revert byte_enable tag structure

This commit is contained in:
Blaise Tine
2020-05-23 22:23:25 -04:00
parent c54fa50715
commit 3a9e79d979
5 changed files with 14 additions and 15 deletions

View File

@@ -16,7 +16,6 @@
`define BANK_BITS `LOG2UP(NUM_BANKS)
`define WORD_WIDTH (8 * WORD_SIZE)
`define BYTE_WIDTH (`WORD_WIDTH / 4)
`define BANK_LINE_WIDTH (8 * BANK_LINE_SIZE)