mrg
|
3048c61c20
|
Merge branch 'supply_router' into dev
|
2021-01-15 14:28:08 -08:00 |
|
mrg
|
e8239c5e77
|
Remove debug print statement
|
2021-01-15 14:27:54 -08:00 |
|
mrg
|
69fe050bad
|
Refactor and cleanup router grids.
|
2021-01-15 13:25:57 -08:00 |
|
mrg
|
683f4214b2
|
Differentiate pin and other blockages for easier to understand blockage processing.
|
2021-01-14 15:58:37 -08:00 |
|
Hunter Nichols
|
7259c197d8
|
Merge branch 'dev' into automated_analytical_model
|
2021-01-13 14:18:18 -08:00 |
|
Hunter Nichols
|
1881d43948
|
Added initial neural network model
|
2021-01-13 14:07:52 -08:00 |
|
mrg
|
e3a888e0f7
|
Only unblock blockages not grids
|
2021-01-13 13:57:49 -08:00 |
|
mrg
|
88f2198524
|
Always use min area power/IO pins
|
2021-01-13 13:56:46 -08:00 |
|
mrg
|
3ef56a29ea
|
Bug fix
|
2021-01-13 13:56:22 -08:00 |
|
Hunter Nichols
|
ed3d39a1b8
|
Added updated model data with slews and loads. Changed linear regressions to account for additional models.
|
2021-01-13 13:04:34 -08:00 |
|
mrg
|
1b31afd773
|
Use partial grids for enclosure with note
|
2021-01-13 13:01:55 -08:00 |
|
mrg
|
bc9ab086e5
|
Clean up imports
|
2021-01-13 13:01:33 -08:00 |
|
mrg
|
78966824db
|
Second iteration try unblocking partial blocked grids.
|
2021-01-13 12:37:29 -08:00 |
|
mrg
|
4991693f1a
|
Clean up min area
|
2021-01-13 12:32:17 -08:00 |
|
mrg
|
01d312d65c
|
Refactor add power pins
|
2021-01-13 10:57:12 -08:00 |
|
mrg
|
408ea15228
|
Ordering bug fixed in Magic.
|
2021-01-12 16:20:26 -08:00 |
|
mrg
|
6f5b7c0264
|
Flatten bug fixed in Magic so don't flatten routes.
|
2021-01-12 16:20:03 -08:00 |
|
mrg
|
3d7bed0641
|
Fix typo in comment
|
2021-01-12 11:22:11 -08:00 |
|
Hunter Nichols
|
a802d2a0bd
|
Merge branch 'dev' into automated_analytical_model
|
2021-01-11 15:33:28 -08:00 |
|
Hunter Nichols
|
d6d8a037f1
|
Added values to datasheet info which will be used for model training
|
2021-01-11 15:20:56 -08:00 |
|
mrg
|
2101d89646
|
Merge branch 'dev' into supply_router
|
2021-01-11 13:52:59 -08:00 |
|
mrg
|
1c6d4eedd1
|
Add new empty debug function.
|
2021-01-11 13:52:41 -08:00 |
|
Hunter Nichols
|
6b053c8185
|
Adjusted margin for the period in elmore model
|
2021-01-11 12:53:14 -08:00 |
|
mrg
|
7506ba81be
|
Refactor how blocked_grids work. Must still calculate blockages based on enclosed pins.
|
2021-01-11 11:12:45 -08:00 |
|
mrg
|
504f9aa892
|
Space tx in pinv_dec for power routing.
|
2021-01-08 11:34:58 -08:00 |
|
mrg
|
f428ff4bfd
|
v1.1.14
|
2021-01-07 10:33:21 -08:00 |
|
mrg
|
1a1b5a49b2
|
Merge remote-tracking branch 'private/dev' into dev
|
2021-01-07 10:32:50 -08:00 |
|
mrg
|
c0df3ff1da
|
Merge remote-tracking branch 'private/dev'
|
2021-01-07 10:20:17 -08:00 |
|
mrg
|
0faa14c0e3
|
Sort escape pins by distance to perimeter to reduce blockages.
|
2021-01-07 10:12:02 -08:00 |
|
Hunter Nichols
|
d8437249f7
|
Condensed some datasheet code in lib.py
|
2021-01-06 15:53:22 -08:00 |
|
mrg
|
66ff1fe990
|
Only unblock source/target instead of all components for cleaner routes
|
2021-01-06 15:14:56 -08:00 |
|
Hunter Nichols
|
bb841fc84d
|
Added option to output the datasheet.info file.
|
2021-01-06 12:45:34 -08:00 |
|
mrg
|
7eb1e2f2d1
|
Keep previous pin shapes which were used in router pin connections.
|
2021-01-06 11:31:16 -08:00 |
|
mrg
|
9a6ca328f6
|
Temporarily disable flatten and readonly in magic DRC
|
2021-01-06 09:42:56 -08:00 |
|
mrg
|
be79789097
|
Return empty string instead of None when no grid type
|
2021-01-06 09:41:13 -08:00 |
|
mrg
|
72dc1c58da
|
Initialize queue only in init_queue function
|
2021-01-06 09:40:49 -08:00 |
|
mrg
|
ec6f0f1873
|
Escape route to any side
|
2021-01-06 09:40:32 -08:00 |
|
mrg
|
b22d2a76a7
|
Make clear source/target option instead of general setter (bug to remove source/target fixed)
|
2021-01-06 09:39:50 -08:00 |
|
mrg
|
d61fcb3be3
|
Fix lpp erase bug in removing router annotations
|
2021-01-06 09:39:01 -08:00 |
|
Hunter Nichols
|
cd84cf1973
|
Merged and addressed conflict in delay.py
|
2021-01-06 01:37:16 -08:00 |
|
Hunter Nichols
|
48baf3ab4e
|
Updated test to use new analytical class
|
2021-01-06 01:34:44 -08:00 |
|
mrg
|
4fc0357282
|
Small readability edit to dff_buf
|
2021-01-04 13:16:23 -08:00 |
|
mrg
|
82178bcf89
|
Change info from exit to escape
|
2021-01-04 11:52:02 -08:00 |
|
mrg
|
81220068f7
|
v1.1.13
|
2020-12-23 11:59:54 -08:00 |
|
mrg
|
80c0bccd70
|
Merge remote-tracking branch 'private/dev' into dev
|
2020-12-23 11:59:38 -08:00 |
|
mrg
|
c89e156bfe
|
Separate add pins and route pins so pins can block supply router.
|
2020-12-23 10:49:47 -08:00 |
|
mrg
|
96c75d7c4b
|
Remove outdated unit tests for router
|
2020-12-23 07:42:36 -08:00 |
|
mrg
|
35c1f2d8a5
|
Delete temp files
|
2020-12-23 07:41:04 -08:00 |
|
mrg
|
9ef4cf14c5
|
Check for drc/lvs aux scripts in test 30
|
2020-12-23 07:25:24 -08:00 |
|
mrg
|
e59333a232
|
Change options to use route perimeter pins and supply as tree by default.
|
2020-12-23 07:25:07 -08:00 |
|