mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 21:39:10 -04:00
minor update
This commit is contained in:
parent
06ef53025d
commit
de47307428
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
|||
`TRACING_OFF
|
||||
module VX_rr_arbiter #(
|
||||
parameter NUM_REQS = 1,
|
||||
parameter MODEL = 2,
|
||||
parameter MODEL = 1,
|
||||
parameter LOG_NUM_REQS = `LOG2UP(NUM_REQS),
|
||||
parameter LUT_OPT = 0
|
||||
) (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue