Altera_Forum
Honored Contributor
11 years agoNewbie TCl scripting
Dear all,
I'm a begineer in scripting and also don't know if this is the way to go. I have a design in Quartus (10.1sp1) (described in HDL, no NIOS). The timing constraints are defined in a .sdc file. I would like to 'Compile' with decreasing clock period (10ns 9.9ns 9.8ns etc.) to reach the timing limit of the design. Is ther a way to automate this process and write on a file the limit clock period? I'm thinking of a script that can be run from command line (DOS window) or in the 'TCL window'? Thanks in advance for any tip.