Remove ila
This commit is contained in:
6338
ip/ila_0/ila_0.xci
6338
ip/ila_0/ila_0.xci
File diff suppressed because it is too large
Load Diff
@@ -85,34 +85,4 @@ axis_data_fifo_0 u_axis_data_fifo (
|
||||
.m_axis_tlast(s_axis_c2h_tlast_0)
|
||||
);
|
||||
|
||||
ila_0 u_ula_c2h (
|
||||
.clk(axi_aclk), // input wire clk
|
||||
|
||||
|
||||
.probe0(s_axis_c2h_tready_0), // input wire [0:0] probe0
|
||||
.probe1(s_axis_c2h_tdata_0), // input wire [63:0] probe1
|
||||
.probe2('0), // input wire [7:0] probe2
|
||||
.probe3(s_axis_c2h_tvalid_0), // input wire [0:0] probe3
|
||||
.probe4(s_axis_c2h_tlast_0), // input wire [0:0] probe4
|
||||
.probe5('0), // input wire [0:0] probe5
|
||||
.probe6(s_axis_c2h_tdata_0), // input wire [7:0] probe6
|
||||
.probe7('0), // input wire [0:0] probe7
|
||||
.probe8('0) // input wire [0:0] probe8
|
||||
);
|
||||
|
||||
ila_0 u_ula_c2h (
|
||||
.clk(axi_aclk), // input wire clk
|
||||
|
||||
|
||||
.probe0(m_axis_h2c_tready_0), // input wire [0:0] probe0
|
||||
.probe1(m_axis_h2c_tdata_0), // input wire [63:0] probe1
|
||||
.probe2('0), // input wire [7:0] probe2
|
||||
.probe3(m_axis_h2c_tvalid_0), // input wire [0:0] probe3
|
||||
.probe4(m_axis_h2c_tlast_0), // input wire [0:0] probe4
|
||||
.probe5('0), // input wire [0:0] probe5
|
||||
.probe6(m_axis_h2c_tdata_0), // input wire [7:0] probe6
|
||||
.probe7('0), // input wire [0:0] probe7
|
||||
.probe8('0) // input wire [0:0] probe8
|
||||
);
|
||||
|
||||
endmodule
|
||||
Reference in New Issue
Block a user