[myhdl-list] state machines etiquette
Brought to you by:
jandecaluwe
|
From: George P. <ge...@ga...> - 2006-02-28 07:42:12
|
Hi all,
In general for state machines is it a must to specify all the
outputs at every state? Sometimes I just want an output to stay the same
until I explicitly tell it to change, which seems necessary sometimes,
and also results in more readable code. However, is this advisable?
Thanks,
George
|