Skip to content

Add def_methods#731

Merged
tilk merged 1 commit intomasterfrom
tilk/def-methods
Sep 25, 2024
Merged

Add def_methods#731
tilk merged 1 commit intomasterfrom
tilk/def-methods

Conversation

@tilk
Copy link
Copy Markdown
Member

@tilk tilk commented Sep 24, 2024

This PR contains basically the def_method_loop decorator from #395. Changes:

  • Renamed to def_methods.
  • Only callables allowed as ready - as this is the more general of the two possibilities allowed in the original implementation.
  • Adapted to current Transactron.
  • Minimal testbench added.

This will be useful when working on superscalarity.

Co-authored-by: lekcyjna123 <34948061+lekcyjna123@users.noreply.github.com>
@tilk tilk added enhancement New feature or request transactions Transaction framework (deprecated label, see Transactron repo) labels Sep 24, 2024
@tilk tilk merged commit 5b96b1a into master Sep 25, 2024
@tilk tilk deleted the tilk/def-methods branch September 25, 2024 08:35
github-actions Bot pushed a commit that referenced this pull request Sep 25, 2024
Co-authored-by: lekcyjna123 <34948061+lekcyjna123@users.noreply.github.com>
tilk added a commit to kuznia-rdzeni/transactron that referenced this pull request Nov 25, 2024
Co-authored-by: lekcyjna123 <34948061+lekcyjna123@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request transactions Transaction framework (deprecated label, see Transactron repo)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants