minor update

This commit is contained in:
Blaise Tine
2023-11-27 02:04:53 -08:00
parent 2f1171ca76
commit ebec982434
9 changed files with 15 additions and 15 deletions

View File

@@ -22,7 +22,7 @@ module VX_stream_xbar #(
parameter OUT_WIDTH = `LOG2UP(NUM_OUTPUTS),
parameter ARBITER = "P",
parameter LOCK_ENABLE = 0,
parameter OUT_REG = 0,
parameter OUT_REG = 0,
parameter MAX_FANOUT = `MAX_FANOUT,
parameter PERF_CTR_BITS = `CLOG2(NUM_INPUTS+1)
) (