J
Jim Wu
Guest
Below is an example from the LRM. It kind of implies that both state2
and state3 will have an attribute fsm_state=1. However, I can't find a
definitive and explicit statement in the LRM to confirm that is the
case. Any comments?
(* fsm_state=1 *) reg [3:0] state2, state3;
Cheers,
Jim
and state3 will have an attribute fsm_state=1. However, I can't find a
definitive and explicit statement in the LRM to confirm that is the
case. Any comments?
(* fsm_state=1 *) reg [3:0] state2, state3;
Cheers,
Jim