Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers

SOPC Builder

Altera_Forum
Honored Contributor II
1,011 Views

Hello, 

 

Is the SOPC Builder only for Nios II processor?? I have downloaded a Soft-Core Processor from opencores.org, which i'm considering to work with it in SOPC Builder.
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
306 Views

No. You can put anything you want into SOPC builder so long as it uses one of the bus structures understood by SOPC builder. These are the Avalon Memory-Mapped and Avalon Streaming interfaces. 

 

Jake
0 Kudos
Altera_Forum
Honored Contributor II
306 Views
0 Kudos
Altera_Forum
Honored Contributor II
306 Views

In the first place, SOPC Builder designs do not necessarily have a processor. Except in that case, it would be better to have the design code written in HDL itself.  

 

Second, NIOS II processor is completely compatible with Avalon bus which is what SOPC Builder uses.  

 

Third, SOPC builder gives you an option to add new components wherein you can add your own HDL designs of a microprocessor. You can use this feature to add your downloaded HDL design to SOPC Builder. It will ask you to specify a series of options for the new design. 

 

Regards, 

Kumar Vijay Mishra.
0 Kudos
Reply