- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
I have a NIOS II hardware system and 'C' code. How does one store it permanently into the FPGA
so that on power-up the embedded processor will begin to execute it? Does one create a ROM and store it there? Somehow it seems the code will have to be given to Quartus. Thanks, SwimteamLink kopiert
1 Antworten
- Als neu kennzeichnen
- Lesezeichen
- Abonnieren
- Stummschalten
- RSS-Feed abonnieren
- Kennzeichnen
- Anstößigen Inhalt melden
It depends on the size of the code, the amount of memory (on chip and off) that you've allocated to Nios II and where you want that code to run. Where does the Nios II start running code from?
Typically, you have some sort of flash device that stores the FPGA image. You could use that same flash to store the Nios II code either as a separate image that would get loaded by the Nios II into RAM on power on/reset. If the Nios II code is small enough, you could also make it reside in an on chip memory...in this case it could be pulled into Quartus II via a hex file. There are instructions for doing this multiple places on both Altera's site(s) and the inter-web, in general. Good luck! slacker
Antworten
Themen-Optionen
- RSS-Feed abonnieren
- Thema als neu kennzeichnen
- Thema als gelesen kennzeichnen
- Diesen Thema für aktuellen Benutzer floaten
- Lesezeichen
- Abonnieren
- Drucker-Anzeigeseite