Forum Discussion
Altera_Forum
Honored Contributor
12 years agoYour problem in converting the code to VHDL is that Verilog has blocking and non-blocking assignment operators. Download the SystemVerilog spec here:
http://standards.ieee.org/getieee/1800/download/1800-2012.pdf and look at the section on "Assignment Statements". My SystemVerilog skills are limited, so I'll leave it to someone else to provide insight as to what is occurring. Cheers, Dave