OpenRAM/compiler/router/tests
mguthaus 9b86083524 Fixed rotated via bug. May still have a via-to-via spacing problem. 2017-04-24 13:47:56 -07:00
..
01_no_blockages_test.gds Added gds for test 01 2017-04-14 13:19:44 -07:00
01_no_blockages_test.py Fixed rotated via bug. May still have a via-to-via spacing problem. 2017-04-24 13:47: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
02_blockages_test.gds 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.py Fixed rotated via bug. May still have a via-to-via spacing problem. 2017-04-24 13:47: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
03_same_layer_pins_test.gds Commented unit tests. Added negative coordinate test on test 03. 2017-04-16 08:04:06 -07:00
03_same_layer_pins_test.py Fixed rotated via bug. May still have a via-to-via spacing problem. 2017-04-24 13:47: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
04_diff_layer_pins_test.gds Created route and add_route for layer assigned wires. It will replace add_wire/wire eventually. 2017-04-19 12:41:13 -07:00
04_diff_layer_pins_test.py Fixed rotated via bug. May still have a via-to-via spacing problem. 2017-04-24 13:47: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
05_two_nets_test.gds Created route and add_route for layer assigned wires. It will replace add_wire/wire eventually. 2017-04-19 12:41:13 -07:00
05_two_nets_test.py Fixed rotated via bug. May still have a via-to-via spacing problem. 2017-04-24 13:47: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
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