Forum Discussion
1 Reply
- Altera_Forum
Honored Contributor
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