Open Redstone Engineers
Data cache problem
General
klmarus
July 5, 2025, 10:37am
1
Is it necessary to make a cache using replacement algorithms?
How to make an LRU for an 8-segment cache like in MNPU-2 or Chungus-2 ?
Is the pointer operation required for control?