Skip to content

Commit

Permalink
Merge branch 'master' into tensor-core
Browse files Browse the repository at this point in the history
  • Loading branch information
jaewon-lee-github committed Oct 4, 2024
2 parents 119805a + 847562b commit faa3b9a
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 2,216 deletions.
229 changes: 0 additions & 229 deletions hw/rtl/Vortex_hbm.sv

This file was deleted.

2 changes: 0 additions & 2 deletions hw/rtl/cache/VX_cache_bypass.sv
Original file line number Diff line number Diff line change
Expand Up @@ -247,9 +247,7 @@ module VX_cache_bypass #(
assign is_mem_rsp_nc = 1'b0;
end

`IGNORE_UNUSED_BEGIN
wire [(MEM_TAG_OUT_WIDTH - NC_ENABLE)-1:0] mem_rsp_tag_id_nc;
`IGNORE_UNUSED_END

VX_bits_remove #(
.N (MEM_TAG_OUT_WIDTH),
Expand Down
Loading

0 comments on commit faa3b9a

Please sign in to comment.