From: George P. <ge...@ga...> - 2006-02-25 01:15:35
Hi Jan,
Could you add a check for accidental use of "signal.next == value"
instead of "signal.next = value" ? It saves time to have it caught at
the myHDL level.
Thanks,
George
George Pantazopoulos wrote:
> Hi Jan,
>
> Could you add a check for accidental use of "signal.next == value"
> instead of "signal.next = value" ? It saves time to have it caught at
> the myHDL level.
This is the type of problem (not specific to MyHDL) that pychecker
can find:
http://pychecker.sourceforge.net/
I don't use pychecker regularly, but I think I should. Also, it
might be useful to come up with some settings for the MyHDL
case (e.g. to ignore the myhdl package itself).
Jan
--
Jan Decaluwe - Resources bvba - http://www.jandecaluwe.com
Losbergenlaan 16, B-3010 Leuven, Belgium
From Python to silicon:
http://myhdl.jandecaluwe.com