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

NIOS II SOC SW Simulation Too Slow to be useful...

Altera_Forum
Honored Contributor II
1,016 Views

Has anyone seriously used simulation of a NIOS II SOC with SW to debug the design? Yes, I used AN351 

to run and say "Hello World" in simulation but in a real full size SOC it takes forever to run. 

I tried a very simple program that write to LED_PIO, and yes it runs, but it mostly accesses SDRAM. 

What is needed is a NIOS II BFM that obeys the AVALON bus protocol but executes simple Read/Write (bus cycles) 

instructions from a stimulus file. It does not run any 'C' SW! 

Any suggestions?
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
339 Views

You know there is an Avalon-MM master BFM that does exactly that right?

0 Kudos
Altera_Forum
Honored Contributor II
339 Views

Thank you very much ! I did not know but I just found out that there is such a BFM and I am going through the tutorial... Thanks for your help!!!

0 Kudos
Reply