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

Algorithm specific numbers of FRAM cells #173

Open
3 tasks
ryukzak opened this issue Jul 28, 2021 · 0 comments
Open
3 tasks

Algorithm specific numbers of FRAM cells #173

ryukzak opened this issue Jul 28, 2021 · 0 comments
Assignees
Labels
hs Haskell

Comments

@ryukzak
Copy link
Owner

ryukzak commented Jul 28, 2021

Currently, a user should specify the number of cells inside FRAM in microarchitecture, but actually, it can be defined in the synthesis process dependent on the algorithm. Todo:

  • Change the type of size field of the FRAM model to Maybe
  • Add mechanism for dynamically extending the amount of cells in FRAM if needed
  • Adapt bus network TargetSystemComponent to work with "dynamic" number of signals
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hs Haskell
Projects
Status: To triage
Development

No branches or pull requests

2 participants