Forum Discussion
Altera_Forum
Honored Contributor
8 years agoArria 10 memory simulation
Hi, I'm trying to use ModelSim to simulate a small design in Arria 10. Design is a counter driving a ROM. Quartus 17.1 compiles OK. ModelSim Error (copy & paste)# ** Error: (vsim-3033) nofile(...
Altera_Forum
Honored Contributor
8 years agoHaven't simulated it but it appears to be in the alteral_lnsim_ver library. (Win10 won't let me upload a pic).
Did you: $(VLOG) $(QUARTUS_ROOTDIR)/eda/sim_lib/altera_lnsim.sv -work altera_lnsim_ver and VSIMFLAGS += -L altera_lnsim_ver ? ~SysTom