Skip to content

Commit

Permalink
[hardware] WIP: vrgather/vcompress
Browse files Browse the repository at this point in the history
  • Loading branch information
mp-17 committed Nov 21, 2024
1 parent 0a21de3 commit 6112dd6
Show file tree
Hide file tree
Showing 2 changed files with 247 additions and 59 deletions.
3 changes: 3 additions & 0 deletions hardware/src/ara.sv
Original file line number Diff line number Diff line change
Expand Up @@ -588,6 +588,9 @@ module ara import ara_pkg::*; #(
.masku_result_be_o (masku_result_be ),
.masku_result_gnt_i (masku_result_gnt ),
.masku_result_final_gnt_i(masku_result_final_gnt ),
.masku_vrgat_req_valid_o ( ),
.masku_vrgat_req_ready_i ('0 ),
.masku_vrgat_addr_o ( ),
// Interface with the VFUs
.mask_o (mask ),
.mask_valid_o (mask_valid ),
Expand Down
Loading

0 comments on commit 6112dd6

Please sign in to comment.