Forum Discussion
Altera_Forum
Honored Contributor
17 years agoHi All,
thanks for useful info. In fact I did something similar because I didn't know about PRE_FLOW_SCRIPT_FILE feature of quartus. I have built a small TCL script which generates entity having one output vector of 32 bits, which is fed by output of 'clock seconds' TCL command. However in order to run compilation I have used TCL script which does it for me, and not the PRE_FLOW_SCRIPT_FILE. Your solution is better because it keeps the current development flow intact. d.