Altera_Forum
Honored Contributor
15 years agoVerilog sequential code
I have a shift register made with DFF flip flops. When using the command "create HDL file for current files" the DFF are synthesized using blocking assignments as: always -at-(posedge CK or ...