pipeline refactoring

This commit is contained in:
Blaise Tine
2020-07-19 05:03:47 -04:00
parent 9cf8bf6149
commit 25f66e6490
71 changed files with 2242 additions and 2379 deletions

View File

@@ -56,7 +56,7 @@ module VX_matrix_arbiter #(
end
end
VX_encoder_onehot #(
VX_onehot_encoder #(
.N(N)
) encoder (
.onehot (grant_onehot),