Sam Crow
|
8992c0fb68
|
first approximation of delay values
|
2023-06-20 16:22:03 -07:00 |
|
Sam Crow
|
dbc9de6c9a
|
implement relationship between delay pinouts
|
2023-06-14 17:10:07 -07:00 |
|
Sam Crow
|
bf516a927d
|
add skeleton for delay chain sizing
|
2023-06-13 13:44:32 -07:00 |
|
Sam Crow
|
fee90283b9
|
add spacing and a comment
|
2023-06-12 16:56:44 -07:00 |
|
Sam Crow
|
96a1d400fa
|
add single port bank test for norbl
|
2023-06-12 12:50:50 -07:00 |
|
Sam Crow
|
266bcd9cf2
|
consolidate failing xyce delay tests to one in skip list
|
2023-06-11 14:52:26 -07:00 |
|
Sam Crow
|
854bff9dce
|
add norbl bank tests to sky130 skipped tests
|
2023-06-08 13:22:12 -07:00 |
|
Sam Crow
|
7048a072e2
|
add local/global array sky130 skipped tests
|
2023-06-08 13:16:27 -07:00 |
|
Sam Crow
|
44ed72b50d
|
add has_rbl=True arg to tests
|
2023-06-08 13:10:03 -07:00 |
|
Sam Crow
|
ce622952ef
|
route rbl conditionally
|
2023-06-08 12:36:31 -07:00 |
|
Sam Crow
|
a51b71d460
|
update copyright
|
2023-06-08 12:36:12 -07:00 |
|
Sam Crow
|
539dfc979a
|
conform default behavior for sky130 custom modules to unit test
|
2023-06-07 17:31:12 -07:00 |
|
Sam Crow
|
973b5512f0
|
add new failing sky130 tests to skip list
|
2023-06-07 17:29:58 -07:00 |
|
Sam Crow
|
dcf95460d0
|
sort sky130 skipped tests numerically
|
2023-06-07 16:09:18 -07:00 |
|
Sam Crow
|
9256ae8c00
|
fix typos and standardize multiport control logic tests
|
2023-06-07 16:04:54 -07:00 |
|
samuelkcrow
|
afd3b782b9
|
remove cs_bar signal bus from all control logics
|
2023-06-07 15:53:15 -07:00 |
|
samuelkcrow
|
a48842ff72
|
fix code format issues from 00 test
|
2023-06-07 15:52:25 -07:00 |
|
samuelkcrow
|
b9492051b6
|
use control_logic_base in control_logic_delay
|
2023-06-07 15:51:19 -07:00 |
|
Sam Crow
|
a70dcc5c85
|
reword comments in replica bitcell array module
|
2023-06-06 14:43:18 -07:00 |
|
Sam Crow
|
9fdf8a8341
|
ommit rbl pins in sram_1bank when appropriate
|
2023-06-06 13:15:17 -07:00 |
|
Sam Crow
|
157935c915
|
update test/module imports related to delay control
|
2023-06-06 13:12:20 -07:00 |
|
Sam Crow
|
5fef78dbfa
|
Merge branch 'no_rbl' into delay_ctrl
|
2023-06-05 16:31:07 -07:00 |
|
Sam Crow
|
2f5d3b6faf
|
Merge branch 'dev' into delay_ctrl
|
2023-06-05 16:24:48 -07:00 |
|
Sam Crow
|
df827fbd3d
|
add norbl whole sram test
|
2023-06-05 15:26:26 -07:00 |
|
Sam Crow
|
5b10f06be6
|
place wl_en pin on wl drivers in absence of rbl_wl driver
|
2023-06-05 15:26:11 -07:00 |
|
Sam Crow
|
0b5039cc89
|
make norbl bank test executable
|
2023-06-05 12:08:22 -07:00 |
|
Sam Crow
|
23232fd376
|
Merge branch 'dev' into no_rbl
|
2023-06-05 11:03:22 -07:00 |
|
Sam Crow
|
2709f61317
|
fix index out of bounds bug
|
2023-05-16 14:38:51 -07:00 |
|
Sam Crow
|
79e5c1ad86
|
add dp norbl bank test
|
2023-05-16 14:36:58 -07:00 |
|
vlsida-bot
|
0a4a36488b
|
Bump version: 1.2.14 -> 1.2.15
v1.2.15
|
2023-05-12 03:11:58 +00:00 |
|
Eren Dogan
|
d7602bc836
|
Update conda documentation
|
2023-05-11 16:47:42 -07:00 |
|
Eren Dogan
|
8ac95c19a4
|
Add optional $CONDA_HOME environment variable
|
2023-05-11 16:42:29 -07:00 |
|
vlsida-bot
|
26a082f44d
|
Bump version: 1.2.13 -> 1.2.14
v1.2.14
|
2023-05-09 23:36:41 +00:00 |
|
Matt Guthaus
|
eac94edc04
|
Merge pull request #187 from sfmth/patch-colab-dev
added openram.ipynb and docs references to it
|
2023-05-09 14:04:47 -07:00 |
|
sfmth
|
25b8224c8c
|
updated notebook -- applied suggestions
|
2023-05-10 00:16:40 +03:30 |
|
vlsida-bot
|
84d88bc048
|
Bump version: 1.2.12 -> 1.2.13
v1.2.13
|
2023-05-05 07:08:26 +00:00 |
|
Eren Dogan
|
f2235c2457
|
Cleanup globals.py
|
2023-05-04 20:47:53 -07:00 |
|
Eren Dogan
|
420ce01b46
|
Throw error if can't make temp directory
|
2023-05-04 20:27:59 -07:00 |
|
vlsida-bot
|
a65a06e635
|
Bump version: 1.2.11 -> 1.2.12
v1.2.12
|
2023-05-04 23:01:21 +00:00 |
|
Sam Crow
|
f5bc031d83
|
Merge branch 'dev' into no_rbl
|
2023-05-03 15:24:03 -07:00 |
|
Sam Crow
|
5e31b624b5
|
Merge branch 'dev' into sky130_custom_modules
|
2023-05-03 14:23:23 -07:00 |
|
Sam Crow
|
db8ab303c7
|
Merge branch 'dev' into sky130_custom_modules
|
2023-05-03 14:12:52 -07:00 |
|
Sam Crow
|
0e781dd224
|
cast valid addresses to list for python 3.11 requirement
|
2023-05-01 17:05:07 -07:00 |
|
vlsida-bot
|
20744cdbcd
|
Bump version: 1.2.10 -> 1.2.11
v1.2.11
|
2023-04-29 01:49:25 +00:00 |
|
Eren Dogan
|
b03184864e
|
Fix Makefile to detect if conda is installed
|
2023-04-28 15:13:32 -07:00 |
|
Eren Dogan
|
cc4262ec4f
|
Add links for technology examples
|
2023-04-26 14:31:41 -07:00 |
|
Eren Dogan
|
5fe784ab14
|
Use for/else in custom_module_finder
|
2023-04-26 14:31:41 -07:00 |
|
Eren Dogan
|
b884fb36c3
|
Install required packages in conda as well
|
2023-04-26 14:31:41 -07:00 |
|
vlsida-bot
|
d6d7bc6ec5
|
Bump version: 1.2.9 -> 1.2.10
v1.2.10
|
2023-04-26 21:10:12 +00:00 |
|
Eren Dogan
|
938da3b369
|
Merge branch 'sky130_regress' into dev
|
2023-04-26 12:33:21 -07:00 |
|