mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-10 05:00:52 +00:00
Add v2 memory cells.
This commit is contained in:
parent
b96eb888cc
commit
fd79217763
22 changed files with 631 additions and 206 deletions
|
@ -31,4 +31,4 @@ proc
|
|||
opt
|
||||
select -assert-count 2 t:$memwr
|
||||
opt_mem
|
||||
select -assert-count 1 t:$memwr
|
||||
select -assert-count 1 t:$memwr_v2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue