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

Move StableSelectingNetwork out of lib #40

Merged
merged 2 commits into from
Jan 22, 2025

Conversation

tilk
Copy link
Member

@tilk tilk commented Jan 17, 2025

This PR moves StableSelectingNetwork out of lib, as it's just an Elaboratable without any dependencies on the Transactron core. Also, the interface is changed to avoid using lists of signals, which are less ergonomic compared to ArrayLayout. Similar interface change is made in MultiPriorityEncoder.

@tilk tilk added the refactor Doesn't change functionality, but makes stuff nicer label Jan 17, 2025
@tilk tilk merged commit 57f2250 into kuznia-rdzeni:master Jan 22, 2025
3 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor Doesn't change functionality, but makes stuff nicer
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants