mirror of
https://github.com/YosysHQ/yosys
synced 2025-07-24 13:18:56 +00:00
memory_dff: Add support for no_rw_check attribute.
This commit is contained in:
parent
01cb02c81d
commit
3a0aa9c663
3 changed files with 14 additions and 0 deletions
|
@ -137,6 +137,7 @@ X(nomem2reg)
|
|||
X(nomeminit)
|
||||
X(nosync)
|
||||
X(nowrshmsk)
|
||||
X(no_rw_check)
|
||||
X(O)
|
||||
X(OFFSET)
|
||||
X(onehot)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue