Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflow_metadata/pr_hash
Original file line number Diff line number Diff line change
@@ -1 +1 @@
f3fd9b37657bcce2c26fc42729033423573c4aab6518c7ec112cad8e330a09637afe0983ed4060deb93b0ac594522afa
782e54be4a5c34b1400616feaf4e065158148b554f23e50f38be98f71157898eabbfe0b033f30696fd63c756ad33e785
2 changes: 1 addition & 1 deletion .github/workflow_metadata/pr_timestamp
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1754596333
1754698619
3 changes: 3 additions & 0 deletions src/integration/rtl/caliptra_ss_top.sv
Original file line number Diff line number Diff line change
Expand Up @@ -1268,6 +1268,9 @@ module caliptra_ss_top

.otp_lc_data_o(from_otp_to_lcc_data_i),

.cio_test_o(), // confirmed unused in design
.cio_test_en_o(), // confirmed unused in design

.otp_broadcast_o (from_otp_to_clpt_core_broadcast),
.scanmode_i (caliptra_prim_mubi_pkg::MuBi4False)
);
Expand Down