| .. |
|
channel_route.py
|
Change inheritance inits to use super
|
2020-08-06 11:33:26 -07:00 |
|
contact.py
|
Change inheritance inits to use super
|
2020-08-06 11:33:26 -07:00 |
|
custom_cell_properties.py
|
Remove split_wl
|
2020-10-12 17:27:20 -07:00 |
|
delay_data.py
|
Remove some flake8 errors/warnings.
|
2019-10-02 23:26:02 +00:00 |
|
design.py
|
Add check_pins function
|
2020-09-08 13:31:50 -07:00 |
|
errors.py
|
Add exception errors file
|
2020-04-08 16:55:45 -07:00 |
|
geometry.py
|
Merge branch 'dev' into pex
|
2020-08-17 17:49:41 -07:00 |
|
graph_util.py
|
Fix func test with row/col of 0. PEP8 cleanup. Smaller global test case.
|
2020-09-29 11:35:58 -07:00 |
|
hierarchy_design.py
|
Lots of PEP8 cleanup. Refactor path graph to simulation class.
|
2020-09-29 10:26:31 -07:00 |
|
hierarchy_layout.py
|
Fix run-time bug for duplicate instance check
|
2020-10-06 16:26:35 -07:00 |
|
hierarchy_spice.py
|
Lots of PEP8 cleanup. Refactor path graph to simulation class.
|
2020-09-29 10:26:31 -07:00 |
|
lef.py
|
Added functionality to express polygons in LEF files.
|
2019-06-25 09:20:00 -07:00 |
|
pin_layout.py
|
Only do reverse lookup on valid interconnect layers since layer numbers can be shared.
|
2020-06-29 14:42:24 -07:00 |
|
power_data.py
|
Move classes to individual file.
|
2019-07-16 15:18:04 -07:00 |
|
route.py
|
Change inheritance inits to use super
|
2020-08-06 11:33:26 -07:00 |
|
utils.py
|
Search all shapes for boundary rather than specify structure
|
2020-10-08 14:04:19 -07:00 |
|
vector.py
|
Merge branch 'tech_migration' into dev
|
2020-01-25 12:03:56 -08:00 |
|
verilog.py
|
Fix rounding error for wmask with various word_size
|
2020-09-28 09:53:01 -07:00 |
|
wire.py
|
Changes to simplify metal preferred directions and pitches.
|
2020-05-10 11:32:45 -07:00 |
|
wire_path.py
|
Changes to simplify metal preferred directions and pitches.
|
2020-05-10 11:32:45 -07:00 |
|
wire_spice_model.py
|
Move classes to individual file.
|
2019-07-16 15:18:04 -07:00 |