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
The nested-for-loop can be replaced with a MUX by using en (val in the latest master) of each FU. However, note that the number of FUs would be changed/parameterized via PyMTL's parameterization system.
VectorCGRA/fu/flexible/FlexibleFuRTL.py
Lines 94 to 95 in 49a4018
instead of nested for loop.
The text was updated successfully, but these errors were encountered: