FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
6161 Discussions

How about compiling SOPC builder on command line

Altera_Forum
Honored Contributor II
791 Views

hi 

I have created several FPGA system. 

creating NiosII system sometime. 

 

I studied how to compile FPGA system on command line. 

so I don't need to open QuartusII for recompiling the project. 

 

but,I still need to compile SOPC system on the GUI. 

 

does anyone know how to compile sopc builder on command line. 

 

thanks.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
101 Views

Use the --generate flag. 

 

See "sopc_builder --help" for more details
Altera_Forum
Honored Contributor II
101 Views

thanks a lot. 

I'll try.
Reply