Skip to content

Conversation

@mkorbel1
Copy link
Contributor

Description & Motivation

Even with #625, it can still be hard to identify where the conditional assignments are hierarchically when debugging complex SSA errors across large designs.

This PR introduces additional hierarchy printing to localize where the error is coming from to make debug easier.

Additionally, as part of this, hierarchicalName was added to Module, which is a generally useful utility.

Related Issue(s)

N/A

Testing

Added and updated tests to cover new functionality.

Backwards-compatibility

Is this a breaking change that will not be backwards-compatible? If yes, how so?

No

Documentation

Does the change require any updates to documentation? If so, where? Are they included?

No

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.

1 participant