Forum Discussion
Altera_Forum
Honored Contributor
14 years agoYou can't, instructions read from an Avalon slave have to read into the instruction cache first.
What you can do is use a tightly coupled memory block for the instructions. You'll probably need to make the memory blocks second port a slave to the avalon bus and give the cpu data access to it. If you want to use the jtag debugger, you'll still need the instruction master and a minimal instruction cache.