Altera_Forum
Honored Contributor
9 years agoieee.fixed_pkg in Quartus Prime 16.0 Lite Edition
Hi,
I just recently started fiddling with FPGAs and I am currently trying to learn VHDL 2008. One of the textbooks I am following has an example of a MAC implementation that uses a type called u_sfixed that is a part of the fixed_pkg library in ieee. However, when trying to compile the code, Quartus does not seem to recognise the ieee.fixed_pkg package. I tried the same code in Active-HDL and it compiled without issues. I have marked "VHDL 2008" in the project setting. What am I doing wrong? Thanks for any support.