| .. |
|
characterizer
|
Fail simulation tests if correct spice is not found. Correctly load spice characterizer.
|
2018-01-26 13:00:25 -08:00 |
|
gdsMill
|
Rewrite CONTRIBUTING.md to add changes relative to dev. Add small changes from orbe7947.
|
2017-12-12 15:50:45 -08:00 |
|
router
|
Fix unit tests to be DRC clean.
|
2017-06-07 10:29:53 -07:00 |
|
tests
|
Clean up messages.
|
2018-01-31 11:54:20 -08:00 |
|
verify
|
Create empty setup.tcl file as workaround for resetting netgen LVS options until Tim fix's bug.
|
2018-01-31 08:28:53 -08:00 |
|
Makefile
|
Add Makefile for parallel test execution.
|
2018-01-22 13:39:07 -08:00 |
|
bank.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
bitcell.py
|
Add spice pruning for speed-up. Fix spice search bugs. Add time in stages to openram output.
|
2017-11-14 13:24:14 -08:00 |
|
bitcell_array.py
|
Make both gnd rails in 6T cell from top to bottom in SCMOS. Connect in bitcell array.
|
2018-01-31 10:04:28 -08:00 |
|
contact.py
|
Added workaround to import layouts into Magic. Select and well layers in active contacts. Fixed missing implant enclose active DRC rule in parameterized cells.
|
2018-01-11 10:24:44 -08:00 |
|
control_logic.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
debug.py
|
Clean up messages.
|
2018-01-31 11:54:20 -08:00 |
|
delay_chain.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
design.py
|
Fix 6T and replica cell contact spacing issues with Magic DRC.
|
2018-01-26 12:39:00 -08:00 |
|
example_config_freepdk45.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
example_config_scn3me_subm.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
geometry.py
|
Remove metal3 blanket blockage on library cells.
|
2017-12-19 09:55:59 -08:00 |
|
globals.py
|
Fixed command line arguments to take priority over config file. Any option can be specified in config file now.
|
2018-01-21 11:21:09 -08:00 |
|
hierarchical_decoder.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
hierarchical_predecode.py
|
Fix wrong pin order on pnand2 LVS problem.
|
2018-01-29 15:31:14 -08:00 |
|
hierarchical_predecode2x4.py
|
Change default delay modeling to analytical. Add command-line option characterization by simulation (-c).
|
2017-11-09 11:13:44 -08:00 |
|
hierarchical_predecode3x8.py
|
Fix input discrepencies in pre3x8
|
2018-01-29 15:25:41 -08:00 |
|
hierarchy_layout.py
|
Add well around column muxes.
|
2018-01-31 14:31:50 -08:00 |
|
hierarchy_spice.py
|
Remove level of indirection to ptx devices to allow LVS symmetries.
|
2018-01-29 15:25:15 -08:00 |
|
lef.py
|
Remove metal3 blanket blockage on library cells.
|
2017-12-19 09:55:59 -08:00 |
|
ms_flop.py
|
Change default delay modeling to analytical. Add command-line option characterization by simulation (-c).
|
2017-11-09 11:13:44 -08:00 |
|
ms_flop_array.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
openram.py
|
Add Makefile for parallel test execution.
|
2018-01-22 13:39:07 -08:00 |
|
options.py
|
Remove personalized temp dir.
|
2018-01-19 16:39:14 -08:00 |
|
path.py
|
Added pins to the ptx class. Modified pin class to do lazy write of GDS shapes to allow removal of pins.
|
2017-10-05 17:35:05 -07:00 |
|
pgate.py
|
Fix 6T and replica cell contact spacing issues with Magic DRC.
|
2018-01-26 12:39:00 -08:00 |
|
pin_layout.py
|
Revised LEF and Verilog generation. Does not read GDS for speed improvements.
|
2017-12-19 09:01:24 -08:00 |
|
pinv.py
|
Fix 6T and replica cell contact spacing issues with Magic DRC.
|
2018-01-26 12:39:00 -08:00 |
|
pnand2.py
|
Fix wrong pin order on pnand2 LVS problem.
|
2018-01-29 15:31:14 -08:00 |
|
pnand3.py
|
Fix wrong pin order on pnand2 LVS problem.
|
2018-01-29 15:31:14 -08:00 |
|
pnor2.py
|
Fix 6T and replica cell contact spacing issues with Magic DRC.
|
2018-01-26 12:39:00 -08:00 |
|
precharge.py
|
Fix precharge nwell contact spacing DRC violatin.
|
2018-01-26 13:53:45 -08:00 |
|
precharge_array.py
|
Added workaround to import layouts into Magic. Select and well layers in active contacts. Fixed missing implant enclose active DRC rule in parameterized cells.
|
2018-01-11 10:24:44 -08:00 |
|
ptx.py
|
Remove level of indirection to ptx devices to allow LVS symmetries.
|
2018-01-29 15:25:00 -08:00 |
|
regress.sh
|
Add regress.sh script for convenience
|
2016-11-18 08:00:34 -08:00 |
|
replica_bitcell.py
|
Development version of new pin data structure. Tests pass LVS/DRC except for bank level.
|
2017-08-23 15:02:15 -07:00 |
|
replica_bitline.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
route.py
|
Fix LEF mismatch due to path/wire hierarchy change. Add characterizer feasible delay/slew check. Update delay tests with new delays.
|
2017-08-07 10:24:45 -07:00 |
|
sense_amp.py
|
Add spice pruning for speed-up. Fix spice search bugs. Add time in stages to openram output.
|
2017-11-14 13:24:14 -08:00 |
|
sense_amp_array.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
single_level_column_mux.py
|
Fix pwell contact in column mux to have layers for Magic.
|
2018-01-29 15:53:22 -08:00 |
|
single_level_column_mux_array.py
|
Add well around column muxes.
|
2018-01-31 14:31:50 -08:00 |
|
sram.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
tri_gate.py
|
Add spice pruning for speed-up. Fix spice search bugs. Add time in stages to openram output.
|
2017-11-14 13:24:14 -08:00 |
|
tri_gate_array.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |
|
utils.py
|
Rewrite CONTRIBUTING.md to add changes relative to dev. Add small changes from orbe7947.
|
2017-12-12 15:50:45 -08:00 |
|
vector.py
|
Merge master branch into router
|
2017-01-09 14:04:37 -08:00 |
|
verilog.py
|
Revised LEF and Verilog generation. Does not read GDS for speed improvements.
|
2017-12-19 09:01:24 -08:00 |
|
wire.py
|
Fix new offset snap problems in wordline drive. Fix ptx multifinger pin bug. Add new add_center_rect function.
|
2017-10-06 15:30:15 -07:00 |
|
wordline_driver.py
|
Fix nand input ordering to correct netgen LVS error of wordline driver.
|
2018-01-29 15:36:37 -08:00 |
|
write_driver.py
|
Add spice pruning for speed-up. Fix spice search bugs. Add time in stages to openram output.
|
2017-11-14 13:24:14 -08:00 |
|
write_driver_array.py
|
Simplify configuration file to allow all options to be over-riden. Move default module types to options.py to simplify config file.
|
2018-01-19 16:38:19 -08:00 |