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