Skip to content

Undefine lowRISC macros, move UVM report to source file#331

Merged
phsauter merged 2 commits into
v2-devfrom
phsauter/issues238-250
Jul 1, 2026
Merged

Undefine lowRISC macros, move UVM report to source file#331
phsauter merged 2 commits into
v2-devfrom
phsauter/issues238-250

Conversation

@phsauter

@phsauter phsauter commented Jul 1, 2026

Copy link
Copy Markdown
Collaborator

This addresses #238 and #250 and replaces #241.

  • Solves lowRISC prim_assert macro collisions by undefining existing lowRISC assertion macros before common_cells redefines them.
  • Moves the UVM assertion reporting helper package out of assertions.svh into a dedicated source file, avoiding repeated package definitions across translation units.

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