| .. |
|
01_no_blockages_test.py
|
Mark inaccessible off-grid pins as blocked. Improve on-grid pin analysis, but not quite good enough yet.
|
2017-06-05 14:42:56 -07:00 |
|
01_no_blockages_test.sp
|
Rename unit test files according to test. Modify off-grid pins and blockages. Reorganize router code a bit.
|
2017-04-12 10:59:04 -07:00 |
|
01_no_blockages_test_freepdk45.gds
|
Add some router tests for SCMOS. Not all are there. Found bug in off-grid pin access for one test that is still there.
|
2017-05-24 13:57:27 -07:00 |
|
01_no_blockages_test_scn3me_subm.gds
|
Add some router tests for SCMOS. Not all are there. Found bug in off-grid pin access for one test that is still there.
|
2017-05-24 13:57:27 -07:00 |
|
02_blockages_test.py
|
Mark inaccessible off-grid pins as blocked. Improve on-grid pin analysis, but not quite good enough yet.
|
2017-06-05 14:42:56 -07:00 |
|
02_blockages_test.sp
|
Rename unit test files according to test. Modify off-grid pins and blockages. Reorganize router code a bit.
|
2017-04-12 10:59:04 -07:00 |
|
02_blockages_test_freepdk45.gds
|
Add some router tests for SCMOS. Not all are there. Found bug in off-grid pin access for one test that is still there.
|
2017-05-24 13:57:27 -07:00 |
|
02_blockages_test_scn3me_subm.gds
|
Add some router tests for SCMOS. Not all are there. Found bug in off-grid pin access for one test that is still there.
|
2017-05-24 13:57:27 -07:00 |
|
03_same_layer_pins_test.py
|
Mark inaccessible off-grid pins as blocked. Improve on-grid pin analysis, but not quite good enough yet.
|
2017-06-05 14:42:56 -07:00 |
|
03_same_layer_pins_test.sp
|
Rename unit test files according to test. Modify off-grid pins and blockages. Reorganize router code a bit.
|
2017-04-12 10:59:04 -07:00 |
|
03_same_layer_pins_test_freepdk45.gds
|
Add some router tests for SCMOS. Not all are there. Found bug in off-grid pin access for one test that is still there.
|
2017-05-24 13:57:27 -07:00 |
|
03_same_layer_pins_test_scn3me_subm.gds
|
Add some router tests for SCMOS. Not all are there. Found bug in off-grid pin access for one test that is still there.
|
2017-05-24 13:57:27 -07:00 |
|
04_diff_layer_pins_test.py
|
Mark inaccessible off-grid pins as blocked. Improve on-grid pin analysis, but not quite good enough yet.
|
2017-06-05 14:42:56 -07:00 |
|
04_diff_layer_pins_test.sp
|
Rename unit test files according to test. Modify off-grid pins and blockages. Reorganize router code a bit.
|
2017-04-12 10:59:04 -07:00 |
|
04_diff_layer_pins_test_freepdk45.gds
|
Mark inaccessible off-grid pins as blocked. Improve on-grid pin analysis, but not quite good enough yet.
|
2017-06-05 14:42:56 -07:00 |
|
04_diff_layer_pins_test_scn3me_subm.gds
|
Add some router tests for SCMOS. Not all are there. Found bug in off-grid pin access for one test that is still there.
|
2017-05-24 13:57:27 -07:00 |
|
05_two_nets_test.py
|
Mark inaccessible off-grid pins as blocked. Improve on-grid pin analysis, but not quite good enough yet.
|
2017-06-05 14:42:56 -07:00 |
|
05_two_nets_test.sp
|
Rename unit test files according to test. Modify off-grid pins and blockages. Reorganize router code a bit.
|
2017-04-12 10:59:04 -07:00 |
|
05_two_nets_test_freepdk45.gds
|
Mark inaccessible off-grid pins as blocked. Improve on-grid pin analysis, but not quite good enough yet.
|
2017-06-05 14:42:56 -07:00 |
|
05_two_nets_test_scn3me_subm.gds
|
Improved router debugging and return error if unable to route.
|
2017-05-31 13:59:49 -07:00 |
|
06_pin_location_test.py
|
Mark inaccessible off-grid pins as blocked. Improve on-grid pin analysis, but not quite good enough yet.
|
2017-06-05 14:42:56 -07:00 |
|
06_pin_location_test_freepdk45.gds
|
Add some router tests for SCMOS. Not all are there. Found bug in off-grid pin access for one test that is still there.
|
2017-05-24 13:57:27 -07:00 |
|
06_pin_location_test_scn3me_subm.gds
|
Add some router tests for SCMOS. Not all are there. Found bug in off-grid pin access for one test that is still there.
|
2017-05-24 13:57:27 -07:00 |
|
07_big_test.py
|
Mark inaccessible off-grid pins as blocked. Improve on-grid pin analysis, but not quite good enough yet.
|
2017-06-05 14:42:56 -07:00 |
|
07_big_test_scn3me_subm.gds
|
Mark inaccessible off-grid pins as blocked. Improve on-grid pin analysis, but not quite good enough yet.
|
2017-06-05 14:42:56 -07:00 |
|
08_expand_region_test.py
|
Add test to reroute after route fails. Disable GDS route debug info unless verbosity is more than 0.
|
2017-06-07 10:10:18 -07:00 |
|
08_expand_region_test_freepdk45.gds
|
Fix unit tests to be DRC clean.
|
2017-06-07 10:29:53 -07:00 |
|
08_expand_region_test_scn3me_subm.gds
|
Fix unit tests to be DRC clean.
|
2017-06-07 10:29:53 -07:00 |
|
config_freepdk45.py
|
Add router data structure, blockage parser, pin parser, initial unit tests
|
2016-11-16 15:02:07 -08:00 |
|
config_scn3me_subm.py
|
Add router data structure, blockage parser, pin parser, initial unit tests
|
2016-11-16 15:02:07 -08:00 |
|
regress.py
|
Fixed rotated via bug. May still have a via-to-via spacing problem.
|
2017-04-24 13:47:56 -07:00 |
|
testutils.py
|
Forgot to add testutils.py
|
2016-11-17 16:59:22 -08:00 |