SYNAPTICADcolon TRANSLATION SERVICES V2V

Next: Procedural Assignments, Main: Supported Constructs, Previous: Looping Statements

Continuous Assignments

A continuous assignment in Verilog is a statement that executes every time the right hand side of the an assignment changes. This is wholly equivalent to the concurrent signal assignment in VHDL with inertial delays.