Hunter Nichols
|
d1218778b1
|
Fixed merge conflicts
|
2019-01-28 22:33:08 -08:00 |
Matt Guthaus
|
1bdf4dbe4f
|
Re-enable abort on supply error.
|
2019-01-28 17:07:38 -08:00 |
Matt Guthaus
|
47a3dfafee
|
Merge branch 'driver_sizing' into dev
|
2019-01-28 15:12:01 -08:00 |
Matt Guthaus
|
f84dc3cadc
|
Fix hspice delay golden results
|
2019-01-28 10:39:09 -08:00 |
Jesse Cirimelli-Low
|
ed901aba5f
|
changed datetime to date
|
2019-01-28 10:29:27 -08:00 |
Matt Guthaus
|
d77bba3af2
|
Fix clock fanout to include internal FF. Update delays in golden tests.
|
2019-01-28 08:48:32 -08:00 |
Matt Guthaus
|
881c449c7c
|
Fix error in offset computation for right drivers
|
2019-01-28 07:53:36 -08:00 |
Matt Guthaus
|
c4438584fe
|
Move jog for wl to mid-cells rather than mid-pins.
|
2019-01-27 12:59:02 -08:00 |
Matt Guthaus
|
18805423e3
|
Simplify pdriver code.
|
2019-01-25 17:18:12 -08:00 |
Matt Guthaus
|
beceb3fb60
|
Fix buggy analytical delay in pdriver
|
2019-01-25 16:22:59 -08:00 |
Matt Guthaus
|
01ab253925
|
Move gdsMill license to README
|
2019-01-25 15:56:12 -08:00 |
Matt Guthaus
|
d2864370aa
|
Temporarily disable abort on supply error
|
2019-01-25 15:43:57 -08:00 |
Matt Guthaus
|
09d6a63861
|
Change path to wire_path for Anaconda package conflict
|
2019-01-25 15:07:56 -08:00 |
Matt Guthaus
|
0c3baa5172
|
Added some comments to the spice files.
|
2019-01-25 15:00:00 -08:00 |
Matt Guthaus
|
1afd4341bd
|
Update stage effort of clk_buf_driver
|
2019-01-25 14:22:37 -08:00 |
Matt Guthaus
|
6f32bac1a2
|
Use rx of last pdriver instance after placing instances
|
2019-01-25 14:17:37 -08:00 |
Matt Guthaus
|
614aa54f17
|
Move clkbuf output lower to avoid dff outputs
|
2019-01-25 14:03:52 -08:00 |
Matt Guthaus
|
ddf734891a
|
Fix pdriver width error
|
2019-01-25 10:26:31 -08:00 |
Matt Guthaus
|
8f56953af0
|
Convert wordline driver to use sized pdriver
|
2019-01-24 10:20:23 -08:00 |
Hunter Nichols
|
ee03b4ecb8
|
Added some data variation checking
|
2019-01-24 09:25:09 -08:00 |
Jesse Cirimelli-Low
|
65c5cc9fe7
|
added support for more corner variations
|
2019-01-24 07:09:51 -08:00 |
Matt Guthaus
|
091b4e4c62
|
Add size commments to spize. Change pdriver stage effort.
|
2019-01-23 17:27:15 -08:00 |
Hunter Nichols
|
d527b7da62
|
Added delay error calculations
|
2019-01-23 13:19:35 -08:00 |
Matt Guthaus
|
8a85d3141a
|
Fix polarity problem.
|
2019-01-23 13:08:43 -08:00 |
Matt Guthaus
|
d64d262d78
|
Fix pdriver instantiation. Change sizes based on word_size.
|
2019-01-23 12:51:28 -08:00 |
Matt Guthaus
|
b58fd03083
|
Change pbuf/pinv to pdriver in control logic.
|
2019-01-23 12:03:52 -08:00 |
Hunter Nichols
|
6d3884d60d
|
Added corner data collection.
|
2019-01-22 16:40:46 -08:00 |
Jesse Cirimelli-Low
|
ac17e71973
|
removed debug print statement
|
2019-01-22 15:47:16 -08:00 |
Jesse Cirimelli-Low
|
886dd4d313
|
Merge branch 'dev' into datasheet_gen
|
2019-01-22 15:24:44 -08:00 |
Jesse Cirimelli-Low
|
978990f4dd
|
cleaned up debug.py edits
|
2019-01-22 15:24:38 -08:00 |
Matt Guthaus
|
23718b952f
|
Check for print statements in more files since we now use print_raw
|
2019-01-18 10:16:55 -08:00 |
Matt Guthaus
|
f5f27073be
|
Merge remote-tracking branch 'origin/dev' into factory
|
2019-01-18 09:52:18 -08:00 |
Hunter Nichols
|
5885e3b635
|
Removed carriage returns, adjusted signal names generation for variable delay chain size.
|
2019-01-18 00:23:50 -08:00 |
Yusu Wang
|
c20fb2a70e
|
replace matrix to array
|
2019-01-17 12:01:08 -08:00 |
Hunter Nichols
|
4ced6be6bd
|
Added data collection and some initial data
|
2019-01-17 09:54:34 -08:00 |
Hunter Nichols
|
5bbc43d0a0
|
Added data collection of wordline and s_en measurements.
|
2019-01-17 01:59:41 -08:00 |
Jesse Cirimelli-Low
|
9c8090d94b
|
added debug.info to logging
|
2019-01-16 19:56:23 -08:00 |
Matt Guthaus
|
7a152ea13d
|
Move sram_factory to root dir
|
2019-01-16 17:06:29 -08:00 |
Matt Guthaus
|
9ecfaf16ea
|
Add the factory class
|
2019-01-16 17:04:28 -08:00 |
Matt Guthaus
|
91636be642
|
Convert all contacts to use the sram_factory
|
2019-01-16 16:56:06 -08:00 |
Matt Guthaus
|
5192a01f2d
|
Convert pgates to use ptx through the factory
|
2019-01-16 16:30:31 -08:00 |
Matt Guthaus
|
a418431a42
|
First draft of sram_factory code
|
2019-01-16 16:15:38 -08:00 |
Jesse Cirimelli-Low
|
25b0da404f
|
removed EOL error in comment
|
2019-01-16 16:08:41 -08:00 |
Jesse Cirimelli-Low
|
41b8e8665b
|
updated datasheet descriptors
|
2019-01-16 15:43:08 -08:00 |
Jesse Cirimelli-Low
|
0556b86424
|
html datasheet no longer dependeds on sram
|
2019-01-16 14:52:01 -08:00 |
Jesse Cirimelli-Low
|
192c615a38
|
moved library page to new repo
|
2019-01-16 07:33:17 -08:00 |
Hunter Nichols
|
cc0be510c7
|
Added some data scaling and error calculation in model check.
|
2019-01-16 00:46:24 -08:00 |
Jesse Cirimelli-Low
|
813a551691
|
comment parsing 1/2 complete; page gen setup complete
|
2019-01-15 20:48:20 -08:00 |
Jesse Cirimelli-Low
|
903cafb336
|
html parsing finished
|
2019-01-15 19:47:48 -08:00 |
Hunter Nichols
|
6152ec7ec5
|
Merge branch 'dev' into multiport_characterization
|
2019-01-15 16:33:39 -08:00 |
Jesse Cirimelli-Low
|
b66c53a99a
|
added log file to datasheet
|
2019-01-13 15:02:13 -08:00 |
Jesse Cirimelli-Low
|
87380a4801
|
complete log file generation
|
2019-01-13 14:34:46 -08:00 |
Matt Guthaus
|
e210ef2a41
|
Add assert to lef and verilog unit test. Fix verilog files in golden results.
|
2019-01-11 16:42:50 -08:00 |
Matt Guthaus
|
a7dd62b0e5
|
falling_edge not negative_edge
|
2019-01-11 15:17:27 -08:00 |
Matt Guthaus
|
20b869f8e1
|
Remove tabs
|
2019-01-11 14:16:57 -08:00 |
Matt Guthaus
|
5de7ff3773
|
Updated Verilog to have multiport. Added 1rw,1rw/1r Verilog testbench.
|
2019-01-11 14:15:16 -08:00 |
Matt Guthaus
|
f0ab155172
|
Change dout to negative clock edge relative
|
2019-01-11 09:51:05 -08:00 |
Hunter Nichols
|
21663439cc
|
Added slews measurements to the model checker. Removed unused code in bitline delay class.
|
2019-01-09 22:42:34 -08:00 |
Jesse Cirimelli-Low
|
a25e0f6c8c
|
Merge branch 'dev' into datasheet_gen
|
2019-01-09 13:48:43 -08:00 |
Matt Guthaus
|
cdef5f0ecb
|
Change kbits to bits in output
|
2019-01-09 16:57:12 -08:00 |
Matt Guthaus
|
be9f81768d
|
Merge branch 'dev' of github.com:VLSIDA/PrivateRAM into dev
|
2019-01-09 15:20:34 -08:00 |
Matt Guthaus
|
94a6cbc28b
|
Remove extra bracket in pin blokc
|
2019-01-09 13:44:25 -08:00 |
Jesse Cirimelli-Low
|
b0978e62f3
|
removed openram placeholder logo to stage for public push
|
2019-01-09 12:32:17 -08:00 |
Matt Guthaus
|
49d0b9d69c
|
Remove old scn3me golden results. Remove indices from new golden results.
|
2019-01-09 12:04:17 -08:00 |
Matt Guthaus
|
fe077a453a
|
Change capitalization of message to be consistent
|
2019-01-09 12:00:14 -08:00 |
Matt Guthaus
|
7e635d02be
|
Remove indices from pins in lib file
|
2019-01-09 12:00:00 -08:00 |
Matt Guthaus
|
4d0a8b9c8a
|
Check for coverage executable and run without if not found.
|
2019-01-09 08:24:20 -08:00 |
Jesse Cirimelli-Low
|
e9b8eab2c3
|
Merge branch 'dev' into datasheet_gen
|
2019-01-09 06:16:09 -08:00 |
Jesse Cirimelli-Low
|
8b8985dbd1
|
track table_gen
|
2019-01-09 06:15:22 -08:00 |
Jesse Cirimelli-Low
|
3f8628fa94
|
flask totally purged, fixed table headers
|
2019-01-08 20:04:30 -08:00 |
Jesse Cirimelli-Low
|
e58515b89b
|
tables stable and flask removed, headers are bugged
|
2019-01-08 19:50:47 -08:00 |
Jesse Cirimelli-Low
|
6033cc604d
|
stable, but incomplete flaskless table gen rewrite
|
2019-01-08 18:54:20 -08:00 |
Jesse Cirimelli-Low
|
19a986c35c
|
no-flask rewrite for initial datasheet case complete
|
2019-01-07 19:43:57 -08:00 |
Jesse Cirimelli-Low
|
24161a1df2
|
Merge branch 'dev' into datasheet_gen
|
2019-01-07 18:18:46 -08:00 |
Jesse Cirimelli-Low
|
1283cbc3be
|
fixed EOL error in descriptor
|
2019-01-07 18:17:38 -08:00 |
Jesse Cirimelli-Low
|
5508ae945d
|
updated file html description to simplify parsing
|
2019-01-07 17:08:47 -08:00 |
Matt Guthaus
|
2236ca40df
|
Make xa least priority since it fails functional tests.
|
2019-01-03 19:20:31 -08:00 |
Jesse Cirimelli-Low
|
6acc8c8902
|
removed print debug statement
|
2019-01-03 13:41:25 -08:00 |
Jesse Cirimelli-Low
|
53b7e46db4
|
fixed bug where retrieving git id would fail depending on cwd
|
2019-01-03 12:28:29 -08:00 |
Hunter Nichols
|
272267358f
|
Moved all bitline delay measurements to delay class. Added measurements to check delay model.
|
2019-01-03 05:51:28 -08:00 |
Jesse Cirimelli-Low
|
c69e5fdb18
|
added compile time to datasheet
|
2019-01-02 10:30:03 -08:00 |
Jesse Cirimelli-Low
|
cc27736a45
|
moved DRC and LVS error reports to datasheet.info from datasheet.py
|
2019-01-02 10:14:45 -08:00 |
Hunter Nichols
|
66b2fcdc91
|
Added data parsing to measurement objects and adding power measurements.
|
2018-12-20 15:54:56 -08:00 |
Hunter Nichols
|
b10ef3fb7e
|
Replaced delay measure statement with object implementation.
|
2018-12-19 18:33:06 -08:00 |
Hunter Nichols
|
8eb4812e16
|
Made parasitic delay parameter in Freepdk45 more accurate, added stage names to delay model.
|
2018-12-17 23:32:02 -08:00 |
Hunter Nichols
|
51b1bd46da
|
Added option to use delay chain size defined in tech.py
|
2018-12-14 18:02:19 -08:00 |
Hunter Nichols
|
dc20bf9e11
|
Added bitline measurements to ngspice delay test.
|
2018-12-13 22:31:08 -08:00 |
Hunter Nichols
|
e4065929c2
|
Added bitline threshold delay checks to delay tests.
|
2018-12-13 22:21:30 -08:00 |
Jennifer Eve Sowash
|
4a5c18b6cc
|
Removed line to skip pdriver_test
|
2018-12-13 19:10:38 -08:00 |
Jennifer Eve Sowash
|
bc44c80d40
|
Added height to init in pdriver.py
|
2018-12-13 19:03:31 -08:00 |
Hunter Nichols
|
97fc37aec1
|
Added checks for the bitline voltage at sense amp enable 50%.
|
2018-12-12 23:59:32 -08:00 |
Hunter Nichols
|
0510aeb3ec
|
Merged with dev, removed commented out code.
|
2018-12-12 16:02:16 -08:00 |
Hunter Nichols
|
50f13eabce
|
Added better port selection to bitline measurements.
|
2018-12-12 15:59:20 -08:00 |
Hunter Nichols
|
0a26e40022
|
Attempts to fix failing tests. Random seed differences between mada and pipeline.
|
2018-12-12 13:12:26 -08:00 |
Hunter Nichols
|
6ac474d642
|
Added bitline measures with hardcoded names.
|
2018-12-12 00:43:08 -08:00 |
Hunter Nichols
|
82e074ebf0
|
Added initial structure for bitline measurements.
|
2018-12-11 14:06:11 -08:00 |
Jennifer Eve Sowash
|
a51aacfa90
|
Added corner case for 1 inv pos polarity and renamed variables.
|
2018-12-07 19:42:11 -08:00 |
Matt Guthaus
|
37c10a2198
|
Merge branch 'supply_routing' into dev
|
2018-12-07 17:04:37 -08:00 |
Matt Guthaus
|
b15584a821
|
Print start time after banner and init
|
2018-12-07 15:50:18 -08:00 |
Hunter Nichols
|
4d84731c34
|
Edited heuristic delay chain and delay model to account for read port differences.
|
2018-12-07 15:39:53 -08:00 |