Skip to content

SRAM Controller #18

@MortenSorensenNOR

Description

@MortenSorensenNOR

Need to make a module that communicates with the SRAM chip: Datasheet. The goal of the SRAM controller is to

  • Arbiter the data exchange needed to read in and read out model data. This is needed so that model data can be read from the SD card into the MCU and then stored for future use by the render pipeline.
  • Implement the necessary protocol for reading and writing data to the SRAM
  • Store and read addresses of store meshes through a separate Model Address Lookup Table
  • Read and write header data for the size of the different model data, and read out the required model data into a geometry buffer

Metadata

Metadata

Labels

Mesh DataModules and tools for converting and storing mesh and geometry dataSRAM

Type

No type

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions