Forum Discussion
Altera_Forum
Honored Contributor
16 years agoWhat's next after Nios II software programming?
I am kinda new to FPGA programming. I have DE2 as my starting board. I have already experimented of how to code VHDL (not yet tried Verilog). I wanted a UART(RS232) interfacing to provide data...
Altera_Forum
Honored Contributor
16 years agoThank you very much for the replies... I am actually doing those stuff. I have already added ECPS flash on the SOPC builder. And I was successful.
I already found the problem... "I did not set the reset vector 0x00 to ECPS flash." I instead set it on the on-chip memory. (this is being set inside the nios II processor interface)