Skip to content

Commit

Permalink
Update LazyRoCC blackbox
Browse files Browse the repository at this point in the history
  • Loading branch information
jerryz123 committed Mar 21, 2024
1 parent db35cb8 commit 73ee196
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/vsrc/RoccBlackBox.v
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ module RoccBlackBox
output [fLen:0] rocc_fpu_req_bits_in1,
output [fLen:0] rocc_fpu_req_bits_in2,
output [fLen:0] rocc_fpu_req_bits_in3,
output rocc_fpu_req_bits_vec,
output rocc_fpu_resp_ready,
input rocc_fpu_resp_valid,
input [fLen:0] rocc_fpu_resp_bits_data,
Expand Down

0 comments on commit 73ee196

Please sign in to comment.