Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

SOPC bulder - how ?

Altera_Forum
Honored Contributor II
1,445 Views

How to create device with master and slave ports ? 

I saw master-slave componets but how to build new one ?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
545 Views

Hello AlexS, 

 

Check http://www.niosforum.com/forum/index.php?a...t=st&f=15&t=508 (http://www.niosforum.com/forum/index.php?act=st&f=15&t=508) to get some information about writing an Avalon master. 

 

niosIIuser
0 Kudos
Altera_Forum
Honored Contributor II
545 Views

That example I put up is somewhat obsolete -- I put it up before SOPC Builder allowed the automation of such tasks. Now with SOPCB v4.2, there is a new "component editor" which allows you to build interfaces with multiple master/slave ports. Documentation on this is coming soon (a couple of weeks now, I think) to the Altera.com webshite.  

 

Indeed, if you download the .zip I put up, extract only the verilog file, and take that into component editor, you'll be able to do the same thing that I did by writing the class.ptf file (that describes the avalon interfaces).
0 Kudos
Reply