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

Refactoring: refactor all hardcoded microarchitectures #198

Closed
ryukzak opened this issue Jan 22, 2022 · 1 comment
Closed

Refactoring: refactor all hardcoded microarchitectures #198

ryukzak opened this issue Jan 22, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request hs Haskell

Comments

@ryukzak
Copy link
Owner

ryukzak commented Jan 22, 2022

Currently we can found in source code:

All of them implement different microarchitectures with duplicates, bad naming and parameters. We need to refactor it. We need:

  • oblivious default network in expected module
  • understandable and compact API for microarchitectures for test. Maybe it should be based on the default network.
@ryukzak ryukzak added enhancement New feature or request hs Haskell labels Jan 22, 2022
@ryukzak
Copy link
Owner Author

ryukzak commented Jan 21, 2024

Rethink in: #263

@ryukzak ryukzak closed this as completed Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hs Haskell
Projects
None yet
Development

No branches or pull requests

2 participants