Forum Discussion
Altera_Forum
Honored Contributor
9 years agoUnable to simulate MAX 10 ADC
Hi, I'm thoroughly stuck on simulating the MAX 10 ADC. Tools: Quartus 17 Lite (and 16.1) + ModelSim-Altera 10.5b Modelsim error: # ** Error: (vsim-3033) C:/temp/ADCtest3/source/On_Chi...
Altera_Forum
Honored Contributor
8 years agoHi,
I had the same issue few month ago. There are mistakes in Altera simulation model (regarding module's naming) and I simply linked the synthesis model in my simulation and it worked. Source the files C:/temp/ADCtest3/source/On_Chip_ADC/synthesis/... instead of C:/temp/ADCtest3/source/On_Chip_ADC/simulation/... Excelsium