It is easy to update a combinatorial process and forget to update the sensitivity list. In Verilog the @(*) was introduced to say the sensitivity list is what is used in this process. Is there an equivalent in VHDL?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
I found this thread in comp.lang.vhdl. Sounds like VHDL-2008 adds wildcard sensitivity with |
|||
|
|
|
If you can not use VHDL-2008 yet, Sigasi HDT can automatically insert the correct sensitivity list for you. |
|||
|
|