Forum Discussion
SusanB
New Contributor
7 years agoNeed help to resolve Fatal (vsim-3350) when launching ADC IP simulation (MAX 10) directly from Quartus Prime Lite Edition 18.0.
I have been struggling to get Max 10 ADC IP to simulate out of Quartus. I have figured out work-arounds to run my own "do" script in modelsim (Altera edition that came with Quartus) but I would li...
Vicky1
Regular Contributor
7 years agoHi,
Apologies for the late response,
Please try to check once with Test Bench Template as follows,
- "Processing" -> "Start" -> "Start Test Bench Template Writer"
- Check the Test Bench file generated under project directory\simulation\modelsim\ .vt file
- Open the .vt file, provide input stimulus & use this module name as test bench name while creating NativeLink
- setup the NativeLink & try perform simulation
Have you made use of mega wizard in your design?
Could you provide the project file(Project -> Archive Project)?
Regards,
Vikas