Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 492 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 492 Bytes

SRAM

Features

  • FSM and blocking pipeline AXI4 write and read implementation
  • FIXED and INCR burst type support
  • Aligned address access only
  • Narrow transfer support
  • 4~32KB singal-port RAM
  • Static synchronous design
  • Full synthesizable

FULL vision of datatsheet can be found in datasheet.md.

Build and Test

make comp    # compile code with vcs
make run     # compile and run test with vcs
make wave    # open fsdb format waveform with verdi