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

Update Amaranth version #530

Merged
merged 8 commits into from
Dec 4, 2023
Merged

Update Amaranth version #530

merged 8 commits into from
Dec 4, 2023

Conversation

tilk
Copy link
Member

@tilk tilk commented Nov 29, 2023

This PR updates Amaranth to the latest version, in preparation for using amaranth.lib.data in Transactron. Some fixes to typing and stubs are also included.

Stubs for enums probably need to be changed because of Amaranth's RFC 31, but current stubs are good enough for now. I've changed the enum stubs to accomodate changes in Amaranth.

@tilk
Copy link
Member Author

tilk commented Nov 30, 2023

Issue filled.

amaranth-lang/amaranth#976

@tilk tilk requested review from lekcyjna123 and piotro888 December 3, 2023 13:39
@tilk tilk force-pushed the tilk/amaranth-update branch from 8d14041 to 26d710b Compare December 3, 2023 13:40
...

def const(cls, init) -> Const:
...


class E(IntEnum):
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't see such class in amaranth

Copy link
Member Author

Choose a reason for hiding this comment

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

And that's what CR is for ;)

@tilk tilk requested a review from Arusekk December 4, 2023 09:31
@tilk tilk merged commit 9e8ba44 into master Dec 4, 2023
8 checks passed
@tilk tilk deleted the tilk/amaranth-update branch December 4, 2023 11:41
github-actions bot pushed a commit that referenced this pull request Dec 4, 2023
tilk added a commit to kuznia-rdzeni/transactron that referenced this pull request Nov 25, 2024
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.

3 participants