kernel: Use constids.inc for global/constant IdStrings

This commit is contained in:
Eddie Hung
2020-04-02 07:14:08 -07:00
parent 37f42fe102
commit 164dd0f6b2
4 changed files with 37 additions and 17 deletions
+27
View File
@@ -0,0 +1,27 @@
X(A)
X(B)
X(S)
X(Y)
X(keep)
X(src)
X(whitebox)
X(blackbox)
X(allconst)
X(allseq)
X(anyconst)
X(anyseq)
X(defaultvalue)
X(fsm_encoding)
X(full_case)
X(gclk)
X(initial_top)
X(is_interface)
X(mem2reg)
X(noblackbox)
X(nolatches)
X(nomem2reg)
X(nosync)
X(parallel_case)
X(top)
X(wand)
X(wor)