Skip to content

Conversation

@fischeti
Copy link
Collaborator

@fischeti fischeti commented Oct 13, 2025

Because of fast 🚀

TODO

  • Support uv in snitch_cluster
  • Adapt README
  • Merge Gitlab branch
  • Fix simulations: Currently there is an issue with multicast address regions

Lore0599 pushed a commit to Lore0599/picobello that referenced this pull request Nov 22, 2025
floogen(routing): Return `self` in model validator
@fischeti fischeti mentioned this pull request Nov 27, 2025
@fischeti fischeti marked this pull request as ready for review November 27, 2025 15:16
Comment on lines +116 to +121
.x_commit_o(),
.x_commit_valid_o(),
.x_result_i('0),
.x_result_valid_i('0),
.x_result_ready_o()
);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[verible-verilog-format] reported by reviewdog 🐶

Suggested change
.x_commit_o(),
.x_commit_valid_o(),
.x_result_i('0),
.x_result_valid_i('0),
.x_result_ready_o()
);
.x_commit_o (),
.x_commit_valid_o (),
.x_result_i ('0),
.x_result_valid_i ('0),
.x_result_ready_o ()
);

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[verible-verilog-format] reported by reviewdog 🐶

.mxip_i (mxip),
.clk_d2_bypass_i ('0),
.sram_cfgs_i ('0),
.narrow_in_req_i (cluster_narrow_in_req),
.narrow_in_resp_o (cluster_narrow_in_rsp),
.narrow_out_req_o (cluster_narrow_out_req),
.narrow_out_resp_i(cluster_narrow_out_rsp),
.wide_out_req_o (cluster_wide_out_req),
.wide_out_resp_i (cluster_wide_out_rsp),
.wide_in_req_i (cluster_wide_in_req),
.wide_in_resp_o (cluster_wide_in_rsp),
.narrow_ext_req_o (cluster_narrow_ext_req),
.narrow_ext_resp_i(cluster_narrow_ext_rsp),
.tcdm_ext_req_i (cluster_tcdm_ext_req_aligned),
.tcdm_ext_resp_o (cluster_tcdm_ext_rsp_aligned),
.x_issue_req_o(),
.x_issue_resp_i('0),
.x_issue_valid_o(),
.x_issue_ready_i('0),
.x_register_o(),

@fischeti fischeti marked this pull request as draft December 16, 2025 15:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants