Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
16556 Discussions

Quartus does not accept ieee_proposed library.

c7890
Novice
1,316 Views

Hi, I have a vhdl code that requiers Fixed point package. So How Can i compile this libarary into my quartus.

Error (10481): VHDL Use Clause error at LOAD.vhd(7): design library "ieee_proposed" does not contain primary unit "fixed_pkg"

 

0 Kudos
3 Replies
Kenny_Tan
Moderator
1,228 Views
0 Kudos
Kenny_Tan
Moderator
1,228 Views

You may check your email for further details

0 Kudos
c7890
Novice
1,228 Views

I think the files are exist in my ModelSim directory and when I import the package that I want, it works normally in modelSim. But the problem is when I past the same code in quartus it gives an error message.

The reason that I want to execute the code in Quartus because I want to visualize its RTL. Here is a screenshots

 

modelSim1.PNG

 

modelSim2.PNG

modelSim3.PNG

0 Kudos
Reply