optimized opae cci to dev memcpy using double buffering and request window to work around unordered read requests
This commit is contained in:
19
hw/rtl/tex_unit/VX_tex_mgr.v
Normal file
19
hw/rtl/tex_unit/VX_tex_mgr.v
Normal file
@@ -0,0 +1,19 @@
|
||||
`include "VX_define.vh"
|
||||
|
||||
module VX_tex_mgr (
|
||||
input wire clk,
|
||||
input wire reset,
|
||||
);
|
||||
|
||||
//--
|
||||
|
||||
endmodule
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user