RTL code refactoring

This commit is contained in:
Blaise Tine
2020-04-19 09:24:04 -04:00
parent 3139d37610
commit e9dfa828fe
33 changed files with 998 additions and 1022 deletions

View File

@@ -80,7 +80,7 @@ module VX_cache_wb_sel_merge #(
VX_generic_priority_encoder #(
.N(NUM_BANKS)
) vx_sel_bank (
) sel_bank (
.valids(per_bank_wb_valid),
.index (main_bank_index),
.found (found_bank)