Forum Discussion
Altera_Forum
Honored Contributor
11 years agoavalon_spi RX data and onboard memory
Hi guys I am new, but have created a simple nios ii hello world that will interface with my DUT using the avalon_spi_command routine. The DUT is somewhat unique in that i have to send it 4 byt...
Altera_Forum
Honored Contributor
11 years agoHi Ted
So using something like IOWR_8DIRECT in my nios code will provide fast access to the memory? Also, for allocating memory, would i use alt_uncached_malloc() ? Sorry if these are simple questions... im brand new thanks!