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

Nios II+uClinux frambuffer in single SDRAM

Altera_Forum
Honored Contributor II
1,209 Views

Hi All, 

 

I am intending to run uclinux on NIOS 2/f on cyclone 3 fpga. I have one SDRAM 32MB connected to the cyclone 3.  

The system is connected to CCD sensor, I would like video to be streamed to another computer via ethernet. 

 

I have seen couple of IP camera design solutions that use 2 SDRAMs (1 for ucLinux, 1 for frame buffer). I woundn't want this approach as I have space and IO constraints to go with 2 SDRAMs on the board. 

 

Would it be possible to run both uclinux (nios 2) and frame buffer on the same SDRAM? 

 

Highly Appreciate any pointers. 

 

Thank you
0 Kudos
1 Reply
Altera_Forum
Honored Contributor II
523 Views

Hi, 

 

 

--- Quote Start ---  

 

Would it be possible to run both uclinux (nios 2) and frame buffer on the same SDRAM? 

 

--- Quote End ---  

 

 

Maybe, it's possible. But please be careful about the bus bandwidth. Also you may need a special frame buffer driver.  

 

Kazu
0 Kudos
Reply