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 |
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 |
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 |
Hunter Nichols
|
8d7823e4dd
|
Added delay ratio comparisons between model and measurements
|
2019-01-31 00:26:27 -08:00 |
Jesse Cirimelli-Low
|
475db65d26
|
added units to AREA on datasheet
|
2019-01-30 17:49:43 -08:00 |
Matt Guthaus
|
ec1fb087b5
|
Check membership of keys without using keys() list
|
2019-01-30 13:02:34 -08:00 |
Hunter Nichols
|
45fceb1f4e
|
Added word per row to sram config with a default arguement to fix test.
|
2019-01-30 11:43:47 -08:00 |
Matt Guthaus
|
74fbe8fe63
|
Convert source and target lists to sets for faster contains check.
|
2019-01-30 11:15:47 -08:00 |
Matt Guthaus
|
07f4d639eb
|
Remove non-rectangular error and just skip them.
|
2019-01-30 10:25:01 -08:00 |
Matt Guthaus
|
7836929db2
|
Use hash of tuples instead of checking rectangle in list
|
2019-01-30 10:03:07 -08:00 |
Matt Guthaus
|
aaf028cacf
|
Optimize hpwl runtime. Fix error in via cost when L shape.
|
2019-01-30 08:49:47 -08:00 |
Matt Guthaus
|
82a09be026
|
Move inspect into if statement for runtime
|
2019-01-30 08:42:25 -08:00 |
Hunter Nichols
|
c10c9e4009
|
Refactored some code and other additional improvements.
|
2019-01-29 23:02:28 -08:00 |
Hunter Nichols
|
242a63accb
|
Fixed issues introduced by pdriver additions in model unit test
|
2019-01-29 16:43:30 -08:00 |