Altera_Forum
Honored Contributor
15 years agoDual access block ram access from nios and custom vhdl
First, Id like to say I'm new to using Altera FPGA's so sorry if this is very simple. I have implemented a dual access block ram in SOPC. One side goes to the nios-II core so i can read and write from my c code. I'd like the other side to be made into external ports so that I can read/write the ram from my custom vhdl code. What is the best way of doing this? Thank you!