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

Simpler way of using method transformations #525

Merged
merged 4 commits into from
Nov 28, 2023
Merged

Conversation

tilk
Copy link
Member

@tilk tilk commented Nov 27, 2023

This PR allows the use of MethodTransformer etc. to be less wordy.

@tilk tilk added the transactions Transaction framework label Nov 27, 2023
@tilk tilk mentioned this pull request Nov 27, 2023
Copy link
Member

@piotro888 piotro888 left a comment

Choose a reason for hiding this comment

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

Nice!

return self.method


class MethodMap(Combiner, Elaboratable):
"""Method transformer.
Copy link
Member

Choose a reason for hiding this comment

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

Update docstring

@tilk tilk merged commit 6b4dbf3 into master Nov 28, 2023
5 checks passed
@tilk tilk deleted the tilk/easier-transformers branch November 28, 2023 09:57
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
transactions Transaction framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants