Forum Discussion
KhaiChein_Y_Intel
Regular Contributor
6 years agoHi,
You can prevent optimization by setting the preserve synthesis attribute on the register. You may refer to the syntax below.
Verilog: https://www.intel.com/content/www/us/en/programmable/quartushelp/current/index.htm#hdl/vlog/vlog_file_dir_preserve.htm
VHDL: https://www.intel.com/content/www/us/en/programmable/quartushelp/current/index.htm#hdl/vhdl/vhdl_file_dir_preserve.htm
Thanks.
Best regards,
KhaiY