| .. |
|
base
|
Removed dupliction of addr_size.
|
2019-07-22 13:18:52 -07:00 |
|
bitcells
|
Merge branch 'dev' into rbl_revamp
|
2019-07-03 14:05:28 -07:00 |
|
characterizer
|
Added wmask valuesto functional test through add_wmask()
|
2019-07-23 15:58:54 -07:00 |
|
datasheet
|
Fix space before comment
|
2019-06-14 08:43:41 -07:00 |
|
drc
|
Merge branch 'pep8_cleanup' into dev
|
2019-06-14 08:47:10 -07:00 |
|
example_configs
|
Add giant example for front-end mode
|
2019-04-01 15:49:01 -07:00 |
|
gdsMill
|
Skipping test 22_sram_wmask_func_test and changed a typo of write_driver to write_mask
|
2019-07-17 11:04:17 -07:00 |
|
modules
|
Reversed order of wmask bits in functional.py since python lists go left to right. Made # of en bits equal to num_masks.
|
2019-07-22 12:44:35 -07:00 |
|
pgates
|
Merge branch 'dev' into rbl_revamp
|
2019-07-03 14:05:28 -07:00 |
|
router
|
Merge branch 'pep8_cleanup' into dev
|
2019-06-14 08:47:10 -07:00 |
|
sram
|
Change num_wmask to num_wmasks and write_size = None not word_size if wmask not used.
|
2019-07-19 14:58:37 -07:00 |
|
tests
|
Removed write_size from parameters.
|
2019-07-21 15:53:05 -07:00 |
|
verify
|
fix the run_pex function for calibre
|
2019-06-25 15:06:07 -07:00 |
|
Makefile
|
Clean up Makefile for unit tests
|
2018-12-05 12:58:10 -08:00 |
|
debug.py
|
Some cleanup
|
2019-07-05 08:18:58 -07:00 |
|
gen_stimulus.py
|
Fix space before comment
|
2019-06-14 08:43:41 -07:00 |
|
globals.py
|
Removed code where if there was no write mask, word_size=write_size. Now it stays None.
|
2019-07-22 14:58:43 -07:00 |
|
openram.py
|
Begin wmask functionality. Added wmask to verilog file and config parameters.
|
2019-06-28 15:43:09 -07:00 |
|
options.py
|
Redefined write_size inrecompute_sizes() to take the new word_size()
|
2019-07-15 14:41:26 -07:00 |
|
run_profile.sh
|
Convert pin map to a set for faster membership.
|
2019-04-01 15:45:44 -07:00 |
|
sram_factory.py
|
Merged and fixed conflicts with dev
|
2019-06-25 16:55:50 -07:00 |
|
view_profile.py
|
Fix space before comment
|
2019-06-14 08:43:41 -07:00 |