You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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:
TargetSystemComponent
to work with "dynamic" number of signalsThe text was updated successfully, but these errors were encountered: