Skip to content

Conversation

@krame505
Copy link
Contributor

@krame505 krame505 commented Dec 8, 2025

verilogTypeId' _ = integerToString $ valueOf i

instance TypeId' ConArg where
instance TypeId' OtherConArg where
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is it necessary to add instances for StarConArg and NumConArg too?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yeah, our internal version of the library has that, and other changes. I intend to update this in a separate pull request (there is some work to do now in pulling out some special cases for things in our code base.) This is just a minimal change to make it compile with the generics changes, for now.

@quark17 quark17 merged commit 3df92cf into B-Lang-org:main Jan 10, 2026
6 of 18 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