riscv-software-src/riscv-perf-model

Support Multiple pipelines in the LSU

h0lyalg0rithm opened this issue · 1 comments

Add support for N load/store pipelines; this entails ensuring there are no collisions on the cache/mmu blocks between pipes (or add explicit support to allow that and assert when NOT requested)

@klingaard I would like to work on this feature.If there is something that you think I should consider before implementing this please let me know