Add v2 memory cells.

This commit is contained in:
Marcelina Kościelnicka
2021-08-11 13:34:10 +02:00
parent b96eb888cc
commit fd79217763
22 changed files with 631 additions and 206 deletions
+2 -2
View File
@@ -37,7 +37,7 @@ design -save preopt
design -load start
opt_mem_feedback
select -assert-count 1 t:$memrd
select -assert-count 1 t:$memrd_v2
memory_map
design -save postopt
@@ -182,7 +182,7 @@ design -save preopt
design -load start
opt_mem_feedback
select -assert-count 1 t:$memrd
select -assert-count 1 t:$memrd_v2
memory_map
design -save postopt