aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/constids.inc
diff options
context:
space:
mode:
authorClaire Wolf <clifford@clifford.at>2020-05-07 18:11:48 +0200
committerGitHub <noreply@github.com>2020-05-07 18:11:48 +0200
commit06104249406972de01d0360df63a32cafcdf2ec5 (patch)
tree22b352c1ebf2289e7cc61561d233501762742580 /kernel/constids.inc
parent3a985d82851e498ba768d46403c41c05e5897eb4 (diff)
parent885deb4e88e847e1314b8a67087f72c3809a6995 (diff)
downloadyosys-06104249406972de01d0360df63a32cafcdf2ec5.tar.gz
yosys-06104249406972de01d0360df63a32cafcdf2ec5.tar.bz2
yosys-06104249406972de01d0360df63a32cafcdf2ec5.zip
Merge pull request #2005 from YosysHQ/claire/fix1990
Add "nowrshmsk" attribute, fix shift-and-mask bit slice write for signed offset
Diffstat (limited to 'kernel/constids.inc')
-rw-r--r--kernel/constids.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/kernel/constids.inc b/kernel/constids.inc
index aa75a9c09..6b40a5908 100644
--- a/kernel/constids.inc
+++ b/kernel/constids.inc
@@ -125,6 +125,7 @@ X(nomem2init)
X(nomem2reg)
X(nomeminit)
X(nosync)
+X(nowrshmsk)
X(O)
X(OFFSET)
X(onehot)