Amiga
New Contributor
3 years agosyn_encoding attribute vs STATE_MACHINE_PROCESSING
Hi all,
In specifying the encoding method for a state machine, which has priority, the syn_encoding attribute or Quartus' STATE_MACHINE_PROCESSING?
From my research, it seems that Quartus' option takes priority.
If So, in order to enable syn_encoding, do I need to change STATE_MACHINE_PROCESSING to User-Encoded?
Thanks,