This commit is contained in:
Blaise Tine
2021-03-04 20:51:03 -08:00
parent 8a86bddd3e
commit 062d02ddce
37 changed files with 163 additions and 77 deletions

View File

@@ -14,6 +14,7 @@ module VX_fixed_arbiter #(
output wire grant_valid
);
`UNUSED_PARAM (LOCK_ENABLE)
`UNUSED_VAR (clk)
`UNUSED_VAR (reset)
`UNUSED_VAR (enable)