Generating SRAMs #31
Labels
I: Block
Internal: Represents a verilog block for the IP
S: Needs Thinking
Status: A change that needs thinking before it can become actionable.
We will probably want to have SRAMs in our design. Memories can be "modeled" in Verilog, but they will get synthesized to a bunch of registers instead of actual memories. Instead, we will need to use an SRAM generator. More details to follow.
Next steps: do more research, play around with OpenRAM
The text was updated successfully, but these errors were encountered: