Forum Discussion
AnandRaj_S_Intel
Regular Contributor
6 years agoHi James,
Can elaborate the steps?
Try to to include below lines in simulation script and check.
set path_to_quartus C:/intelFPGA_lite/18.1/quartus
vlib altera_mf
vmap altera_mf altera_mf
vcom -work altera_mf -2002 -explicit $path_to_quartus/eda/sim_lib/altera_mf_components.vhd
vcom -work altera_mf -2002 -explicit $path_to_quartus/eda/sim_lib/altera_mf.vhd
Regards
Anand