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 recommend skipping straight to qsys which should handle this better - there are executables like sb-generate.exe which you can call to generate a component.
sb-generate (and friends) should set up a lot of the environment for you so you just need to have the exe on the path. I don't have an install to hand, but I think sopc_builder/model/bin is the directory you need.