3
0
Fork 0
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:
Marcelina Kościelnicka 2022-06-02 11:47:29 +02:00
parent 01cb02c81d
commit 3a0aa9c663
3 changed files with 14 additions and 0 deletions

View file

@ -137,6 +137,7 @@ X(nomem2reg)
X(nomeminit)
X(nosync)
X(nowrshmsk)
X(no_rw_check)
X(O)
X(OFFSET)
X(onehot)