Forum Discussion
Altera_Forum
Honored Contributor
15 years agoI have resolve the question,that is reading data out from "On chip memory"by TX_SGDMA ,now the signaltapII wave is OK.
my way is:in SOPC I set "on chip memory" data width is 32 bits,but I set data in .hex file is 8 bits,so the higher bits will add 0x00s.I change the data width to 32bits.so everything run well~! best regard!~