Forum Discussion
Altera_Forum
Honored Contributor
18 years agoThanks for your reply.
My purpose was to use "always @" to detect any input change, rather than the combinational logic, so that avoid to figure out the implementation details. Do you mean two points? 1, out is ignored because it only appears in event expression(I didn't know this constraint); 2, out hasn't default power on state.