Skip to content

Commit 847562b

Browse files
authored
Merge pull request vortexgpgpu#187 from vortexgpgpu/revert-181-master
Revert "Initial HBM changes for RTL"
2 parents bc765d1 + 0bf79a0 commit 847562b

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
@@ -250,9 +250,7 @@ module VX_cache_bypass #(
250250
end
251251
end
252252

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

257255
VX_bits_remove #(
258256
.N (MEM_TAG_OUT_WIDTH),

0 commit comments

Comments
 (0)