You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openpowerwtf d5fc9bcd00 add lcb strobe and cleanup array logic 1 year ago
..
address_clock.v add lcb strobe and cleanup array logic 1 year ago
predecode.v add lcb strobe and cleanup array logic 1 year ago
ra_64x72_2r1w.v add lcb strobe and cleanup array logic 1 year ago
ra_bist.v add lcb strobe and cleanup array logic 1 year ago
ra_cfg.v add lcb strobe and cleanup array logic 1 year ago
ra_lcb.v add lcb strobe and cleanup array logic 1 year ago
readme.md 64x72 sim 1 year ago
regfile_64x24_2r1w.v add lcb strobe and cleanup array logic 1 year ago
regfile_64x24_2r1w_behav.v 64x72 sim 1 year ago
toysram_16x12.v 64x72 sim 1 year ago
toysram_16x12_wrapper.v add lcb strobe and cleanup array logic 1 year ago

readme.md

ToySRAM

  • 64x24 behaviorals

Compile

# full behavioral
verilator --lint-only -I. -Wno-LITENDIAN regfile_64x24_2r1w_behav.v
# split into subarrays
verilator --lint-only -I. -Wno-LITENDIAN regfile_64x24_2r1w.v