| .. |
|
base
|
Update router to work with pin_layout structure.
|
2018-08-29 15:34:45 -07:00 |
|
characterizer
|
Remove OEB signal since we split DIN/DOUT ports
|
2018-08-13 14:09:49 -07:00 |
|
gdsMill
|
Update router to work with pin_layout structure.
|
2018-08-29 15:34:45 -07:00 |
|
modules
|
Initial refactor of signal and supply router classes.
|
2018-08-29 15:34:45 -07:00 |
|
pgates
|
Clean up new code for add_modules, add_pins and netlist/layouts.
|
2018-08-28 10:24:09 -07:00 |
|
router
|
Rename _new cell back to original for LVS comparison script
|
2018-08-29 15:34:45 -07:00 |
|
tests
|
Remove extraneous files
|
2018-08-29 15:34:45 -07:00 |
|
verify
|
Rename _new cell back to original for LVS comparison script
|
2018-08-29 15:34:45 -07:00 |
|
Makefile
|
Add Makefile for parallel test execution.
|
2018-01-22 13:39:07 -08:00 |
|
debug.py
|
Output debug warnings and errors to stderr. Clean up regress script a bit.
|
2018-07-11 09:51:28 -07:00 |
|
example_config_freepdk45.py
|
Clean up new code for add_modules, add_pins and netlist/layouts.
|
2018-08-28 10:24:09 -07:00 |
|
example_config_scn3me_subm.py
|
Clean up new code for add_modules, add_pins and netlist/layouts.
|
2018-08-28 10:24:09 -07:00 |
|
gen_stimulus.py
|
Convert entire OpenRAM to use python3. Works with Python 3.6.
|
2018-05-14 16:15:45 -07:00 |
|
globals.py
|
Add sketch for power grid routing code
|
2018-08-29 15:34:16 -07:00 |
|
openram.py
|
Added netlist only configuration option.
|
2018-08-27 14:33:02 -07:00 |
|
options.py
|
Add parameters to give preference to DRC/LVS/PEX tools like we do for spice.
|
2018-08-28 13:41:26 -07:00 |
|
sram.py
|
Converted all modules to not run create_layout when netlist_only
|
2018-08-27 16:42:48 -07:00 |
|
sram_1bank.py
|
Add sketch for power grid routing code
|
2018-08-29 15:34:16 -07:00 |
|
sram_2bank.py
|
Add LVS correspondence points to each bank type
|
2018-07-18 14:29:04 -07:00 |
|
sram_4bank.py
|
Add LVS correspondence points to each bank type
|
2018-07-18 14:29:04 -07:00 |
|
sram_base.py
|
Move place function to instance class rather than hierarchy.
|
2018-08-27 17:25:39 -07:00 |