mirror of
https://github.com/YosysHQ/yosys
synced 2025-08-22 02:57:51 +00:00
Merge 7047bc26b3
into 366cb5e6dd
This commit is contained in:
commit
0fd0a9056d
27 changed files with 3694 additions and 3566 deletions
|
@ -100,7 +100,7 @@ enum class WrTransKind {
|
|||
|
||||
struct WrTransDef {
|
||||
WrTransTargetKind target_kind;
|
||||
int target_group;
|
||||
int target_group = 0;
|
||||
WrTransKind kind;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue