Error: (vcom-11) Could not find
Hello,
I am trying to do RTL simulation under Questa Intel Starter FPGA Edition-64 2021.2 & Quartus Prime V22.1 Build 917 Lite edition. Device is MAXII cpld.
But when run_msim_rtl_vhdl.do runs, vcom outputs Error:vcom-11 at top.vhd defined the library.
# ** Error: (vcom-11) Could not find cpld_lib.cpld_pkg.
Top.vhd describes the library define under the bellow. Quartus compilation is normal.
------------------------------
library cpld_lib;
use cpld_lib.cpld_pkg.all;
------------------------------
I defined the library using "Create a New library" already under Questa.
I attached Questa screen.
Could you support the solution for this error?
Best regard
Yasushi Niho
Hello sstrell-san,
I didn't use Nativelink and ran the .do developed 10 years ago and it compiled successfully.
Thank you for your support.
Best regard
Yasushi Niho