Sam Crow
|
f41537b508
|
Merge branch 'char' into STA-refactor
|
2023-07-19 12:35:22 -07:00 |
|
Sam Crow
|
b30dfa03e7
|
Merge branch 'dev' into STA-refactor
|
2023-07-19 12:19:28 -07:00 |
|
Sam Crow
|
2ced895b32
|
add BIAS pin type back to valid types
|
2023-07-19 12:15:47 -07:00 |
|
Sam Crow
|
c67fdd8bd8
|
fix insts typo
|
2023-07-19 12:15:21 -07:00 |
|
Bugra Onal
|
d53353b5be
|
Merge branch 'dev' into char
|
2023-07-19 12:06:34 -07:00 |
|
Bugra Onal
|
9fa25690ce
|
Added pins for spare_cols
|
2023-07-19 11:35:09 -07:00 |
|
Sam Crow
|
2b9e70d318
|
remove line ending whitespace from comment
|
2023-07-19 10:51:19 -07:00 |
|
Eren Dogan
|
e8c3cf0a94
|
Remove nodes inside routables that can cause DRC errors
|
2023-07-18 22:36:14 -07:00 |
|
Eren Dogan
|
44e21dacba
|
Merge branch 'dev' into gridless_router
|
2023-07-18 22:35:48 -07:00 |
|
vlsida-bot
|
5dbc22091c
|
Bump version: 1.2.21 -> 1.2.22
v1.2.22
|
2023-07-19 00:29:46 +00:00 |
|
Sam Crow
|
bfabe64f33
|
fix pin/net dictionary deepcopy-ing
|
2023-07-18 16:14:38 -07:00 |
|
Sam Crow
|
09aa395174
|
cast pins dict to list
|
2023-07-18 16:13:29 -07:00 |
|
Sam Crow
|
5907cbb3e2
|
remove pins overwrite from contact class
|
2023-07-18 16:12:42 -07:00 |
|
mrg
|
54c2710aea
|
Add OPENRAM_TMP back to macro Makefiles to save results.
|
2023-07-18 15:45:15 -07:00 |
|
vlsida-bot
|
3ef61a298f
|
Bump version: 1.2.20 -> 1.2.21
v1.2.21
|
2023-07-18 22:18:17 +00:00 |
|
Sam Crow
|
aa71785bd5
|
fix circular import with pin and net
|
2023-07-18 11:28:30 -07:00 |
|
mrg
|
699f7b311e
|
Add DIRS back to Makefile so we can use targets without .ok extension.
|
2023-07-18 10:58:04 -07:00 |
|
Sam Crow
|
478c76c1ca
|
get connections from spice objects in instances
|
2023-07-18 10:50:50 -07:00 |
|
mrg
|
148d80531e
|
Add fetch to remove error when re-installing PDK cells.
|
2023-07-18 10:48:22 -07:00 |
|
Eren Dogan
|
53d00f5b34
|
Merge branch 'dev' into gridless_router
|
2023-07-18 10:00:00 -07:00 |
|
Eren Dogan
|
5ef964d01f
|
Merge branch 'dev' into gridless_router
|
2023-07-18 09:31:20 -07:00 |
|
vlsida-bot
|
7bd312faff
|
Bump version: 1.2.19 -> 1.2.20
v1.2.20
|
2023-07-18 00:59:02 +00:00 |
|
Sam Crow
|
8a441bc68b
|
Merge branch 'dev' into STA-refactor
|
2023-07-17 16:35:31 -07:00 |
|
Eren Dogan
|
b5983fbfd6
|
Prevent via DRC errors
|
2023-07-17 16:30:19 -07:00 |
|
Sam Crow
|
b1b6886bac
|
Merge branch 'delay_ctrl' into dev
|
2023-07-17 16:05:57 -07:00 |
|
Sam Crow
|
45b88889e4
|
use pin and net objects in connect_inst
|
2023-07-17 16:04:56 -07:00 |
|
Eren Dogan
|
6e051e7f06
|
Avoid DRC errors when routing the same type of pin
|
2023-07-17 15:43:48 -07:00 |
|
Sam Crow
|
d0339a90e6
|
change spice_nets and spice_pins to dicts
|
2023-07-17 15:36:57 -07:00 |
|
Sam Crow
|
e15feb2361
|
change nets list to dictionary
|
2023-07-17 15:36:22 -07:00 |
|
Sam Crow
|
7581df2255
|
change pins to OrderedDict
|
2023-07-17 15:22:35 -07:00 |
|
Eren Dogan
|
38110a55e1
|
Connect graph nodes better by hopping over removed nodes
|
2023-07-17 15:02:36 -07:00 |
|
Eren Dogan
|
e501e0ef4f
|
Cleanup graph for gridless router
|
2023-07-16 20:41:58 -07:00 |
|
Eren Dogan
|
983cf13ccf
|
Fix spacing for gridless router
|
2023-07-16 20:25:15 -07:00 |
|
Sam Crow
|
c8c43f75d9
|
add spice nets and a way to connect them to pins
|
2023-07-14 16:18:10 -07:00 |
|
Sam Crow
|
146efc5070
|
implement pin_spice object
|
2023-07-13 16:45:05 -07:00 |
|
Eren Dogan
|
094e71764a
|
Change option name for the gridless router
|
2023-07-13 12:16:58 -07:00 |
|
Eren Dogan
|
71e4a5ab6c
|
Rename gridless router files
|
2023-07-13 12:07:55 -07:00 |
|
Eren Dogan
|
813a67fea9
|
Add more comments for gridless router
|
2023-07-13 11:29:51 -07:00 |
|
Bugra Onal
|
833d4c12a6
|
skip 30_tests for sky130
|
2023-07-11 10:15:26 -07:00 |
|
vlsida-bot
|
37b7de4653
|
Bump version: 1.2.18 -> 1.2.19
v1.2.19
|
2023-07-11 00:25:28 +00:00 |
|
Sam Crow
|
89d8441108
|
Merge branch 'dev' into delay_ctrl
|
2023-07-10 14:31:26 -07:00 |
|
Samuel Crow
|
042a3ed14f
|
skip non-scmos delay control tests for now
|
2023-07-10 14:28:19 -07:00 |
|
Bugra Onal
|
ed0c93ba55
|
Only add drc errors from compiler
|
2023-07-10 14:05:44 -07:00 |
|
Bugra Onal
|
eddc9af45b
|
Merge branch 'dev' into char
|
2023-07-10 13:55:50 -07:00 |
|
Sam Crow
|
4e649aad6b
|
fix typo bug in spice comments code
|
2023-07-10 13:21:24 -07:00 |
|
Jesse Cirimelli-Low
|
513c7e9f71
|
update sram library commit
|
2023-07-10 13:12:13 -07:00 |
|
Bugra Onal
|
0ad619f04c
|
Added bl, sen and cell format options
|
2023-07-10 12:32:58 -07:00 |
|
Eren Dogan
|
6b0b4c2def
|
Create fake pins on the ring and route others to them
|
2023-07-10 09:24:16 -07:00 |
|
Eren Dogan
|
4a61874888
|
Add supply ring pins around the layout area
|
2023-07-09 18:53:21 -07:00 |
|
Bugra Onal
|
7220e0a483
|
sim_exe will be found everytime with func and char
|
2023-07-07 12:39:19 -07:00 |
|