Solved
Forum Discussion
MBraa3
New Contributor
6 years agoI have now solved the issue.
In the simulaion.do file I added the following command when running the simulation:
vsim -L altera_s10fpdsp_block_191 -L fourteennm -t ns testbench
The fourteennm library was not loaded during the simulation which caused the error.