Eren Dogan
|
54fc34392d
|
Remove unnecessary imports
|
2023-08-02 21:28:21 -07:00 |
|
Eren Dogan
|
e1d0902680
|
Cleanup the new router
|
2023-08-02 21:26:24 -07:00 |
|
Eren Dogan
|
ba8e80d205
|
Replace layout pins in the new signal escape router
|
2023-08-02 19:33:48 -07:00 |
|
Eren Dogan
|
87eca6b7db
|
Use the initial bbox to route supply and signals
|
2023-08-02 18:01:09 -07:00 |
|
Eren Dogan
|
08dad81214
|
Use the same inflating rules for all shapes in router
|
2023-08-02 17:48:56 -07:00 |
|
Jesse Cirimelli-Low
|
61cfa55d75
|
fix replica col
|
2023-08-02 15:19:48 -07:00 |
|
Eren Dogan
|
5b0f97860a
|
Calculate bbox inside the router
|
2023-08-02 09:30:50 -07:00 |
|
Eren Dogan
|
937585d23c
|
Route signals to the perimeter in sorted order
|
2023-08-01 21:17:43 -07:00 |
|
Eren Dogan
|
877f20e071
|
Use the new routers in ROMs
|
2023-08-01 19:10:02 -07:00 |
|
Jesse Cirimelli-Low
|
5a764c9d43
|
remove MY mirroring in scmos
|
2023-08-01 19:05:55 -07:00 |
|
Eren Dogan
|
887a66553b
|
Implement signal escape router using the new gridless router
|
2023-08-01 12:46:02 -07:00 |
|
Eren Dogan
|
dd152da5c2
|
Change signal escape router's high-level function name
|
2023-08-01 11:26:25 -07:00 |
|
Eren Dogan
|
42257fb7f8
|
Export router_tech again
|
2023-08-01 11:25:12 -07:00 |
|
Eren Dogan
|
993b47be4c
|
Remove old routers from sram_1bank
|
2023-08-01 11:22:50 -07:00 |
|
Eren Dogan
|
93a6549539
|
Fix typo
|
2023-08-01 11:10:32 -07:00 |
|
Eren Dogan
|
6c70396a05
|
Remove grid-based routers and replace them with the gridless router
|
2023-08-01 10:59:55 -07:00 |
|
Eren Dogan
|
da24c52c52
|
Cleanup graph router
|
2023-07-31 21:49:14 -07:00 |
|
Eren Dogan
|
db2a276077
|
Split graph router class to use it for signal escaping later
|
2023-07-31 19:43:09 -07:00 |
|
Eren Dogan
|
7be6f2783b
|
Refix logic mistake in graph router
|
2023-07-31 12:24:31 -07:00 |
|
Jesse Cirimelli-Low
|
d9d8cb2983
|
capped norbl scmos passing
|
2023-07-30 22:39:23 -07:00 |
|
Jesse Cirimelli-Low
|
6b12d442fa
|
placement fixed
|
2023-07-30 22:01:30 -07:00 |
|
Jesse Cirimelli-Low
|
811eb43459
|
working on updated placemet code
|
2023-07-30 20:06:40 -07:00 |
|
Eren Dogan
|
4b2659a5e2
|
Fix another logic typo
|
2023-07-30 18:27:17 -07:00 |
|
Eren Dogan
|
5cf774b53e
|
Remove unnecessary lines
|
2023-07-30 10:09:13 -07:00 |
|
Eren Dogan
|
e5bc7b4e95
|
Fix logic typo
|
2023-07-30 10:08:57 -07:00 |
|
Eren Dogan
|
d487f788e3
|
Add constant cost for all non-preferred edges
|
2023-07-29 21:48:33 -07:00 |
|
Eren Dogan
|
821c763a1e
|
Cleanup graph router
|
2023-07-29 20:01:58 -07:00 |
|
Jesse Cirimelli-Low
|
4d6e836b20
|
revert bitcell test numbers
|
2023-07-29 17:43:09 -07:00 |
|
Jesse Cirimelli-Low
|
c1acdadd81
|
remove print statements
|
2023-07-29 17:39:27 -07:00 |
|
Eren Dogan
|
3b0997e7cf
|
Implement custom add_route() for the graph router
|
2023-07-29 08:18:49 -07:00 |
|
Eren Dogan
|
4c73d3aa7c
|
Use safe regions to protect pin nodes
|
2023-07-29 08:17:00 -07:00 |
|
Jesse Cirimelli-Low
|
6f9618f28a
|
fix
|
2023-07-28 21:46:07 -07:00 |
|
Jesse Cirimelli-Low
|
8d8f243f99
|
scmos passing with odd sizses again
|
2023-07-27 18:39:18 -07:00 |
|
Eren Dogan
|
091d0f8775
|
Convert pins and blockages for graph router
|
2023-07-26 21:46:30 -07:00 |
|
Eren Dogan
|
8522e0108c
|
Add center nodes for existing vias
|
2023-07-26 21:45:35 -07:00 |
|
Jesse Cirimelli-Low
|
a6e07aa364
|
cleanup
|
2023-07-26 18:53:39 -07:00 |
|
Jesse Cirimelli-Low
|
dde4103d49
|
scmos pass
|
2023-07-26 18:40:37 -07:00 |
|
Jesse Cirimelli-Low
|
8a4b34dee1
|
proper tiling
|
2023-07-26 18:05:36 -07:00 |
|
Eren Dogan
|
4d835e98b7
|
Simplify merging new shapes in graph router
|
2023-07-26 16:44:57 -07:00 |
|
Eren Dogan
|
53505e2ed2
|
Add "pin safe" functionality to is_node_blocked()
|
2023-07-26 16:41:46 -07:00 |
|
Jesse Cirimelli-Low
|
4baec81f82
|
lvs failures
|
2023-07-26 02:51:31 -07:00 |
|
Jesse Cirimelli-Low
|
3fe44a3751
|
scmos array placing
|
2023-07-26 01:28:50 -07:00 |
|
Eren Dogan
|
d609ef9243
|
Make sure via probes can also be blocked by other blockages
|
2023-07-25 22:21:26 -07:00 |
|
Eren Dogan
|
62a04ce874
|
Add get_lpp() function to router_tech
|
2023-07-25 21:01:32 -07:00 |
|
Eren Dogan
|
54ce1377c5
|
Merge branch 'dev' into gridless_router
|
2023-07-25 20:03:59 -07:00 |
|
vlsida-bot
|
b1f4f0887e
|
Bump version: 1.2.25 -> 1.2.26
v1.2.26
|
2023-07-26 01:44:26 +00:00 |
|
Eren Dogan
|
6cda5415a4
|
Try routing in larger regions if no path is found
|
2023-07-25 18:40:07 -07:00 |
|
Jesse Cirimelli-Low
|
4cf3ea91ff
|
scmos array connecting
|
2023-07-25 15:02:06 -07:00 |
|
Bugra Onal
|
1de6b9a0f6
|
Add func random seed as input option and log out
|
2023-07-25 13:06:31 -07:00 |
|
Eren Dogan
|
ed404a3ad2
|
Rename 'inflated_from' to 'core'
|
2023-07-25 10:26:23 -07:00 |
|