mirror of
https://github.com/YosysHQ/yosys
synced 2025-11-04 21:39:14 +00:00
Merge 88d101b462 into d0a41d4f58
This commit is contained in:
commit
a339f10163
1 changed files with 1 additions and 0 deletions
|
|
@ -569,6 +569,7 @@ template <> struct IDMacroHelper<-1> {
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
#undef ID
|
||||||
#define ID(_id) \
|
#define ID(_id) \
|
||||||
YOSYS_NAMESPACE_PREFIX IDMacroHelper< \
|
YOSYS_NAMESPACE_PREFIX IDMacroHelper< \
|
||||||
YOSYS_NAMESPACE_PREFIX lookup_well_known_id(#_id) \
|
YOSYS_NAMESPACE_PREFIX lookup_well_known_id(#_id) \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue