Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Post synthesis analysis

Altera_Forum
名誉分销商 II
1,133 次查看

Hi all, 

I put in Quartus a vhdl module that was previously in a VHDL testbench placed into a Modelsim project; 

I created the .vho file; 

now I have to put it into the testbench again, so I have to recompile it in the testbench 'work' directory; 

but when I recompile it, here's the error: 

** Error: C:/PROGETTI/archivio-test-BCA/EXPORT_VER/FPGA MODULE TEST/sviluppo/0.1.8/ClkMult/testbench_ClkMult.vhd(15): Library cycloneiii not found. ** Error: C:/PROGETTI/archivio-test-BCA/EXPORT_VER/FPGA MODULE TEST/sviluppo/0.1.8/ClkMult/testbench_ClkMult.vhd(16): Library altera not found.it doesn't find the 'cycloneiii' and the 'altera' libraries that appears in the .vho file after synthesis. 

What can I do? 

 

Thanks a lot.
0 项奖励
1 回复
Altera_Forum
名誉分销商 II
512 次查看

it doesn't seem like you've compiled the Altera simulation libraries 

 

http://www.altera.com/literature/hb/qts/qts_qii5v3.pdf
0 项奖励
回复