mirror of
https://github.com/YosysHQ/yosys
synced 2025-04-23 17:15:33 +00:00
frontend: cleanup to use more ID::*, more dict<> instead of map<>
This commit is contained in:
parent
584780d776
commit
22bf22fab4
7 changed files with 34 additions and 31 deletions
|
@ -74,6 +74,8 @@ X(EN)
|
|||
X(EN_DST)
|
||||
X(EN_POLARITY)
|
||||
X(EN_SRC)
|
||||
X(enum_base_type)
|
||||
X(enum_type)
|
||||
X(equiv_merged)
|
||||
X(equiv_region)
|
||||
X(extract_order)
|
||||
|
@ -196,6 +198,7 @@ X(U)
|
|||
X(unique)
|
||||
X(unused_bits)
|
||||
X(V)
|
||||
X(via_celltype)
|
||||
X(wand)
|
||||
X(whitebox)
|
||||
X(WIDTH)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue