opae build fixes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
module VX_tex_mgr (
|
||||
input wire clk,
|
||||
input wire reset,
|
||||
input wire reset
|
||||
);
|
||||
|
||||
//--
|
||||
|
||||
@@ -11,7 +11,7 @@ module VX_tex_unit #(
|
||||
parameter MAXAMW = 2,
|
||||
parameter TAGW = 16,
|
||||
|
||||
parameter NUMCRQS = 32,
|
||||
parameter NUMCRQS = 32
|
||||
) (
|
||||
input wire clk,
|
||||
input wire reset,
|
||||
|
||||
Reference in New Issue
Block a user