Forum Discussion

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

Implementing Cache Memory for Custom Logic

How can I implement a cache memory for look-up purposes which works with my custom logic, not Nios or ARM? I have implemented different cache architectures using VHDL or Verilog, pipelined them, w...