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

@@ -22,7 +22,7 @@ module VX_snp_fwd_arb
VX_generic_priority_encoder #(
.N(NUM_BANKS)
) vx_sel_ffsq(
) sel_ffsq (
.valids(qual_per_bank_snp_fwd),
.index (fsq_bank),
.found (fsq_valid)