mirror of
https://github.com/YosysHQ/yosys.git
synced 2026-08-22 14:17:27 +02:00
kernel: Use constids.inc for global/constant IdStrings
This commit is contained in:
@@ -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)
|
||||
Reference in New Issue
Block a user