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

Error using unsigned fixed point package

Altera_Forum
Honored Contributor II
1,137 Views

Hello, 

 

i've got an error trying to use fixed_float_types_c.vhdl and fixed_pkg_c 

 

error (10481): vhdl use clause error at producten.vhd(3): design library "work" does not contain primary unit "fixed_package" 

error (10800): vhdl error at producten.vhd(3): selected name in use clause is not an expanded name 

 

Seems i'm not configuring properly the libraries or the access to them, can anyone help me? 

 

Alfonso 

 

Included the error files and both libraries to be included
0 Kudos
4 Replies
Altera_Forum
Honored Contributor II
376 Views

Apparently you didn't include the package files in your project.

0 Kudos
Altera_Forum
Honored Contributor II
376 Views

Please post questions like these in the appropriate location, this section is for *Forum Website* topics...

0 Kudos
Altera_Forum
Honored Contributor II
376 Views

 

--- Quote Start ---  

 

Give me a forum and i'll provide you a reason why shouldn't be posted on these links, none of this links relates to code, please made your site more clear. 

 

--- Quote End ---  

 

 

Admin: I moved your post to the appropriate section.
0 Kudos
Altera_Forum
Honored Contributor II
376 Views

Could you give the script you are using to compile your project? 

You need to compile your two fixed_*.vhd files first and ensure they are in the work libraby.
0 Kudos
Reply