mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 21:27:00 +00:00
Do not propagate mem2reg attribute through to result
This commit is contained in:
parent
c50d68653d
commit
fe1b2337fd
2 changed files with 3 additions and 1 deletions
|
@ -11,3 +11,4 @@ proc
|
|||
cd top
|
||||
select -assert-count 1 m:data1 a:src=<<EOT:4 %i
|
||||
select -assert-count 2 w:data2[*] a:src=<<EOT:5 %i
|
||||
select -assert-none a:mem2reg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue