OpenRAM/compiler/modules
mrg 59d65c46c3 Fix bug in not adding RBLs in local bitcell array 2020-08-18 15:11:10 -07:00
..
bank.py Update interface of RBL array 2020-08-17 17:19:07 -07:00
bank_select.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
bitcell_array.py Reabstracting bit and word line names. 2020-08-06 11:17:49 -07:00
bitcell_base_array.py Reabstracting bit and word line names. 2020-08-06 11:17:49 -07:00
col_cap_array.py Allow replica_bitcell_array without the replica columns for local wordlines. 2020-07-27 16:22:21 -07:00
control_logic.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
delay_chain.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
dff_array.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
dff_buf.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
dff_buf_array.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
dff_inv.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
dff_inv_array.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
dummy_array.py Draft local and global arrays. Ensure rows before cols in usage. 2020-07-23 14:43:14 -07:00
global_bitcell_array.py Update interface of RBL array 2020-08-17 17:19:07 -07:00
hierarchical_decoder.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
hierarchical_predecode.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
hierarchical_predecode2x4.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
hierarchical_predecode3x8.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
hierarchical_predecode4x16.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
local_bitcell_array.py Fix bug in not adding RBLs in local bitcell array 2020-08-18 15:11:10 -07:00
module_type.py Cleanup and rename vias. 2020-01-30 01:45:33 +00:00
multibank.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
port_address.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
port_data.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
precharge_array.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
replica_bitcell_array.py Update replica column call to new refactor 2020-08-18 09:14:50 -07:00
replica_column.py Update replica column unit tests for new refactor 2020-08-18 08:56:24 -07:00
row_cap_array.py Allow replica_bitcell_array without the replica columns for local wordlines. 2020-07-27 16:22:21 -07:00
sense_amp.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
sense_amp_array.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
single_level_column_mux_array.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
tri_gate_array.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
wordline_buffer_array.py Replica bitcell with all the fixings 2020-08-11 15:00:29 -07:00
wordline_driver_array.py Merge branch 'dev' of github.com:VLSIDA/PrivateRAM into dev 2020-08-17 14:20:34 -07:00
write_driver_array.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00
write_mask_and_array.py Change inheritance inits to use super 2020-08-06 11:33:26 -07:00