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 ...
JBlec2
Occasional Contributor
6 years agohe solved it with a dual port ram - but also uses the avalon bus -
https://forums.intel.com/s/feed/0D50P00003yyQeSSAU?language=en_US
it looks like there is no easy way around the avalon bus .. so my spi slave needs to be connected to an avalon interface...
hmm