- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
My design consists of multiple Qsys components, and I intend to generate a single .tcl script to compile all the IP components and associated BFMs, and then consolidate the same in my top level simulation script (custom). I have quartus prime standard edition 15.1. I don't see the option of generating simulator scripts in the IP upgrade window (no selection box). However, I see (in the Upgrade window and geenrated msim.tcl file) that all a top level simulation script can be generated using the ip-setup-simulation command. I tried doing this from the command prompt (I use windows 7). quartus_sh works fine - Which means I have all env set correctly. However, when I use quartus_sh ip-setup_simulation command, I get an error stating that the command is not identified. Can somebody guide me with this? Your help would be really appreciated, Thanks, VKLink Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello, have you had any success? I have seen this done from a Development Board from PLDA and the .tcl script was very long (200+ lines). The script had entries to compile every megafucntion within your design. One would open ModelSim and type "do plda_simulate.tcl" and it would compile the project and run the simulation testbench. I have been running the RTL simulation from Quartus->Tools->Run RTL Simulation Tool but now I'm having a problem with a project where ModelSim says, "Failed to open design unit file in read mode". Turns out that there is a file path error that Quartus generates that I'm unable to fix so I'm looking at doing what you are asking for help on.
Let me know. Thanks, Joe- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
--- Quote Start --- Hi, My design consists of multiple Qsys components, and I intend to generate a single .tcl script to compile all the IP components and associated BFMs, and then consolidate the same in my top level simulation script (custom). I have quartus prime standard edition 15.1. I don't see the option of generating simulator scripts in the IP upgrade window (no selection box). However, I see (in the Upgrade window and geenrated msim.tcl file) that all a top level simulation script can be generated using the ip-setup-simulation command. I tried doing this from the command prompt (I use windows 7). quartus_sh works fine - Which means I have all env set correctly. However, when I use quartus_sh ip-setup_simulation command, I get an error stating that the command is not identified. Can somebody guide me with this? Your help would be really appreciated, Thanks, VK --- Quote End --- Hi VK, For your information, seems like starting from Quartus 16.0, you can find the option to generate simulation script for all the IP in your Quartus project. You can generate it by Quartus -> Project -> Upgrade IP Components -> Generate Simulator Script for IP. Best Regards, bfkstimchan (This message was posted on behalf of Intel Corporation)
Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page