mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-24 13:57:17 -04:00
update
This commit is contained in:
parent
24aabd49d1
commit
7594067023
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
module VX_generic_queue #(
|
||||
parameter DATAW,
|
||||
parameter SIZE = 16,
|
||||
parameter BUFFERED_OUTPUT = (SIZE > 8)
|
||||
parameter BUFFERED_OUTPUT = 1
|
||||
) (
|
||||
input wire clk,
|
||||
input wire reset,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue