Jennifer Eve Sowash
|
5e19cf1e24
|
Updated naming, added compute_sizes(), and fixed sizing function.
|
2018-12-06 14:36:01 -08:00 |
Matt Guthaus
|
46d3068821
|
Output number of words per row before SRAM creation. Recompute words per row in unit tests.
|
2018-12-06 13:11:47 -08:00 |
Jesse Cirimelli-Low
|
02b4b13cc4
|
fixed config file path
|
2018-12-06 09:26:38 -08:00 |
Jesse Cirimelli-Low
|
e41b90449d
|
specify config file abs path
|
2018-12-06 05:34:05 -08:00 |
Hunter Nichols
|
b157fc58a1
|
Moved feasible period search from functional.py to tests.
|
2018-12-05 23:23:40 -08:00 |
Hunter Nichols
|
448e8f4cfd
|
Merged with dev
|
2018-12-05 17:49:42 -08:00 |
Hunter Nichols
|
ea55bda493
|
Changed s_en delay calculation based recent control logic changes.
|
2018-12-05 17:10:11 -08:00 |
Hunter Nichols
|
0c3c58011b
|
Fixed delay test values.
|
2018-12-05 00:13:23 -08:00 |
Matt Guthaus
|
f1c74d6bfb
|
Merge branch 'dev' into supply_routing
|
2018-12-04 17:57:18 -08:00 |
Matt Guthaus
|
e750d446dc
|
Fix syntax error. Enable skipped test.
|
2018-12-04 17:08:22 -08:00 |
Jesse Cirimelli-Low
|
b6e7ddd023
|
Merge branch 'dev' into datasheet_gen
|
2018-12-04 16:27:04 -08:00 |
Matt Guthaus
|
2a68b57215
|
Changed psram info to sram
|
2018-12-03 15:59:31 -08:00 |
Jesse Cirimelli-Low
|
2c12ef2161
|
added warning to test 30 coverage is not installed
|
2018-12-03 13:24:22 -08:00 |
Jennifer Eve Sowash
|
2534a32e20
|
pdriver.py passes resgression tests. Size and number of inverters has been added.
|
2018-12-03 12:55:48 -08:00 |
Jesse Cirimelli-Low
|
71bb1bb9f1
|
updated test 30 to dev version
|
2018-12-03 11:09:45 -08:00 |
Jesse Cirimelli-Low
|
9501b99df7
|
merged branch wtih dev
|
2018-12-03 09:47:34 -08:00 |
Matt Guthaus
|
bcc6b95564
|
Add coverage exclusions. Add subprocess coverage.
|
2018-12-03 09:13:57 -08:00 |
Hunter Nichols
|
722bc907c4
|
Merged with dev. Fixed conflicts in tests.
|
2018-12-02 23:09:00 -08:00 |
Matt Guthaus
|
49f7022416
|
Skip failing tests with comments for bugs.
|
2018-11-30 12:33:43 -08:00 |
Matt Guthaus
|
0af4263edb
|
Remove extra rotated vias in bitcell array to simplify power routing
|
2018-11-29 18:13:15 -08:00 |
Matt Guthaus
|
0e7301fff8
|
Update unit test golden results. Skip two tests.
|
2018-11-29 17:28:57 -08:00 |
Matt Guthaus
|
0a16d83181
|
Add more layout and functional port tests.
|
2018-11-29 10:28:43 -08:00 |
Matt Guthaus
|
14fa33e21d
|
Remove 4 bank code and test for now.
|
2018-11-29 10:28:09 -08:00 |
Matt Guthaus
|
25611fcbc1
|
Remove dff_inv since we can just use dff_buf
|
2018-11-28 10:42:22 -08:00 |
Jesse Cirimelli-Low
|
5aa8c46c16
|
Merge branch 'dev' into datasheet_gen
|
2018-11-27 13:54:21 -08:00 |
Matt Guthaus
|
8fba32ca12
|
Add pand2 draft
|
2018-11-26 13:45:22 -08:00 |
Jennifer Eve Sowash
|
524334d24d
|
Merge branch 'dev' into pdriver
|
2018-11-26 13:15:47 -08:00 |
Jennifer Eve Sowash
|
bb7773ca7f
|
Editted pbuf.py to pass regression.
|
2018-11-20 14:39:11 -08:00 |
Hunter Nichols
|
67977bab3e
|
Fixed port issue in bank. Changed golden data due to netlist change.
|
2018-11-20 11:39:14 -08:00 |
Jesse Cirimelli-Low
|
1942ef33ac
|
Merge branch 'dev' into datasheet_gen
|
2018-11-20 11:23:42 -08:00 |
Hunter Nichols
|
62cbbca852
|
Merged, fixed conflict bt matching control logic creation to dev.
|
2018-11-19 22:20:20 -08:00 |
Hunter Nichols
|
8257e4fe8c
|
Changed syntax in replica_bl tests, golden data to fit new values in delay tests.
|
2018-11-19 16:51:43 -08:00 |
Matt Guthaus
|
b89c011e41
|
Add psram 1w/1r test. Fix bl/br port naming errors in bank.
|
2018-11-16 15:31:22 -08:00 |
Jennifer Eve Sowash
|
c73004de35
|
Merge branch 'pdriver' of https://github.com/VLSIDA/PrivateRAM into pdriver
|
2018-11-15 14:06:38 -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
|
3221d3e744
|
Add initial support and unit tests for 2 port SRAM
|
2018-11-14 17:05:23 -08:00 |
Matt Guthaus
|
6ac5adaeca
|
Separate multiport replica bitline from regular replica bitline test
|
2018-11-14 11:41:09 -08:00 |
Matt Guthaus
|
bc7e74f571
|
Add multiport bank test
|
2018-11-13 16:06:21 -08:00 |
Jennifer Sowash
|
b6f1409fb9
|
Testing to ensure branch is up to date with dev. Added 04_pbuf_test.py and made changes to pbuf.py to align with comments.
|
2018-11-12 13:24:27 -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 |
Jesse Cirimelli-Low
|
62f8d26ec6
|
Merge branch 'dev' into datasheet_gen
|
2018-11-10 10:58:35 -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 |
Matt Guthaus
|
550d5cc729
|
Fix path to config file in test 30
|
2018-11-09 16:33:08 -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
|
5d684b02e0
|
Leakage changed in ngspice test.
|
2018-11-08 18:00:09 -08:00 |
Matt Guthaus
|
b25650eb07
|
Netlist only mode for ngspice delay test
|
2018-11-08 12:19:06 -08:00 |
Matt Guthaus
|
dd5b2a5b59
|
Fix missing fail when non-list item doesn't match.
|
2018-11-08 12:16:59 -08:00 |
Matt Guthaus
|
4e232c49ad
|
Update precharge cell for multiport.
Comment out pbitcell tests.
Add bitcell_1rw_1r test.
Move bitcell horizontal routing to metal1.
Extend precharge height for stacking.
|
2018-11-07 14:46:51 -08:00 |
Matt Guthaus
|
2e5ae70391
|
Enable psram 1rw 2mux layout test.
|
2018-11-07 13:37:08 -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 |
Hunter Nichols
|
4c26dede23
|
Unskipped functional tests and increases the number of ports on pbitcell functional tests.
|
2018-11-05 14:56:22 -08:00 |
Hunter Nichols
|
9744bc516a
|
Merge branch 'dev' into multiport_characterization
|
2018-11-05 10:40:29 -08:00 |
Matt Guthaus
|
ce94366a1d
|
Skip all 4mux and 8mux tests until we solve teh simulation timing bug.
|
2018-11-05 09:50:44 -08:00 |
Matt Guthaus
|
38dab77bfc
|
Add fixed seed to functional test during unit tests. Skip non-working tests after fixed seed.
|
2018-11-03 10:53:09 -07:00 |
Matt Guthaus
|
5d2df76ef5
|
Skip 4mux test
|
2018-11-03 10:16:22 -07:00 |
Hunter Nichols
|
7461f2b1bf
|
Merged with dev.
|
2018-11-02 17:22:09 -07:00 |
Matt Guthaus
|
6dd959b638
|
Fix error in 8mux test. Fix comment in all tests.
|
2018-11-02 16:34:26 -07:00 |
Matt Guthaus
|
ac203d987c
|
Merge branch 'supply_routing' into dev
|
2018-11-02 11:50:46 -07:00 |
Hunter Nichols
|
642dc8517c
|
Added no mux functional test for 1rw+1r. Delay characterization also works for the custom cell as well.
|
2018-11-01 14:05:55 -07:00 |
Hunter Nichols
|
b00fc040a3
|
Added replica 1rw+1r cell python modules. Also added drc/lvs checks in replica bitline, but test is failing due to pin error in freepdk45 and metal spacing error in scmos.
|
2018-11-01 12:29:49 -07:00 |
Matt Guthaus
|
673027ac8c
|
Moved assert to check out_path earlier.
Preserve temporary output directory with -d option.
|
2018-10-31 09:37:47 -07:00 |
Hunter Nichols
|
9321f0461b
|
Fixed error in control logic test. Added gds/sp for replica cell 1rw+1r.
|
2018-10-31 00:06:34 -07:00 |
Hunter Nichols
|
e5dcf5d5b1
|
Altered bitline with heuristic to have a larger delay chain for larger column muxes. Also have to alter the feasible period for functional tests to pass.
|
2018-10-30 22:19:26 -07:00 |
Hunter Nichols
|
6efe0f56c2
|
Added gds/sp for scn4m 1rw+1r bitcell. Passes DRC/LVS in both technologies for single and array.
|
2018-10-26 00:08:13 -07:00 |
Hunter Nichols
|
8e243258e4
|
Added updated 1rw 1r bitcell with a text boundary. Added bitcell array test for the bitcell.
|
2018-10-26 00:08:12 -07:00 |
Matt Guthaus
|
3f17679000
|
Merge remote-tracking branch 'origin' into supply_routing
|
2018-10-25 09:36:03 -07:00 |
Matt Guthaus
|
3d8aeaa732
|
Run delay and setup/hold tests in netlist_only mode
|
2018-10-25 09:07:00 -07:00 |
Matt Guthaus
|
58de655aac
|
Split functional tests
|
2018-10-25 08:56:23 -07:00 |
Michael Timothy Grimes
|
40450ac0f5
|
Merge branch 'dev' of https://github.com/VLSIDA/PrivateRAM into multiport
|
2018-10-25 00:36:46 -07:00 |
Michael Timothy Grimes
|
ceab1a5daf
|
Adding debug comments to stim file for functional test and cleaning up comment code in simulation.py. Adding multiple tests for different mux configurations to functional unit tests.
|
2018-10-25 00:11:00 -07:00 |
Matt Guthaus
|
b1f3bd97e5
|
Enable all the 1bank tests. Mostly work in SCMOS.
|
2018-10-24 17:01:00 -07:00 |
Hunter Nichols
|
a711a5823d
|
Merged dev and fix conflicts in geometry.py
|
2018-10-24 10:52:22 -07:00 |
Matt Guthaus
|
33c716eda8
|
Rename psram bank test like sram bank testss
|
2018-10-24 09:08:54 -07:00 |
Hunter Nichols
|
5c8a00ea1d
|
Fixed pruned golden lib file from error in last commit.
|
2018-10-24 00:55:55 -07:00 |
Hunter Nichols
|
da1b003d10
|
Fixed multiport lib files not generating the correct number of signals. Move setup time from DOUT to DIN in lib file. Altered golden files with these changes.
|
2018-10-24 00:17:08 -07:00 |
Hunter Nichols
|
016604f846
|
Fixed spacing in golden lib files. Added column mux into analytical model.
|
2018-10-24 00:16:26 -07:00 |
Hunter Nichols
|
53cb4e7f5e
|
Fixed lib files to be syntactically correct with multiport. Fixed issue in geometry.py that prevented netlist_only option from working.
|
2018-10-22 23:33:01 -07:00 |
Hunter Nichols
|
62439bdac6
|
Fixed merge conflicts with sram.py
|
2018-10-22 17:29:14 -07:00 |
Hunter Nichols
|
4f08062268
|
Added custom 1rw+1r bitcell. Testing are currently failing.
|
2018-10-22 17:02:21 -07:00 |
Michael Timothy Grimes
|
cda2e93cd7
|
Adding fix to netlist_only mode in geometry.py. Uncommenting functional tests and running both tests in netlist_only mode.
|
2018-10-22 09:17:03 -07:00 |
Matt Guthaus
|
e48e12e8cd
|
Skip non-working 1bank tests for now.
|
2018-10-20 14:55:11 -07:00 |
Matt Guthaus
|
4bf1e206e2
|
Merge branch 'dev' into supply_routing
|
2018-10-17 09:47:18 -07:00 |
Michael Timothy Grimes
|
d6a9ea48ac
|
Working out bugs in psram functional test for SCMOS. Commenting out for now.
|
2018-10-17 07:45:24 -07:00 |
Michael Timothy Grimes
|
a27cdb4fbc
|
Merge branch 'dev' of https://github.com/VLSIDA/PrivateRAM into multiport
|
2018-10-17 07:32:03 -07:00 |
Matt Guthaus
|
e2cfd382b9
|
Fix print check regression
|
2018-10-15 13:23:31 -07:00 |
Matt Guthaus
|
d60986e590
|
Don't skip grid format checks
|
2018-10-15 11:21:07 -07:00 |
Matt Guthaus
|
1c426aad29
|
Merge remote-tracking branch 'origin/datasheet_gen' into supply_routing
|
2018-10-12 20:55:57 -07:00 |
Jesse Cirimelli-Low
|
afba54a22d
|
added analytical model support, added proper output with sram.py
|
2018-10-12 13:22:12 -07:00 |
Michael Timothy Grimes
|
d1701b8a2a
|
Removing extra functional test and changing name to a more general form. Spice exe can just be selected from the command line with -s.
|
2018-10-12 06:29:59 -07:00 |
Jesse Cirimelli-Low
|
cfb5921d98
|
reorganized code structure
|
2018-10-11 15:59:06 -07:00 |
Jesse Cirimelli-Low
|
bc54bc238f
|
removed tabs and fixed bug in which datasheets generated without the characterizer running
|
2018-10-11 11:18:40 -07:00 |
Matt Guthaus
|
e759c9350b
|
Skip psram 1 bank
|
2018-10-11 10:17:50 -07:00 |
Matt Guthaus
|
3f2b7b837d
|
Skip multibank for now too
|
2018-10-10 16:57:42 -07:00 |
Matt Guthaus
|
22b5010734
|
Skip pmulti which has LVS fail
|
2018-10-10 16:01:55 -07:00 |
Matt Guthaus
|
96d3cacb9c
|
Skip func tests that are failing
|
2018-10-10 16:00:21 -07:00 |
Matt Guthaus
|
13e83e0f1a
|
Separate 1bank tests
|
2018-10-10 15:58:00 -07:00 |