Forum Discussion
Altera_Forum
Honored Contributor
20 years agoAbout DMA problem..please help me
hi all I have try the altera memory test project with Nios II IDE.. but always display "-Testing memory using DMA"... http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif the...
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- i had done the sopc part. but i am stuck with the vhdl code in Quartus II. i thought we have to write the VHDL in Quartus II in order to be compatible with the sopc. only then, we can run the C code in nios2 ide. am i right? pls advise if i am wrong. --- Quote End --- SOPC Builder will generate the VHDL for the entire system which you then compile using Quartus II (as apposed to writing the logic manually). Once you have a programming file created by Quartus II you download the file to the FPGA and then you can communicate with the Nios II processor inside your SOPC Builder system.