Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCalling sopc_builder from the Quartus Tcl console
Hi, I'm having trouble figuring out a method for calling sopc_builder from within the Quartus Tcl console. There's several issues, so I'll try to summarize. objective: Build a project...
Altera_Forum
Honored Contributor
15 years agoi think you would be better off writing a bash or batch file and calling quartus_sh and sopc_builder independently. alternatively, you could write a make file.
--dalon