bu-icsg / dana

Dynamically Allocated Neural Network Accelerator for the RISC-V Rocket Microprocessor in Chisel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Refactor SRAM to use `SeqMem`

seldridge opened this issue · comments

The manually-supplied SRAM buffers that wrap a Chisel Mem construct with sequential read support should be refactored to use the native SeqMem.