code
stringlengths
35
6.69k
score
float64
6.5
11.5
module td_fused_top_fifo_w16_d2_S_x6 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd16; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; ...
6.827284
module td_fused_top_fifo_w16_d2_S_x6_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd16; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0]...
6.827284
module td_fused_top_fifo_w8_d7_S_x ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd8; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; in...
6.827284
module td_fused_top_fifo_w8_d7_S_x_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd8; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_fifo_w4_d7_S_x ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd4; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; in...
6.827284
module td_fused_top_fifo_w4_d7_S_x_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd4; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_fifo_w6_d7_S_x ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd6; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; in...
6.827284
module td_fused_top_fifo_w6_d7_S_x_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd6; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_fifo_w6_d2_S ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd6; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; inpu...
6.827284
module td_fused_top_fifo_w6_d2_S_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd6; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr_0...
6.827284
module td_fused_top_Block_entry_proc_proc429 ( ap_clk, ap_rst, ap_start, ap_done, ap_continue, ap_idle, ap_ready, tmp, ap_return ); parameter ap_ST_fsm_state1 = 1'd1; input ap_clk; input ap_rst; input ap_start; output ap_done; input ap_continue; output ap_idle; outp...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37360_accum1_out_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd8; parameter AddressWidth = 32'd3; input reset; input clk; input...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37360_accum1_out_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 3; parameter MEM_SIZE = 8; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; inpu...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37360_products_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, q1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd256; parameter AddressWidth = 32'd8; input reset; input clk; input [Address...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37360_products_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, q1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 8; parameter MEM_SIZE = 256; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; input we0; ...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37360_weight_vecs_0_0_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1, q1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd512; parameter AddressWidth = 32'd9; input reset; inp...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37360_weight_vecs_0_0_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, q1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 9; parameter MEM_SIZE = 512; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37360_ifmap_vec_0_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd256; parameter AddressWidth = 32'd8; input reset; input clk; in...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37360_ifmap_vec_0_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 8; parameter MEM_SIZE = 256; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; i...
6.827284
module td_fused_top_start_for_tdf8_readFilters56_U0 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; ...
6.827284
module td_fused_top_start_for_tdf8_readFilters56_U0_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [D...
6.827284
module td_fused_top_fifo_w16_d2_S_x5 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd16; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; ...
6.827284
module td_fused_top_fifo_w16_d2_S_x5_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd16; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0]...
6.827284
module td_fused_top_fifo_w1_d8_S_x0 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; i...
6.827284
module td_fused_top_fifo_w1_d8_S_x0_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] s...
6.827284
module td_fused_top_fifo_w8_d8_S ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd8; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; inpu...
6.827284
module td_fused_top_fifo_w8_d8_S_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd8; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr_0...
6.827284
module td_fused_top_fifo_w4_d8_S_x ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd4; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; in...
6.827284
module td_fused_top_fifo_w4_d8_S_x_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd4; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_fifo_w8_d7_S ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd8; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; inpu...
6.827284
module td_fused_top_fifo_w8_d7_S_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd8; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr_0...
6.827284
module td_fused_top_fifo_w8_d2_S_x ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd8; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; in...
6.827284
module td_fused_top_fifo_w8_d2_S_x_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd8; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_hcmp_16ns_16ns_1_2_no_dsp_1 #( parameter ID = 47, NUM_STAGE = 2, din0_WIDTH = 16, din1_WIDTH = 16, dout_WIDTH = 1 ) ( input wire clk, input wire reset, input wire ce...
6.827284
module td_fused_top_ap_hcmp_0_no_dsp_16 ( input wire s_axis_a_tvalid, input wire [15:0] s_axis_a_tdata, input wire s_axis_b_tvalid, input wire [15:0] s_axis_b_tdata, input wire s_axis_operation_tvalid, input wire [ 7:0] s_axis_operation_tdata, output wire m_...
6.827284
module td_fused_top_Block_entry_proc_proc424 ( ap_clk, ap_rst, ap_start, ap_done, ap_continue, ap_idle, ap_ready, tmp, ap_return ); parameter ap_ST_fsm_state1 = 1'd1; input ap_clk; input ap_rst; input ap_start; output ap_done; input ap_continue; output ap_idle; outp...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37454_accum1_out_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd8; parameter AddressWidth = 32'd3; input reset; input clk; input...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37454_accum1_out_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 3; parameter MEM_SIZE = 8; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; inpu...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37454_products_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, q1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd288; parameter AddressWidth = 32'd9; input reset; input clk; input [Address...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37454_products_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, q1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 9; parameter MEM_SIZE = 288; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; input we0; ...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37454_weight_vecs_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1, q1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd576; parameter AddressWidth = 32'd10; input reset; input ...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37454_weight_vecs_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, q1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 10; parameter MEM_SIZE = 576; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37454_ifmap_vec_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd288; parameter AddressWidth = 32'd9; input reset; input clk; input ...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37454_ifmap_vec_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 9; parameter MEM_SIZE = 288; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; input...
6.827284
module td_fused_top_start_for_tdf7_readFilters52_U0 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; ...
6.827284
module td_fused_top_start_for_tdf7_readFilters52_U0_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [D...
6.827284
module td_fused_top_fifo_w16_d2_S_x4 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd16; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; ...
6.827284
module td_fused_top_fifo_w16_d2_S_x4_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd16; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0]...
6.827284
module td_fused_top_fifo_w13_d2_S ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd13; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; in...
6.827284
module td_fused_top_fifo_w13_d2_S_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd13; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_fifo_w10_d8_S_x ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd10; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; ...
6.827284
module td_fused_top_fifo_w10_d8_S_x_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd10; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] ...
6.827284
module td_fused_top_fifo_w5_d8_S_x ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd5; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; in...
6.827284
module td_fused_top_fifo_w5_d8_S_x_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd5; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_fifo_w1_d9_S_x0 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd4; parameter DEPTH = 5'd9; input clk; i...
6.827284
module td_fused_top_fifo_w1_d9_S_x0_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd4; parameter DEPTH = 5'd9; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] s...
6.827284
module td_fused_top_fifo_w13_d7_S ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd13; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; in...
6.827284
module td_fused_top_fifo_w13_d7_S_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd13; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_fifo_w8_d2_S ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd8; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; inpu...
6.827284
module td_fused_top_fifo_w8_d2_S_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd8; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr_0...
6.827284
module td_fused_top_tdf7_l2_writeOutputs_149_running_sums ( reset, clk, address0, ce0, we0, d0, address1, ce1, q1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd32; parameter AddressWidth = 32'd5; input reset; input clk; input [AddressWidth - 1:0] address0...
6.827284
module td_fused_top_tdf7_l2_writeOutputs_149_running_sums_ram ( addr0, ce0, d0, we0, addr1, ce1, q1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 5; parameter MEM_SIZE = 32; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; input we0; input [AWIDTH-1:0] ad...
6.827284
module td_fused_top_Block_entry_proc_proc419 ( ap_clk, ap_rst, ap_start, ap_done, ap_continue, ap_idle, ap_ready, tmp, ap_return ); parameter ap_ST_fsm_state1 = 1'd1; input ap_clk; input ap_rst; input ap_start; output ap_done; input ap_continue; output ap_idle; outp...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_l2_products #( parameter DataWidth = 16, AddressRange = 32, AddressWidth = 5, BufferCount = 2, IndexWidth = 1 ) ( // system signals input wire clk, input wire reset, // initiator ...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_l2_products_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1, q1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd64; parameter AddressWidth = 32'd6; input reset; input clk;...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_l2_products_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, q1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 6; parameter MEM_SIZE = 64; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_accum1_out_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd8; parameter AddressWidth = 32'd3; input reset; input clk; input...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_accum1_out_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 3; parameter MEM_SIZE = 8; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; inpu...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_products_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, q1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd288; parameter AddressWidth = 32'd9; input reset; input clk; input [Address...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_products_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, q1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 9; parameter MEM_SIZE = 288; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; input we0; ...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_weight_vecs_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1, q1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd576; parameter AddressWidth = 32'd10; input reset; input ...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_weight_vecs_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, q1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 10; parameter MEM_SIZE = 576; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_ifmap_vec_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd288; parameter AddressWidth = 32'd9; input reset; input clk; input ...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37548_ifmap_vec_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 9; parameter MEM_SIZE = 288; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; input...
6.827284
module td_fused_top_start_for_tdf6_readFilters46_U0 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; ...
6.827284
module td_fused_top_start_for_tdf6_readFilters46_U0_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [D...
6.827284
module td_fused_top_fifo_w16_d2_S_x3 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd16; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; ...
6.827284
module td_fused_top_fifo_w16_d2_S_x3_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd16; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0]...
6.827284
module td_fused_top_fifo_w10_d7_S ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd10; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; in...
6.827284
module td_fused_top_fifo_w10_d7_S_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd10; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_fifo_w5_d7_S_x ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd5; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; in...
6.827284
module td_fused_top_fifo_w5_d7_S_x_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd5; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd7; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_fifo_w5_d2_S_x ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd5; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; in...
6.827284
module td_fused_top_fifo_w5_d2_S_x_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd5; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_Block_entry_proc_proc413 ( ap_clk, ap_rst, ap_start, ap_done, ap_continue, ap_idle, ap_ready, tmp, ap_return ); parameter ap_ST_fsm_state1 = 1'd1; input ap_clk; input ap_rst; input ap_start; output ap_done; input ap_continue; output ap_idle; outp...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37644_accum1_out_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd8; parameter AddressWidth = 32'd3; input reset; input clk; input...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37644_accum1_out_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 3; parameter MEM_SIZE = 8; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; inpu...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37644_products_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, q1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd128; parameter AddressWidth = 32'd7; input reset; input clk; input [Address...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37644_products_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, q1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 7; parameter MEM_SIZE = 128; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; input we0; ...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37644_weight_vecs_0_0_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1, q1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd256; parameter AddressWidth = 32'd8; input reset; inp...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37644_weight_vecs_0_0_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, q1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 8; parameter MEM_SIZE = 256; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37644_ifmap_vec_0_0_memcore ( reset, clk, address0, ce0, we0, d0, q0, address1, ce1, we1, d1 ); parameter DataWidth = 32'd16; parameter AddressRange = 32'd128; parameter AddressWidth = 32'd7; input reset; input clk; in...
6.827284
module td_fused_top_dataflow_in_loop_TOP_LOOP37644_ifmap_vec_0_0_memcore_ram ( addr0, ce0, d0, we0, q0, addr1, ce1, d1, we1, clk ); parameter DWIDTH = 16; parameter AWIDTH = 7; parameter MEM_SIZE = 128; input [AWIDTH-1:0] addr0; input ce0; input [DWIDTH-1:0] d0; i...
6.827284
module td_fused_top_start_for_tdf5_readFilters40_U0 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; ...
6.827284
module td_fused_top_start_for_tdf5_readFilters40_U0_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [D...
6.827284
module td_fused_top_fifo_w16_d2_S_x2 ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd16; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; ...
6.827284
module td_fused_top_fifo_w16_d2_S_x2_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd16; parameter ADDR_WIDTH = 32'd1; parameter DEPTH = 2'd2; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0]...
6.827284
module td_fused_top_fifo_w1_d8_S_x ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; in...
6.827284
module td_fused_top_fifo_w1_d8_S_x_shiftReg ( clk, data, ce, a, q ); parameter DATA_WIDTH = 32'd1; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; input [DATA_WIDTH-1:0] data; input ce; input [ADDR_WIDTH-1:0] a; output [DATA_WIDTH-1:0] q; reg [DATA_WIDTH-1:0] sr...
6.827284
module td_fused_top_fifo_w10_d8_S ( clk, reset, if_empty_n, if_read_ce, if_read, if_dout, if_full_n, if_write_ce, if_write, if_din ); parameter MEM_STYLE = "shiftreg"; parameter DATA_WIDTH = 32'd10; parameter ADDR_WIDTH = 32'd3; parameter DEPTH = 4'd8; input clk; in...
6.827284