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
In COFFE/coffe/vpr.py lines 136-137 and 712-713, SB/CB connectivity is statically encoded despite variable L, which causes issues in VPR. Simple fix would be to auto populate the pattern based on the length
The text was updated successfully, but these errors were encountered:
In COFFE/coffe/vpr.py lines 136-137 and 712-713, SB/CB connectivity is statically encoded despite variable L, which causes issues in VPR. Simple fix would be to auto populate the pattern based on the length
The text was updated successfully, but these errors were encountered: