Forum Discussion
AIbra11
New Contributor
6 years agoThank you Richard, however it didn't help,
I actually solved it by adding :
vcom -93 -work work {C:/intelFPGA_lite/Projects/......./Sources/user_pkg.vhd}
to:
C:/intelFPGA_lite/Projects/......./simulation/modelsim/[project_name]_run_msim_rtl_verilog.do
to include it in the list of compiled files
The problem is I have to do this manually, I hope there was a way to configure it automatically from Quartus.