Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Undef a macro that clashes with a UHDM class. #541

Merged
merged 1 commit into from
Aug 30, 2023
Merged

Undef a macro that clashes with a UHDM class. #541

merged 1 commit into from
Aug 30, 2023

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Aug 29, 2023

The class cover in UHDM will not compile well if the cover macro from yosys kernel/log.h is defined. Undef it.

The class `cover` in UHDM will not compile well if the `cover` macro
from yosys kernel/log.h is defined. Undef it.
@hzeller hzeller requested a review from mglb August 29, 2023 10:23
@hzeller
Copy link
Collaborator Author

hzeller commented Aug 30, 2023

Without this, it won't compile for me.

@tgorochowik
Copy link
Member

It would probably be nice to have testcase that shows this error in CI, but let's not wait if it's a blocker for you.

@tgorochowik tgorochowik merged commit 128ed9c into chipsalliance:main Aug 30, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants