S
Stathis
Guest
I am using Xilinx ISE.
I am developping some combinational components.
When i am using the "always @" feature to determine a level-sensitive
behaviour, the synthesized circuit contains latches. I assume this means
sequential logic is added to the component. Should i avoid this by using the
assign statement instead?
I am developping some combinational components.
When i am using the "always @" feature to determine a level-sensitive
behaviour, the synthesized circuit contains latches. I assume this means
sequential logic is added to the component. Should i avoid this by using the
assign statement instead?