FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
Announcements
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.
6673 Discussions

about error "instantiates undefined entity "dspba_delay_ver"

Altera_Forum
Honored Contributor II
2,233 Views

1.build a mdl file project in simulink use altera dsp builder advanced blockset. 

2.run in the modelsim ,result is ok. 

3.add the qip file to my project in quartus II 15.0 . 

4.when i compile the design ,there are errors like this:Error (12006): Node instance "redist273" instantiates undefined entity "dspba_delay_ver" 

is anyone can help me ,thanks?
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
1,219 Views

this issue is solved by add the dspba_library_ver.sv file to my project: 

M:\altera\15.0\quartus\dspba\Libraries\sv\base\dspba_library_ver.sv
0 Kudos
Reply