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

Issue #3870, #3873: Fix windows CI target and swap out uhdm-dump #3876

Merged
merged 4 commits into from
Sep 24, 2023

Conversation

hs-apotell
Copy link
Collaborator

Issue #3873: Fix windows clang target

Issue #3870: Swap out uhdm-dump in favor of uhdm-lint

uhdm-dump run during regression aren't of much help - for small tests,
the dump results are in the log itself. For large tests, generated
files are too big to be useful.

Replace udhm-dump with uhdm-lint to report any linting issues.
The linting output is merged with the test log.

Also, add a test for struct_net with union_typespec

uhdm-dump run during regression aren't of much help - for small tests,
the dump results are in the log itself. For large tests, generated
files are too big to be useful.

Replace udhm-dump with uhdm-lint to report any linting issues.
The linting output is merged with the test log.
@alaindargelas alaindargelas merged commit 4b85aec into chipsalliance:master Sep 24, 2023
60 of 61 checks passed
@hs-apotell hs-apotell mentioned this pull request Sep 24, 2023
@hs-apotell hs-apotell deleted the lint branch September 24, 2023 06:12
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