Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
17 years ago

Write to SRAM in vhdl; Then read into NIOS?

I would like to write data to a specific SRAM address using verilog (no nios) and then access that same memory address using the NIOS processor. The main purpose for this is to execute a video pro...