- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi
i wish to execute perl script after running quartus synthesis - i wish to do so from my quartus flow is there any way to do so BR MeirLink Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The QSF file is basically a tcl script. It has ways to call other TCL script files as different stages of the flow.
http://www.altera.com/support/examples/tcl/auto_processing.html In the post processing script, you can use tcl exec command to call a perl script. Pete
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