Skip to content

Fix range underflows in logic vectors#50

Merged
FrancescoConti merged 1 commit intomasterfrom
pr/vcs
Feb 24, 2025
Merged

Fix range underflows in logic vectors#50
FrancescoConti merged 1 commit intomasterfrom
pr/vcs

Conversation

@Scheremo
Copy link

This PR fixes the (somewhat common) slice/range underflows in logic vectors by using the iomsb function.
This is a requirement for simulating IPs from this package using VCS.

Copy link
Member

@FrancescoConti FrancescoConti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code-wise looks good. What scares me is functionality post-synthesis. Have you tested it?

@FrancescoConti
Copy link
Member

I'll merge with the caveat of #51 .

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

Comments