Forum Discussion
CheepinC_altera
Regular Contributor
6 years agoHi Paul,
Thanks for your update. Please feel free to update me on my previous inquiries 3 to 5.
For your information, I have tested generating an example design with CV with CIC default settings. I am able to run the Modelsim simulation without issue.
Thank you
- PGigl6 years ago
Occasional Contributor
Regarding #5, how did you get the example to simulate. The example design did not include a Do file. I ran the TCL script it had created, but was unsure as to the next step. It would be nice if there was a readme file or other instructions, or did I just miss something.
Here is a screen shot of the waveforms.
- CheepinC_altera6 years ago
Regular Contributor
Hi, Can you please try the following to see if you are able to get the simulation running after sourcing the TCL script: 1. Type “ld” to start compilation and elaboration 2. Select and add the signals that you would like to monitor to waveform 3. Then type “run -all” to start the simulation Thank you,. Best regards, Chee Pin - PGigl6 years ago
Occasional Contributor
Thanks, the example simulates fine..