mrg
|
fe65a20431
|
Rename ROM unit tests.
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
eec0f02bb8
|
skip test file
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
b50ec272da
|
updated top level rom unit tests
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
41f0b9a412
|
rom compiler top level
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
2d5199961d
|
revert changes to pinvbuf
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
382c91f342
|
precharge array test passing sky130
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
92251fe61e
|
more code cleaning
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
90cf382a43
|
removed hardcoded DRC rule
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
0cb4459b4b
|
changed ROM test data path
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
af0209ec96
|
passing code style
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
79efff9ca6
|
code cleanup and updated copyright
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
bbf2cd2913
|
Changes for test generation and simulation
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
89c7d50bd1
|
added row of nmos to end of array for precharge
|
2023-03-30 11:30:50 -07:00 |
|
SWalker
|
f847721500
|
changes to control logic, invert polarity of precharge
|
2023-03-30 11:30:50 -07:00 |
|
SWalker
|
9cefe5da7c
|
added unrouted output buffers
|
2023-03-30 11:30:50 -07:00 |
|
SWalker
|
764601a721
|
added binning to precharge pmos
|
2023-03-30 11:30:50 -07:00 |
|
Jesse Cirimelli-Low
|
6981cfa58b
|
add example of writing out simulation netlist
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
736bd51fe1
|
add top level pins for sim
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
81bf2d7ae7
|
fixed decode lvs
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
16df8e0e43
|
fixing decoder lvs
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
559300e5cc
|
taps in main array and decoder
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
f7aed247fd
|
column control and address precharge
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
ce8197d206
|
pitch match decoder and array
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
e697efa5f6
|
fixed base array lvs
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
b2631b60ff
|
updated imports to match upstream dev openram
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
63925bd48e
|
Decoder array and start of rom bank
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
bc8d564dbf
|
array with poly straps passing drc/lvs
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
aea3c0ad01
|
passing drc/lvs on 4x4 rom array
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
a3e271f6fb
|
reoriented cell and added tap cell
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
7309af7e29
|
base and dummy array alignment in sky130
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
d7ac26a053
|
array generation and bitline routing with array module
|
2023-03-30 11:30:50 -07:00 |
|
Jacob Walker
|
4db5c3be26
|
basic nmos array, for nand rom
|
2023-03-30 11:30:50 -07:00 |
|
Sam Crow
|
299512eba2
|
standardize array tests
|
2023-03-22 18:56:52 -07:00 |
|
Eren Dogan
|
6eebef8c72
|
Fix typo in Makefile
|
2023-03-16 14:40:24 -07:00 |
|
mrg
|
8ea100b52e
|
Split pbitcell tests to fix factory.reset() bug.
|
2023-03-14 08:50:00 -07:00 |
|
Eren Dogan
|
16490e9928
|
Merge branch 'conda' into dev
|
2023-03-13 16:10:35 -07:00 |
|
Eren Dogan
|
650b6e513c
|
Remove the hack used for unit tests running on docker
|
2023-03-10 16:35:22 -08:00 |
|
mrg
|
c9bf3c1261
|
Remove factory.reset from all unit tests as we no longer use regress.py.
|
2023-03-10 10:44:54 -08:00 |
|
Sam Crow
|
e20f28580f
|
support no rbls in local array
|
2023-03-09 14:44:05 -08:00 |
|
Sam Crow
|
710f0fbae5
|
update local/global tests for no rbls
|
2023-03-09 14:37:07 -08:00 |
|
Sam Crow
|
41344a980b
|
change array modules to allow rbl=[0, 0]
|
2023-03-09 10:23:28 -08:00 |
|
Sam Crow
|
7abaf0463e
|
create no rbl no dummy tests
|
2023-03-09 10:05:17 -08:00 |
|
mrg
|
5c173551ec
|
Remove regress.py and skip_tests for Makefile option instead.
|
2023-03-02 12:44:52 -08:00 |
|
mrg
|
1f3bdd598a
|
Add scn4m_subm global array test to skip test until issue is fixed.
|
2023-03-01 14:23:31 -08:00 |
|
mrg
|
49dbbb33bc
|
Add skip tests until inverters added to sense amps.
|
2023-03-01 14:15:07 -08:00 |
|
mrg
|
58f1b55e08
|
Over-ride build_graph in row/col caps to remove incorrect graph error.
|
2023-03-01 09:25:56 -08:00 |
|
Bugra Onal
|
249d1b9c1d
|
Moved sram_op and bit_polarity
|
2023-02-24 16:42:39 -08:00 |
|
Bugra Onal
|
613146520e
|
Merge branch 'library' into char
|
2023-02-23 15:11:39 -08:00 |
|
Bugra Onal
|
f7f61fee27
|
Format fixes
|
2023-02-22 12:38:47 -08:00 |
|
Bugra Onal
|
6eb0ecd82b
|
fixed copyright again
|
2023-02-21 14:07:08 -08:00 |
|