Forum Discussion
Altera_Forum
Honored Contributor
20 years agoDMA and Uart
hi ! i would like to start implement DMA controller with uart I already generate and download my system into fpga startix II dev board succefully . I saw also documents about DMA , bit into...
Altera_Forum
Honored Contributor
20 years agowhat i have to do ?
create a system multiprocessor , where one cpu works for the communication . Otherwise the dma is a avalon master like a cpu . If i use one cpu for logical processing and an other cpu for the communication i should resolve my problems . Anyway if i choose this system , may i share variables for two cpu? for example with the cpu n°1 i get and send data and put them in memory with name (struct mydata), and with cpu n°2 that i use for logical processing may i read and write the same variable (struct mydata) ? http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/sad.gif