OpenRAM/compiler/modules
Hunter Nichols 56e79c050b Changed test values to fix tests. 2019-02-06 15:27:29 -08:00
..
bank.py Fix error in offset computation for right drivers 2019-01-28 07:53:36 -08:00
bank_select.py First draft of sram_factory code 2019-01-16 16:15:38 -08:00
bitcell_array.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00
control_logic.py Changed test values to fix tests. 2019-02-06 15:27:29 -08:00
delay_chain.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00
dff.py Added initial code for determining the logical effort delay of the wordline. 2018-11-08 23:54:18 -08:00
dff_array.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00
dff_buf.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00
dff_buf_array.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00
dff_inv.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00
dff_inv_array.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00
hierarchical_decoder.py First draft of sram_factory code 2019-01-16 16:15:38 -08:00
hierarchical_predecode.py First draft of sram_factory code 2019-01-16 16:15:38 -08:00
hierarchical_predecode2x4.py First draft of sram_factory code 2019-01-16 16:15:38 -08:00
hierarchical_predecode3x8.py First draft of sram_factory code 2019-01-16 16:15:38 -08:00
multibank.py First draft of sram_factory code 2019-01-16 16:15:38 -08:00
precharge_array.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00
replica_bitline.py Change pbuf/pinv to pdriver in control logic. 2019-01-23 12:03:52 -08:00
sense_amp.py Fixed some delay model bugs. 2019-02-05 21:15:12 -08:00
sense_amp_array.py Fixed some delay model bugs. 2019-02-05 21:15:12 -08:00
single_level_column_mux_array.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00
tri_gate.py Reimplement gdsMill pin functions so they are run once when a GDS is loaded. Get pins is now a table lookup. 2018-11-07 11:31:44 -08:00
tri_gate_array.py First draft of sram_factory code 2019-01-16 16:15:38 -08:00
wordline_driver.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00
write_driver.py Change pbuf/pinv to pdriver in control logic. 2019-01-23 12:03:52 -08:00
write_driver_array.py Added some comments to the spice files. 2019-01-25 15:00:00 -08:00