Forum Discussion
JBlec2
Occasional Contributor
6 years agoCan i have access to VHDL Signals written memory with my NIOS II ?
I know that it is possible with the Avalon Bus. But I dont want to use it. I just want to have access on some signals which will come via SPI- Slave Memory, which runs independent . Maybe you have ...
Ahmed_H_Intel1
Frequent Contributor
6 years agoHi,
Any data transferred to or from NIOS II must use the Avalon bus. If you are targetting fast access you have to know that it isn't the Avalon, it is the approach you use. For example, if you put the data on a flash device will require more time to end the process.
Regards,