Forum Discussion
Altera_Forum
Honored Contributor
16 years ago --- Quote Start --- just wondering if you have tried quartus_sh --flow instead of running each individual binary. --- Quote End --- Yes I had considered using quartus_sh --flow but I thought I may have more control by executing them individually with the potential of passing a unique tcl script to each one. For instance I'm running quartus_sta with a unique tcl file that produces our custom timing reports. I thought this was the way to go. Thanks.