Forum Discussion
dj-park
Occasional Contributor
2 years agoYes, I do know quartus_fit is command line command.
The reason why I tried it in Tcl console is because of the error message above...
I tried eco_reroute command is it says it's only available with quartus_fit command. Does this mean do I need to put "eco_reroute" command inside some tcl script (like reroute.tcl) and then run it in the command line with "quartus_fit -t reroute.tcl"? Then, what's the use of Tcl console?