Forum Discussion
TFisc4
New Contributor
1 year agoQuartus_syn and nested pragma not supported
I have a bunch of vhdl code which needs to be seen from Altera tools but not others, so I am using "altera translate_on/off" nested inside "pragma translate_off/on" directives: library ieee;
use iee...
ShengN_altera
Super Contributor
1 year agoHi,
The quartus_syn supports nesting but just not support pragma as mentioned in this document link https://www.intel.com/content/www/us/en/docs/programmable/683475/19-4/remove-non-standard-pragmas.html
Thanks,
Regards,
Sheng