Jesse Cirimelli-Low
|
fac9ff9be6
|
changed add_db.py to uncommenting method
|
2019-03-06 20:59:52 -08:00 |
Jesse Cirimelli-Low
|
3802c537e5
|
added add_db.py to add .db files to datasheets
|
2019-02-27 22:20:06 -08:00 |
Jesse Cirimelli-Low
|
34294443d4
|
updated logos and css for official colors
|
2019-02-25 07:46:34 -08:00 |
Jesse Cirimelli-Low
|
677588290d
|
merging with dev now that it is passing
|
2019-02-25 07:05:06 -08:00 |
Matt Guthaus
|
a210fdda0f
|
Fix arguments for none verification
|
2019-02-24 10:49:35 -08:00 |
Matt Guthaus
|
9b785cd535
|
Fix error in cell width. Fix escape warning.
|
2019-02-24 10:48:54 -08:00 |
Matt Guthaus
|
4577d380f9
|
Add example 1w/1r
|
2019-02-24 09:57:34 -08:00 |
Matt Guthaus
|
6cdc870091
|
Copy 1rw/1r cell to 1w/1r.
|
2019-02-24 09:54:45 -08:00 |
Matt Guthaus
|
6c9ae1c659
|
Remove temp names in DRC/LVS. Extract unique doesn't actually extract.
|
2019-02-24 07:26:21 -08:00 |
Jesse Cirimelli-Low
|
b9525e0f9e
|
Merge branch 'dev' into datasheet_gen
|
2019-02-23 15:45:51 -08:00 |
Matt Guthaus
|
4da56098e7
|
Merge branch 'magic_lvs_ports' into dev
|
2019-02-22 19:02:43 -08:00 |
Matt Guthaus
|
599e5457a0
|
Fix all libs to have pin indices
|
2019-02-22 17:40:49 -08:00 |
Matt Guthaus
|
583dc4410b
|
Revert bus bits back into pins
|
2019-02-22 16:22:27 -08:00 |
Matt Guthaus
|
9459839c06
|
Clean up output file names for lvs. Update lvs script in magic.
|
2019-02-22 14:38:00 -08:00 |
Jesse Cirimelli-Low
|
8c9c910855
|
Merge branch 'datasheet_gen' into dev
|
2019-02-22 11:41:03 -08:00 |
Jesse Cirimelli-Low
|
ff09254590
|
fixed analytical flag
|
2019-02-22 08:19:54 -08:00 |
Jesse Cirimelli-Low
|
0cabee060d
|
fixed area rounding
|
2019-02-22 06:57:54 -08:00 |
Jesse Cirimelli-Low
|
b4f1d53a1b
|
fixed DRC datasheet error
|
2019-02-22 06:46:28 -08:00 |
Matt Guthaus
|
d043c72277
|
Fix temp name error in openram.py
|
2019-02-21 11:16:21 -08:00 |
Matt Guthaus
|
bb408d0a45
|
Add missing / in output path for log
|
2019-02-21 10:23:30 -08:00 |
Jennifer Eve Sowash
|
1249dcc34d
|
Merge branch 'dev' into pdriver
|
2019-02-20 13:00:58 -08:00 |
Jennifer Eve Sowash
|
6d3a29328c
|
Fixed a bug with corner_name in lib.py remaining static.
|
2019-02-20 12:59:40 -08:00 |
Jesse Cirimelli-Low
|
723ec9925f
|
Merge branch 'datasheet_gen' into dev
|
2019-02-15 21:47:24 -08:00 |
Jesse Cirimelli-Low
|
d533a8ae26
|
fixed logger typo
|
2019-02-15 21:45:05 -08:00 |
Jesse Cirimelli-Low
|
e3ff9b53e9
|
fixed area not being found
|
2019-02-14 07:01:35 -08:00 |
Jesse Cirimelli-Low
|
3f761afcbc
|
Merge branch 'datasheet_gen' into dev
|
2019-02-13 17:43:31 -08:00 |
Matt Guthaus
|
d4c21cd26e
|
Remove extraneous character.
|
2019-02-13 17:41:33 -08:00 |
Matt Guthaus
|
2553439447
|
Merge branch 'dev' of https://github.com/VLSIDA/PrivateRAM into dev
|
2019-02-13 17:01:41 -08:00 |
Matt Guthaus
|
c359bbf42a
|
Fix deprecation warnings in regex by converting to raw strings. Add error if unable to find DRC errors in Magic.
|
2019-02-13 17:01:26 -08:00 |
Jesse Cirimelli-Low
|
e890c0e188
|
fixed -v logging
|
2019-02-13 15:21:16 -08:00 |
Jesse Cirimelli-Low
|
36d8d98b17
|
Merge branch 'dev' into datasheet_gen
|
2019-02-08 12:05:04 -08:00 |
Hunter Nichols
|
9e23e6584a
|
Made variance plot look slightly better.
|
2019-02-07 15:30:47 -08:00 |
Hunter Nichols
|
5e9851c5f1
|
Merge branch 'dev' into multiport_characterization
|
2019-02-07 14:31:26 -08:00 |
Hunter Nichols
|
ebf43298c0
|
Added mean/variance plotting
|
2019-02-07 14:26:48 -08:00 |
Matt Guthaus
|
d9efb682dd
|
Do not clean up if preserve temp in local_drc_check
|
2019-02-07 11:08:34 -08:00 |
Jesse Cirimelli-Low
|
bfc20a9aa9
|
removes debug corners
|
2019-02-07 06:38:07 -08:00 |
Jesse Cirimelli-Low
|
be4b7697cb
|
Merge branch 'dev' into datasheet_gen
|
2019-02-07 06:35:57 -08:00 |
Jesse Cirimelli-Low
|
6cde6beafa
|
added documetation to functions
|
2019-02-07 06:33:39 -08:00 |
Hunter Nichols
|
d0edda93ad
|
Added more variance analysis for the delay data
|
2019-02-07 02:27:22 -08:00 |
Jesse Cirimelli-Low
|
e131af2cc3
|
power added to datasheet (finally)
|
2019-02-06 20:31:22 -08:00 |
Hunter Nichols
|
690055174d
|
Fixed bug in control logic test with port configs.
|
2019-02-06 20:09:01 -08:00 |
Hunter Nichols
|
56e79c050b
|
Changed test values to fix tests.
|
2019-02-06 15:27:29 -08:00 |
Hunter Nichols
|
01c8405d12
|
Fix bitline measurement delays and adjusted default delay chain for column mux srams
|
2019-02-06 00:46:25 -08:00 |
Hunter Nichols
|
5f01a52113
|
Fixed some delay model bugs.
|
2019-02-05 21:15:12 -08:00 |
Jesse Cirimelli-Low
|
374e7a31eb
|
Merge branch 'dev' into datasheet_gen
|
2019-02-05 17:14:58 -08:00 |
Hunter Nichols
|
e3d003d410
|
Adjusted test values to account for recent changes.
|
2019-02-05 00:43:16 -08:00 |
Hunter Nichols
|
543e0a1b9a
|
Merge branch 'dev' into multiport_characterization
|
2019-02-04 23:54:16 -08:00 |
Hunter Nichols
|
12723adb0c
|
Modified some testing and initial delay chain sizes.
|
2019-02-04 23:38:26 -08:00 |
Jesse Cirimelli-Low
|
c22025839c
|
datasheet now indicates if analytical or characterizer is used
|
2019-01-31 08:28:51 -08:00 |
Jesse Cirimelli-Low
|
21868e1b60
|
removed expanded process names from corners
|
2019-01-31 08:09:00 -08:00 |