Altera_Forum
Honored Contributor
8 years agohow to build the example project form *.tcl file?
hi everyone:
in my project, i have to add a Third party IP. i got a *.tcl file to build a example project. the IP's datasheet tell me to excute: quartus_sh -t ex1.quartus.tcl but in quartus tcl console, i tried " quartus_sh -t ex1.quartus.tcl" then error shows: Error:invalid command name "quartus_sh" can someone give me some help?