| .. |
|
bank.py
|
Removed LVS error where w_en went over whole AND array in 2 port.
|
2019-09-03 17:14:31 -07:00 |
|
bank_select.py
|
Fix pnand2 height in bank select. Unsure how it passed before.
|
2019-07-03 15:12:22 -07:00 |
|
bitcell_array.py
|
Removing unused tech parms. Simplifying redundant parms.
|
2019-09-04 16:08:18 -07:00 |
|
control_logic.py
|
Feedthru port edits.
|
2019-09-27 14:18:49 -07:00 |
|
delay_chain.py
|
Add direction to pins of all modules
|
2019-08-06 14:14:09 -07:00 |
|
dff.py
|
Add layer-purpose GDS support. Various PEP8 fixes.
|
2019-11-14 18:17:20 +00:00 |
|
dff_array.py
|
Removed all unused analytical delay functions.
|
2019-08-06 17:09:25 -07:00 |
|
dff_buf.py
|
Removed all unused analytical delay functions.
|
2019-08-06 17:09:25 -07:00 |
|
dff_buf_array.py
|
Removed all unused analytical delay functions.
|
2019-08-06 17:09:25 -07:00 |
|
dff_inv.py
|
Removed all unused analytical delay functions.
|
2019-08-06 17:09:25 -07:00 |
|
dff_inv_array.py
|
Removed all unused analytical delay functions.
|
2019-08-06 17:09:25 -07:00 |
|
dummy_array.py
|
Add direction to pins of all modules
|
2019-08-06 14:14:09 -07:00 |
|
hierarchical_decoder.py
|
Non-power of 2 address decode tentative
|
2019-11-15 03:59:57 +00:00 |
|
hierarchical_predecode.py
|
Add direction to pins of all modules
|
2019-08-06 14:14:09 -07:00 |
|
hierarchical_predecode2x4.py
|
Removed all unused analytical delay functions.
|
2019-08-06 17:09:25 -07:00 |
|
hierarchical_predecode3x8.py
|
Removed all unused analytical delay functions.
|
2019-08-06 17:09:25 -07:00 |
|
multibank.py
|
Fix capitalization in verilog golden files
|
2019-08-21 14:29:57 -07:00 |
|
port_address.py
|
Correct wordline_driver enable to en, not en_bar.
|
2019-07-05 10:31:05 -07:00 |
|
port_data.py
|
Changed routing to allow for 2 write port with write mask.
|
2019-09-03 14:43:03 -07:00 |
|
precharge_array.py
|
Add direction to pins of all modules
|
2019-08-06 14:14:09 -07:00 |
|
replica_bitcell_array.py
|
Removing unused tech parms. Simplifying redundant parms.
|
2019-09-04 16:08:18 -07:00 |
|
replica_column.py
|
Add direction to pins of all modules
|
2019-08-06 14:14:09 -07:00 |
|
sense_amp.py
|
Uncommented tests that use model delays. Fixed issue in sense amp cin.
|
2019-08-08 18:26:12 -07:00 |
|
sense_amp_array.py
|
Replaced analytical characterization with graph implementation. Removed most analytical delay functions used by old chacterizer.
|
2019-08-08 02:33:51 -07:00 |
|
single_level_column_mux_array.py
|
Replaced analytical characterization with graph implementation. Removed most analytical delay functions used by old chacterizer.
|
2019-08-08 02:33:51 -07:00 |
|
tri_gate.py
|
Made all cin function relate to farads and all input_load relate to relative units.
|
2019-08-08 01:57:04 -07:00 |
|
tri_gate_array.py
|
Removed all unused analytical delay functions.
|
2019-08-06 17:09:25 -07:00 |
|
wordline_driver.py
|
Sometimes round down pdriver to fix polarity
|
2019-11-06 21:51:21 +00:00 |
|
write_driver.py
|
Merged and fixed conflicts with dev
|
2019-06-25 16:55:50 -07:00 |
|
write_driver_array.py
|
Simplify is not None
|
2019-08-22 15:02:52 -07:00 |
|
write_mask_and_array.py
|
Added wmask to lib.py.
|
2019-09-04 09:29:45 -07:00 |