mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-08 12:11:24 +00:00
memory_dff: Remove now-useless write port handling.
This commit is contained in:
parent
89c74ffd71
commit
a3528649c8
6 changed files with 19 additions and 82 deletions
|
@ -22,7 +22,6 @@ endmodule
|
|||
EOT
|
||||
|
||||
proc
|
||||
memory_dff
|
||||
|
||||
select -assert-count 2 t:$memrd
|
||||
select -assert-count 1 t:$memwr
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue