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
I am currently trying to implement Gemmini on an FPGA, but it uses too many I/Os - 363 in total, of which 268 are used solely by AXI4.
Additionally, 64 I/Os are used by the Serial TileLink interface and 31 for scalar ports.
Therefore, I am wondering: is it possible to use only the Serial TileLink interface? If so, how much would this impact performance?
The text was updated successfully, but these errors were encountered:
I am currently trying to implement Gemmini on an FPGA, but it uses too many I/Os - 363 in total, of which 268 are used solely by AXI4.
Additionally, 64 I/Os are used by the Serial TileLink interface and 31 for scalar ports.
Therefore, I am wondering: is it possible to use only the Serial TileLink interface? If so, how much would this impact performance?
The text was updated successfully, but these errors were encountered: