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 mesh configuration needs significant work to get back to compiling, let alone supporting features (subarray, etc) that are currently in the ruche configuration. For instance, this instantiation doesn't exist, and also doesn't fit into the updated bsg_manycore_hetero_socket:
Are we planning on supporting mesh configurations, or is our future entirely ruched? If ruched, should we delete bsg_manycore_tile_compute_array_mesh and bsg_manycore_tile_compute_mesh?
The text was updated successfully, but these errors were encountered:
If it's just for FPGA, maybe a path would be to support ruche_factor_p == 0 (stub the links and let it synthesize out)? Not super ideal, but would be a lower code overhead than maintaining two similar toplevels
The mesh configuration needs significant work to get back to compiling, let alone supporting features (subarray, etc) that are currently in the ruche configuration. For instance, this instantiation doesn't exist, and also doesn't fit into the updated bsg_manycore_hetero_socket:
bsg_manycore/v/bsg_manycore_tile_compute_array_mesh.v
Line 133 in f534118
Are we planning on supporting mesh configurations, or is our future entirely ruched? If ruched, should we delete bsg_manycore_tile_compute_array_mesh and bsg_manycore_tile_compute_mesh?
The text was updated successfully, but these errors were encountered: