Forum Discussion
Altera_Forum
Honored Contributor
12 years agoAddress correspondence VHDL/C
Hi, I have a design with hardware writing 32-bit data in a 32-bit memory and software (written with Eclipse and running on a Nios II processor) reading it. I start reading from **_BASE address fou...
Altera_Forum
Honored Contributor
12 years agoTo be more precise:
my design is writing data(31 downto 0) but I'm reading data(7 downto 0)&data(7 downto 0)&data(7 downto 0)&data(7 downto 0). I know I'm mistaking somewhere but I don't know where. Please help me.