Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Warning] Compilation Warning that needs to be fixed. #12

Open
nileshbpat opened this issue Jan 13, 2025 · 0 comments
Open

[Warning] Compilation Warning that needs to be fixed. #12

nileshbpat opened this issue Jan 13, 2025 · 0 comments

Comments

@nileshbpat
Copy link

Please fix below compilation warning in next release.

2025-01-13 18:03:14 [WARNING]: Matched non-excluded rule 'Warning': error in the following text:
Warning-[TFIPC] Too few instance port connections
/home/ws/caliptra/pateln/caliptra_ws_250110/chipsalliance/caliptra-ss/src/i3c-core/../../third_party/i3c-core/src/recovery/recovery_handler.sv, 937
recovery_handler, "read_queue #(.Depth(IndirectFifoDepth), .DataWidth(CsrDataWidth)) xindirect_rx_fifo( .clk_i (clk_i), .rst_ni (rst_ni), .wvalid_i (indirect_rx_wvalid), .wready_o (indirect_rx_wready), .wdata_i (indirect_rx_wdata), .req_i (indirect_rx_rreq), .ack_o (indirect_rx_rack), .data_o (indirect_rx_rdata), .reg_rst_i (indirect_rx_clr), .full_o (indirect_rx_full), .empty_o (indirect_rx_empty), .start_thld_i ('0), .ready_thld_i ('0));"
The above instance has fewer port connections than the module definition.
Please use '+lint=TFIPC-L' to print out detailed information of unconnected
ports.

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

No branches or pull requests

1 participant