Altera_Forum
Honored Contributor
7 years agoQuartus VHDL-2008 outdated IEEE package ?
Hi,
I'm using Quartus 16.1.2 and it seem to use outdated package for IEEE.std_logic_1164 and IEEE.numeric_std because I can't use the Unary Reduction Logic Operators provide by VHDL-2008. example: ack <= or(ack_vector); https://alteraforum.com/forum/attachment.php?attachmentid=15251&stc=1 Does anyone know how fix this issue? Note: Work with Vivado and Questa Sim