Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
9 years ago

Unable to run different versions of altera libraires

Hi,

I am new to FPGA simulation.I was given with a qsys file.From this qsys I should generate system & tb and should simulate them.

Here i am using quartus 15.1.2.193.Some libraries are getting generated from earlier version of quartus(say 14.0).

So whenever I try to simulate them in uvm I am facing this below error.

ncsim: *F,NOLWSV: Searching for import subroutine "axi_set_master_end_abstraction_level" in default library libdpi. Unable to load the default library libdpi.

I am using ncsim.

can anyone help me in clean this errorS?