Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
11 years ago

Synthesis of non-blocking statements

I'm wondering why the following two Verilog code snippets are synthesized in the same way. Because of non-blocking statements, tools should give a warning in the first case. # out is the de...