Jesse Cirimelli-Low
|
b6e7ddd023
|
Merge branch 'dev' into datasheet_gen
|
2018-12-04 16:27:04 -08:00 |
Matt Guthaus
|
126d4a8d10
|
Fix instersection bug. Improve primary and secondary pin algo.
|
2018-12-04 16:53:04 -08:00 |
Jesse Cirimelli-Low
|
9501b99df7
|
merged branch wtih dev
|
2018-12-03 09:47:34 -08:00 |
Matt Guthaus
|
90d1fa7c43
|
Bitcell supply routing fixes.
Flatten and simplify 1rw 1r bitcell.
Move bitcell vias to M3 if rotation is limited.
Simplify replica bitcell vdd routing.
|
2018-11-30 12:32:13 -08:00 |
Matt Guthaus
|
7e054a51e2
|
Some techs don't need m1 power pins
|
2018-11-29 18:47:38 -08:00 |
Matt Guthaus
|
a7be60529f
|
Do not rotate vias in horizontal channel routes
|
2018-11-29 13:57:40 -08:00 |
Matt Guthaus
|
4df862d8af
|
Convert channel router to take netlist of pins rather than names.
|
2018-11-29 12:12:10 -08:00 |
Jesse Cirimelli-Low
|
1942ef33ac
|
Merge branch 'dev' into datasheet_gen
|
2018-11-20 11:23:42 -08:00 |
Matt Guthaus
|
b8299565eb
|
Use grid furthest from blockages when blocked pin. Enclose multiple connectors.
|
2018-11-19 17:32:55 -08:00 |
Matt Guthaus
|
20d4e390f6
|
Add bounding box of connector for when there are multiple connectors
|
2018-11-19 15:45:07 -08:00 |
Matt Guthaus
|
6a7d721562
|
Add new bbox routine for pin enclosures
|
2018-11-19 09:28:29 -08:00 |
Matt Guthaus
|
8f28f4fde5
|
Don't always add all 3 types of contorl. Add write and read only port lists.
|
2018-11-16 15:03:12 -08:00 |
Matt Guthaus
|
b13d938ea8
|
Add m3m4 short hand in design class
|
2018-11-16 14:10:49 -08:00 |
Matt Guthaus
|
4997a20511
|
Must set library cell flag for netlist only mode as well
|
2018-11-16 13:37:17 -08:00 |
Matt Guthaus
|
ca750b698a
|
Uniquify bitcell array
|
2018-11-16 12:52:22 -08:00 |
Matt Guthaus
|
e040fd12f9
|
Bitcell and bitcell array can be named the same.
|
2018-11-16 12:00:23 -08:00 |
Matt Guthaus
|
5e0eb609da
|
Check for single top-level structure in vlsiLayout. Don't allow dff_inv and dff_buf to have same names.
|
2018-11-16 11:48:41 -08:00 |
Jesse Cirimelli-Low
|
59c0421804
|
merge dev into datasheet_gen; fixed merge conflict in hierarchy_design.py
|
2018-11-15 10:45:33 -08:00 |
Matt Guthaus
|
ff0a7851b7
|
Fix error when DRC is disabled so it doesn't initialize.
|
2018-11-13 17:41:32 -08:00 |
Matt Guthaus
|
ce74827f24
|
Add new option to enable inline checks at each level of hierarchy. Default is off.
|
2018-11-13 16:51:19 -08:00 |
Matt Guthaus
|
732f35a362
|
Change channel router to route from bottom up to simplify code.
|
2018-11-11 12:25:53 -08:00 |
Matt Guthaus
|
791d74f63a
|
Fix wrong exception handling that depended on order. Replaced with if/else instead.
|
2018-11-11 12:02:42 -08:00 |
Jesse Cirimelli-Low
|
4227a7886a
|
Merge branch 'dev' into datasheet_gen
|
2018-11-11 07:27:42 -08:00 |
Jesse Cirimelli-Low
|
91a63fb5c2
|
Merge branch 'dev'
|
2018-11-11 07:24:03 -08:00 |
Jesse Cirimelli-Low
|
62f8d26ec6
|
Merge branch 'dev' into datasheet_gen
|
2018-11-10 10:58:35 -08:00 |
Matt Guthaus
|
de61630962
|
Expand blocked pins to neighbor grid cells.
|
2018-11-09 14:25:10 -08:00 |
Jesse Cirimelli-Low
|
30bffdf1b4
|
Merge branch 'dev' into datasheet_gen
|
2018-11-08 19:26:00 -08:00 |
Matt Guthaus
|
31eff6f24e
|
Merge branch 'dev' into multiport_layout
|
2018-11-08 18:00:28 -08:00 |
Matt Guthaus
|
fd5cd675ac
|
Horizontal increments top down.
|
2018-11-08 17:01:57 -08:00 |
Matt Guthaus
|
e28978180f
|
Vertical channel routes go from left right. Horizontal go bottom up.
|
2018-11-08 16:49:02 -08:00 |
Matt Guthaus
|
7b10e3bfec
|
Convert port index lists to three simple lists.
|
2018-11-08 12:19:40 -08:00 |
Michael Timothy Grimes
|
7c3375fd4b
|
Merge branch 'dev' of https://github.com/VLSIDA/PrivateRAM into multiport
|
2018-11-08 09:59:52 -08:00 |
Matt Guthaus
|
f04e76a54f
|
Allow multiple must-connect pins with the same label.
|
2018-11-07 13:05:13 -08:00 |
Matt Guthaus
|
8d753b5ac7
|
Primitive cells only keep the largest pin shape.
|
2018-11-07 11:58:31 -08:00 |
Matt Guthaus
|
1fe767343e
|
Reimplement gdsMill pin functions so they are run once when a GDS is loaded. Get pins is now a table lookup.
|
2018-11-07 11:31:44 -08:00 |
Jesse Cirimelli-Low
|
781bd13cc1
|
Merge branch 'dev' into datasheet_gen
|
2018-11-07 10:08:45 -08:00 |
Michael Timothy Grimes
|
3c9821991b
|
Merge branch 'dev' of https://github.com/VLSIDA/PrivateRAM into multiport
|
2018-11-05 08:56:19 -08:00 |
Matt Guthaus
|
74c3de2812
|
Remove diagonal routing bug. Cleanup.
|
2018-11-02 14:57:40 -07:00 |
Matt Guthaus
|
866eaa8b02
|
Add debug message when routes are diagonal.
|
2018-11-02 11:50:28 -07:00 |
Jesse Cirimelli-Low
|
3fa1d5522e
|
added DRC/LVS error count to datasheet
|
2018-11-01 14:02:33 -07:00 |
Matt Guthaus
|
b24c8a42a1
|
Remove redundant pins in pin_group constructor. Clean up some code and comments.
|
2018-11-01 11:31:24 -07:00 |
Michael Timothy Grimes
|
dc96d86082
|
Optimizations to pbitcell spacings
|
2018-11-01 07:58:20 -07:00 |
Matt Guthaus
|
c511d886bf
|
Added new enclosure connector algorithm using edge sorting.
|
2018-10-31 15:35:39 -07:00 |
Matt Guthaus
|
fc45242ccb
|
Allow contains to contain copy. Add connectors when pin doesn't overlap grids.
|
2018-10-30 17:41:29 -07:00 |
Matt Guthaus
|
6990773ea1
|
Add error check requiring non-zero area pin layouts.
|
2018-10-29 10:32:42 -07:00 |
Matt Guthaus
|
0107e1c050
|
Reduce verbosity of utils
|
2018-10-26 13:02:31 -07:00 |
Matt Guthaus
|
7d74d34c53
|
Fix pin_layout contains bug
|
2018-10-26 10:40:43 -07:00 |
Matt Guthaus
|
94e5050513
|
Move overlap functions to pin_layout
|
2018-10-24 16:13:07 -07:00 |
Matt Guthaus
|
dc73e8cb60
|
Odd bug that instances were not properly rotated.
|
2018-10-24 16:12:27 -07:00 |
Hunter Nichols
|
a711a5823d
|
Merged dev and fix conflicts in geometry.py
|
2018-10-24 10:52:22 -07:00 |