[myhdl-list] check for "signal.next == value"
Brought to you by:
jandecaluwe
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 |