Forum Discussion

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

Synthesis output for multiple driver within one always

Hi, I came across a code snippet and has been boggling my mind quite a bit. The equivalent to the code is below: a is output and x is an internal register always@(posedge clk) begin ...