minor update

This commit is contained in:
Blaise Tine
2020-06-19 14:50:02 -04:00
parent de0ff93fe5
commit 9c157e4929
2 changed files with 4 additions and 4 deletions

View File

@@ -283,7 +283,7 @@
`define VX_DRAM_LINE_WIDTH `L3DRAM_LINE_WIDTH
`define VX_DRAM_TAG_WIDTH `L3DRAM_TAG_WIDTH
`define VX_SNP_TAG_WIDTH `L3SNP_TAG_WIDTH
`define VX_CORE_TAG_WIDTH `DCORE_TAG_WIDTH
`define VX_CORE_TAG_WIDTH `L3CORE_TAG_WIDTH
`define DRAM_TO_BYTE_ADDR(x) {x, (32-$bits(x))'(0)}