Forum Discussion

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

Verilog 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 ...