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++
12746 Discussions

SOPC Builder Components WITHOUT a NIOS?

Altera_Forum
Honored Contributor II
1,325 Views

I was under the assumption that you could use some of the SOPC builder components without a NIOS. For example if I wanted an SPI interface to my FPGA logic I could create an SPI to Avalon bus interface in SOPC builder and use it in my design. Is this true?

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
574 Views

Hi cyclone, 

 

> if I wanted an SPI interface to my FPGA logic I could create an SPI to Avalon bus 

> interface in SOPC builder and use it in my design. Is this true? 

 

Yes, but you will have to provide a bridge between your external logic and the 

Avalon bus. This is normally a slave interface to your external logic (e.g. a slave 

for your external CPU bus) and a master for the Avalon bus. 

 

Regards, 

--Scott
0 Kudos
Altera_Forum
Honored Contributor II
574 Views

I went to one of Altera's seminars (got the nice T-shirt as well :-) )where they demo-ed in detail how to connect external devices and CPUs to the FPGA, using SOPC builder, without using NIOS. So yes it is possible.  

 

You could do weird and wonderful things like connecting an 8051 to SDRAM or giving it 10 serial ports.  

 

Yes, you also have to connect it as a slave or master. Slave is easy, master more tricky.  

 

Victor Schutte 

www.zerksus.com
0 Kudos
Altera_Forum
Honored Contributor II
574 Views

Hi Victors. 

I'm a beginner with Nios II and Quartus II. My developing board mounts a Cyclone II FPGA EP2C35. 

I must interface an external Camera (C3088 made of Omnivision OV6620 sensor) with that board but, i don't know how to do that. I mean, the connection to PROTO1/PROT2, it's ok, but how create the interface with the internal system?Should i use Avalon MM? I have look to Portable Reference Board project but is really hard to understand. 

Can you give some advices about what you learn on seminary? 

Many thanks 

Paolo 

 

 

 

 

--- Quote Start ---  

originally posted by victors@Jan 10 2006, 11:06 AM 

i went to one of altera's seminars (got the nice t-shirt as well :-) )where they demo-ed in detail how to connect external devices and cpus to the fpga, using sopc builder, without using nios. so yes it is possible.  

 

you could do weird and wonderful things like connecting an 8051 to sdram or giving it 10 serial ports.  

 

yes, you also have to connect it as a slave or master. slave is easy, master more tricky.  

 

victor schutte 

www.zerksus.com 

<div align='right'><{post_snapback}> (index.php?act=findpost&pid=12103) 

--- quote end ---  

 

--- Quote End ---  

0 Kudos
Reply