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

A problem with On-chip memory on UP3 board

Altera_Forum
Honored Contributor II
1,020 Views

I am currently trying to design a small Nios II system on UP3 board which only consists of the Nios II/e core, jtag uart, timer and on-chip memory. The cyclone FPGA I use on UP3 board contains 92,000 memory bits that means there are about 11kb memory is avaiable.  

 

However, every time when I compile the system, the maximum on-chip memory I can use is 4kb. The actual memory bit usage is only 46%. Whenever the size beyond 4kb, the compiler generates the error saying : Can't place 76 RAM cells or portions of RAM cells in design. Therefore most of the memory bits are unachievable and would be a wastage. 

 

Anyone knows how to sort out this problem and is it possible to utilize the memory bits as much as possible?
0 Kudos
0 Replies
Reply