OpenRAM/compiler/modules
jcirimel 7cb3091140 Merge branch 'dev' of https://github.com/VLSIDA/PrivateRAM into custom_mod 2020-02-04 23:40:54 -08:00
..
bank.py Add separate well design rules. 2020-01-23 19:43:41 +00:00
bank_select.py Cleanup and rename vias. 2020-01-30 01:45:33 +00:00
bitcell_array.py Cleanup and rename vias. 2020-01-30 01:45:33 +00:00
bitcell_base_array.py Cleanup and rename vias. 2020-01-30 01:45:33 +00:00
control_logic.py
custom_module_properties.py add custom module file, make dff clk pin dynamic 2020-02-04 23:35:06 -08:00
delay_chain.py
dff.py add custom module file, make dff clk pin dynamic 2020-02-04 23:35:06 -08:00
dff_array.py add custom module file, make dff clk pin dynamic 2020-02-04 23:35:06 -08:00
dff_buf.py
dff_buf_array.py
dff_inv.py
dff_inv_array.py
dummy_array.py Fix base bitcell syntax error. Remove some unused imports. 2020-01-30 01:58:30 +00:00
hierarchical_decoder.py Pgates are 8 M1 high by default. Port data is bitcell height. 2020-01-30 03:34:04 +00:00
hierarchical_predecode.py Cleanup and rename vias. 2020-01-30 01:45:33 +00:00
hierarchical_predecode2x4.py
hierarchical_predecode3x8.py
module_type.py Cleanup and rename vias. 2020-01-30 01:45:33 +00:00
multibank.py Cleanup and rename vias. 2020-01-30 01:45:33 +00:00
port_address.py Add separate well design rules. 2020-01-23 19:43:41 +00:00
port_data.py Add separate well design rules. 2020-01-23 19:43:41 +00:00
precharge_array.py write_driver/sense_amp/precharge arrays: Allow y axis mirroring 2020-01-28 15:51:39 +01:00
replica_bitcell_array.py Fix base bitcell syntax error. Remove some unused imports. 2020-01-30 01:58:30 +00:00
replica_column.py Bitcell arrays: Allow mirroring on the y axis 2020-01-28 15:51:21 +01:00
sense_amp.py
sense_amp_array.py Merge remote-tracking branch 'bkoppelmann/bit-sym' into dev 2020-01-29 11:24:09 -08:00
single_level_column_mux_array.py column_mux: Allow y axis mirroring 2020-01-28 15:51:39 +01:00
tri_gate.py
tri_gate_array.py
wordline_driver.py Pgates are 8 M1 high by default. Port data is bitcell height. 2020-01-30 03:34:04 +00:00
write_driver.py
write_driver_array.py Merge remote-tracking branch 'bkoppelmann/bit-sym' into dev 2020-01-29 11:24:09 -08:00
write_mask_and_array.py