A simple controller for SRAM IS61WV12816BLL-10BLI.
- A0-A18 Address
- D0-D15 Data
clk
no more than 100MHzrw
to control the read/write- When
rw == 1'b1
, write - When
rw == 1'b0
, read
- When
- When the operations complete, the
read_finish
orwrite_finish
will generate a high voltage pulse and last a clock period.