Hunter Nichols
|
e8f1c19af6
|
Merge branch 'dev' into multiport_characterization
|
2018-11-19 15:42:48 -08:00 |
Hunter Nichols
|
a55d907d03
|
High-to-low delays and slews are copied from the low-to-high values to simplify lib file results. FIXME
|
2018-11-19 15:40:26 -08:00 |
Hunter Nichols
|
d3c47ac976
|
Made delay measurements less dependent on period.
|
2018-11-18 23:28:49 -08:00 |
Hunter Nichols
|
3716030a23
|
Added delay chain sizing for rise/fall delays. Disabled to some sizes being having very large fanouts.
|
2018-11-16 16:57:22 -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 |
Matt Guthaus
|
68ac7e5955
|
Fix offset of column decoder with new mirroring
|
2018-11-15 17:27:58 -08:00 |
Matt Guthaus
|
712b71c5ca
|
Mirror port 1 column decoder in X and Y
|
2018-11-15 15:26:59 -08:00 |
Matt Guthaus
|
21d111acfe
|
Move wordline driver clock line below decoder. Fix port 1 clock route DRC.
|
2018-11-15 10:30:38 -08:00 |
Hunter Nichols
|
6e47de3f9b
|
Separated relative delay into rise/fall.
|
2018-11-14 23:34:53 -08:00 |
Matt Guthaus
|
66982a9283
|
Only add second port if it is specified.
|
2018-11-14 17:11:23 -08:00 |
Matt Guthaus
|
2fd86958a8
|
Merge branch 'multiport_layout' of ssh://scone/home/mrg/openram into multiport_layout
|
2018-11-14 17:07:01 -08:00 |
Matt Guthaus
|
3cfefa784f
|
Fix run-time bug in combine adjacent pins for supply router
|
2018-11-14 17:06:12 -08:00 |
Matt Guthaus
|
3221d3e744
|
Add initial support and unit tests for 2 port SRAM
|
2018-11-14 17:05:23 -08:00 |
Hunter Nichols
|
e9f6566e59
|
Fixed merge conflict, moved control logic mod instantiation, removed some commented out code.
|
2018-11-14 13:53:27 -08:00 |
Matt Guthaus
|
6ac5adaeca
|
Separate multiport replica bitline from regular replica bitline test
|
2018-11-14 11:41:09 -08:00 |
Matt Guthaus
|
2f6300c7a0
|
Fix date/time formatting to remove fraction seconds.
|
2018-11-14 10:31:33 -08:00 |
Matt Guthaus
|
18d874a96a
|
Fix error in iterative implementation of combine_classes
|
2018-11-14 10:05:04 -08:00 |
Hunter Nichols
|
8b6a28b6fd
|
Changed scmos bitcell 1rw,1r to have same tx widths as pbitcell.
|
2018-11-13 22:24:18 -08:00 |
Matt Guthaus
|
4ebb8a26c4
|
Disable debug statements.
|
2018-11-13 17:43:08 -08:00 |
Matt Guthaus
|
ddb4cabfe1
|
Change recursive equivalence class detection to iterative.
|
2018-11-13 17:42:06 -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
|
01ceedb348
|
Only check number of ports when doing layout.
|
2018-11-13 16:42:25 -08:00 |
Matt Guthaus
|
bc7e74f571
|
Add multiport bank test
|
2018-11-13 16:06:21 -08:00 |
Matt Guthaus
|
aa779a7f82
|
Initial two port bank in SCMOS
|
2018-11-13 16:05:22 -08:00 |
Hunter Nichols
|
6f6d45f025
|
Merge branch 'dev' into multiport_characterization
|
2018-11-11 23:47:49 -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 |
Matt Guthaus
|
5cbbd5e4ca
|
Comment out regress CI debug code
|
2018-11-10 13:44:36 -08:00 |
Matt Guthaus
|
6c17734712
|
Add testutil archive on failed tests for debug
|
2018-11-10 11:54:28 -08:00 |
Matt Guthaus
|
65b6bfd5e7
|
Change os to shutils
|
2018-11-10 10:06:33 -08:00 |
Matt Guthaus
|
3b6b93e2ca
|
Save gds file in testutils when fail to figure out randomness in regression CI
|
2018-11-10 10:05:27 -08:00 |
Hunter Nichols
|
bad55cfd05
|
Merged with dev. Fixed merge conflict.
|
2018-11-09 17:18:19 -08:00 |
Hunter Nichols
|
ea1a1c7705
|
Added delay chain resizing based on analytical delay.
|
2018-11-09 17:14:52 -08:00 |
Matt Guthaus
|
de61630962
|
Expand blocked pins to neighbor grid cells.
|
2018-11-09 14:25:10 -08:00 |
Matt Guthaus
|
c5b408ae2d
|
Add router output message
|
2018-11-09 11:10:40 -08:00 |
Matt Guthaus
|
c01effc819
|
Adjust ptx positions in precharge to be under the bl rail
|
2018-11-09 10:26:15 -08:00 |
Matt Guthaus
|
ac7229f8d3
|
Move vdd pin in precharge inside cell
|
2018-11-09 10:11:24 -08:00 |
Matt Guthaus
|
cc619084c7
|
Clean up psingle_bank_test
|
2018-11-09 09:34:34 -08:00 |
Matt Guthaus
|
21f5fb0870
|
precharge bl is on metal2 only. simplify via position code.
|
2018-11-09 09:11:00 -08:00 |
Matt Guthaus
|
6aff552c0a
|
Merge branch 'multiport_layout' of https://github.com/VLSIDA/PrivateRAM into multiport_layout
|
2018-11-09 08:53:27 -08:00 |
Matt Guthaus
|
8f3fa0e2f6
|
Fix blocked pin debug output.
|
2018-11-09 08:52:05 -08:00 |
Hunter Nichols
|
8957c556db
|
Added sense amp enable delay calculation.
|
2018-11-08 23:54:18 -08:00 |
Hunter Nichols
|
b8061d3a4e
|
Added initial code for determining the logical effort delay of the wordline.
|
2018-11-08 23:54:18 -08:00 |
Matt Guthaus
|
9c8d5395ff
|
Update leakage data for scn4m
|
2018-11-08 18:16:01 -08:00 |
Matt Guthaus
|
31eff6f24e
|
Merge branch 'dev' into multiport_layout
|
2018-11-08 18:00:28 -08:00 |