Skip to content

Commit faa3b9a

Browse files
Merge branch 'master' into tensor-core
2 parents 119805a + 847562b commit faa3b9a

File tree

8 files changed

+3
-2216
lines changed

8 files changed

+3
-2216
lines changed

hw/rtl/Vortex_hbm.sv

Lines changed: 0 additions & 229 deletions
This file was deleted.

hw/rtl/cache/VX_cache_bypass.sv

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,9 +247,7 @@ module VX_cache_bypass #(
247247
assign is_mem_rsp_nc = 1'b0;
248248
end
249249

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

254252
VX_bits_remove #(
255253
.N (MEM_TAG_OUT_WIDTH),

0 commit comments

Comments
 (0)