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 ago --- Quote Start --- Ah, so it is. Thanks, SysTom. I'm not quite sure what to do with it, though. I wasn't clear earlier, but I'm using the ModelSim IntelFPGA (freebie) version, so normally all the simulation elements are in the various ModelSim-ASE folders - sometimes difficult to find there too. Perhaps it is time I read through the docs again, I expect there are new things since ModelSim first became the tool to use after Altera dropped its own built-in simulator. Regards, --- Quote End --- Later: OK, I needed to add the pre-compiled altera_lnsim folder to my 'do' script. Simulation now runs, thanks. Previously these folders have descriptive names, e.g. arriav, arriav_hssi etc. 'altera_lnsim' is not so helpful, and Windows search does not find 'generic' in the files in the folder. Regards,