Forum Discussion
Altera_Forum
Honored Contributor
12 years agoNewbie memory question
Hi, I got a Terasic DE0-nano board with a Cyclone IV FPGA. My design is writing data in the memory. I use a NIOS II softcore too and I'd like it to read the FPGA memory and the data I wrote in a h...
Altera_Forum
Honored Contributor
12 years agoSo I added another memory in Qsys connected to instruction_master of my cpu but now the compilation of the program tells it won't feet, so I make the memory a lot bigger: it compiles. But now the Hello world template won't print anything. It's another problem I have.