|
441 | 441 | reg [10-1:0] _tmp_14; |
442 | 442 | reg [32-1:0] _tmp_15; |
443 | 443 | reg _tmp_16; |
444 | | - assign ram_b_0_wdata = (_tmp_16)? _tmp_15 : 0; |
| 444 | + assign ram_b_0_wdata = (_tmp_16)? _tmp_15 : 'hx; |
445 | 445 | assign ram_b_0_wenable = (_tmp_16)? 1'd1 : 0; |
446 | 446 | reg _ram_b_cond_0_1; |
447 | 447 | reg [9-1:0] _tmp_17; |
|
460 | 460 | localparam _axi_in_read_fsm_init = 0; |
461 | 461 | reg [33-1:0] _axi_in_read_rest_size; |
462 | 462 | assign axi_in_tready = (_axi_in_read_fsm == 1) && !fifo_a_almost_full; |
463 | | - assign fifo_a_wdata = (axi_in_tready && axi_in_tvalid && (_axi_in_read_op_sel == 1))? axi_in_tdata : 0; |
| 463 | + assign fifo_a_wdata = (axi_in_tready && axi_in_tvalid && (_axi_in_read_op_sel == 1))? axi_in_tdata : 'hx; |
464 | 464 | assign fifo_a_enq = (axi_in_tready && axi_in_tvalid && (_axi_in_read_op_sel == 1))? axi_in_tready && axi_in_tvalid && (_axi_in_read_op_sel == 1) && !fifo_a_almost_full : 0; |
465 | 465 | localparam _tmp_20 = 1; |
466 | 466 | wire [_tmp_20-1:0] _tmp_21; |
|
530 | 530 | reg signed [1-1:0] __delay_data_23__delay_22__delay_21__delay_20____variable_3; |
531 | 531 | reg signed [32-1:0] __delay_data_17__delay_16__delay_15__delay_14____variable_1; |
532 | 532 | reg signed [1-1:0] __delay_data_24__delay_23__delay_22__delay_21____variable_3; |
533 | | - reg signed [32-1:0] _reduceadd_data_5; |
534 | | - reg [33-1:0] _reduceadd_count_5; |
535 | | - reg _reduceadd_prev_count_max_5; |
536 | | - wire _reduceadd_reset_cond_5; |
537 | | - assign _reduceadd_reset_cond_5 = __delay_data_24__delay_23__delay_22__delay_21____variable_3 || _reduceadd_prev_count_max_5; |
538 | | - wire [33-1:0] _reduceadd_current_count_5; |
539 | | - assign _reduceadd_current_count_5 = (_reduceadd_reset_cond_5)? 0 : _reduceadd_count_5; |
540 | | - wire signed [32-1:0] _reduceadd_current_data_5; |
541 | | - assign _reduceadd_current_data_5 = (_reduceadd_reset_cond_5)? 1'sd0 : _reduceadd_data_5; |
542 | | - reg [1-1:0] _pulse_data_7; |
543 | | - reg [33-1:0] _pulse_count_7; |
544 | | - reg _pulse_prev_count_max_7; |
545 | | - wire _pulse_reset_cond_7; |
546 | | - assign _pulse_reset_cond_7 = __delay_data_24__delay_23__delay_22__delay_21____variable_3 || _pulse_prev_count_max_7; |
547 | | - wire [33-1:0] _pulse_current_count_7; |
548 | | - assign _pulse_current_count_7 = (_pulse_reset_cond_7)? 0 : _pulse_count_7; |
549 | | - wire [1-1:0] _pulse_current_data_7; |
550 | | - assign _pulse_current_data_7 = (_pulse_reset_cond_7)? 1'sd0 : _pulse_data_7; |
| 533 | + reg signed [32-1:0] _reduceadd_data_4; |
| 534 | + reg [33-1:0] _reduceadd_count_4; |
| 535 | + reg _reduceadd_prev_count_max_4; |
| 536 | + wire _reduceadd_reset_cond_4; |
| 537 | + assign _reduceadd_reset_cond_4 = __delay_data_24__delay_23__delay_22__delay_21____variable_3 || _reduceadd_prev_count_max_4; |
| 538 | + wire [33-1:0] _reduceadd_current_count_4; |
| 539 | + assign _reduceadd_current_count_4 = (_reduceadd_reset_cond_4)? 0 : _reduceadd_count_4; |
| 540 | + wire signed [32-1:0] _reduceadd_current_data_4; |
| 541 | + assign _reduceadd_current_data_4 = (_reduceadd_reset_cond_4)? 1'sd0 : _reduceadd_data_4; |
| 542 | + reg [1-1:0] _pulse_data_6; |
| 543 | + reg [33-1:0] _pulse_count_6; |
| 544 | + reg _pulse_prev_count_max_6; |
| 545 | + wire _pulse_reset_cond_6; |
| 546 | + assign _pulse_reset_cond_6 = __delay_data_24__delay_23__delay_22__delay_21____variable_3 || _pulse_prev_count_max_6; |
| 547 | + wire [33-1:0] _pulse_current_count_6; |
| 548 | + assign _pulse_current_count_6 = (_pulse_reset_cond_6)? 0 : _pulse_count_6; |
| 549 | + wire [1-1:0] _pulse_current_data_6; |
| 550 | + assign _pulse_current_data_6 = (_pulse_reset_cond_6)? 1'sd0 : _pulse_data_6; |
551 | 551 | wire signed [32-1:0] mystream_reduce_sum_data; |
552 | | - assign mystream_reduce_sum_data = _reduceadd_data_5; |
| 552 | + assign mystream_reduce_sum_data = _reduceadd_data_4; |
553 | 553 | wire [1-1:0] mystream_reduce_sum_valid_data; |
554 | | - assign mystream_reduce_sum_valid_data = _pulse_data_7; |
| 554 | + assign mystream_reduce_sum_valid_data = _pulse_data_6; |
555 | 555 | wire _set_flag_30; |
556 | 556 | assign _set_flag_30 = th_comp == 25; |
557 | 557 | assign fifo_a_deq = (_mystream_reduce_stream_oready && _mystream_reduce_a_source_fifo_deq && (_mystream_reduce_a_source_sel == 1) && !fifo_a_empty)? 1 : 0; |
558 | 558 | localparam _tmp_31 = 1; |
559 | 559 | wire [_tmp_31-1:0] _tmp_32; |
560 | 560 | assign _tmp_32 = _mystream_reduce_stream_oready && _mystream_reduce_a_source_fifo_deq && (_mystream_reduce_a_source_sel == 1) && !fifo_a_empty; |
561 | 561 | reg [_tmp_31-1:0] __tmp_32_1; |
562 | | - assign _mystream_reduce_a_source_fifo_rdata = (_mystream_reduce_a_source_sel == 1)? fifo_a_rdata : 0; |
| 562 | + assign _mystream_reduce_a_source_fifo_rdata = (_mystream_reduce_a_source_sel == 1)? fifo_a_rdata : 'hx; |
563 | 563 | reg signed [32-1:0] __variable_wdata_0; |
564 | 564 | assign mystream_reduce_a_data = __variable_wdata_0; |
565 | 565 | reg [32-1:0] _mystream_reduce_a_source_fsm_0; |
|
590 | 590 | reg signed [32-1:0] _tmp_52; |
591 | 591 | reg signed [32-1:0] _tmp_53; |
592 | 592 | reg signed [32-1:0] _tmp_54; |
593 | | - assign fifo_b_wdata = (_mystream_reduce_stream_oready && _mystream_reduce_sum_sink_fifo_enq && (_mystream_reduce_sum_sink_sel == 2))? _mystream_reduce_sum_sink_fifo_wdata : 0; |
| 593 | + assign fifo_b_wdata = (_mystream_reduce_stream_oready && _mystream_reduce_sum_sink_fifo_enq && (_mystream_reduce_sum_sink_sel == 2))? _mystream_reduce_sum_sink_fifo_wdata : 'hx; |
594 | 594 | assign fifo_b_enq = (_mystream_reduce_stream_oready && _mystream_reduce_sum_sink_fifo_enq && (_mystream_reduce_sum_sink_sel == 2))? _mystream_reduce_stream_oready && _mystream_reduce_sum_sink_fifo_enq && (_mystream_reduce_sum_sink_sel == 2) && !fifo_b_almost_full : 0; |
595 | 595 | localparam _tmp_55 = 1; |
596 | 596 | wire [_tmp_55-1:0] _tmp_56; |
|
612 | 612 | wire [_tmp_58-1:0] _tmp_59; |
613 | 613 | assign _tmp_59 = _mystream_bias_stream_oready && _mystream_bias_x_source_fifo_deq && (_mystream_bias_x_source_sel == 1) && !fifo_b_empty; |
614 | 614 | reg [_tmp_58-1:0] __tmp_59_1; |
615 | | - assign _mystream_bias_x_source_fifo_rdata = (_mystream_bias_x_source_sel == 1)? fifo_b_rdata : 0; |
| 615 | + assign _mystream_bias_x_source_fifo_rdata = (_mystream_bias_x_source_sel == 1)? fifo_b_rdata : 'hx; |
616 | 616 | reg signed [32-1:0] __variable_wdata_8; |
617 | 617 | assign mystream_bias_x_data = __variable_wdata_8; |
618 | 618 | reg [32-1:0] _mystream_bias_x_source_fsm_0; |
619 | 619 | localparam _mystream_bias_x_source_fsm_0_init = 0; |
620 | 620 | wire _set_flag_60; |
621 | 621 | assign _set_flag_60 = th_comp == 29; |
622 | 622 | assign ram_b_0_addr = (_mystream_bias_stream_oready && _mystream_bias_y_source_ram_renable && (_mystream_bias_y_source_sel == 2))? _mystream_bias_y_source_ram_raddr : |
623 | | - (_tmp_16)? _tmp_14 : 0; |
| 623 | + (_tmp_16)? _tmp_14 : 'hx; |
624 | 624 | assign ram_b_0_enable = (_mystream_bias_stream_oready && _mystream_bias_y_source_ram_renable && (_mystream_bias_y_source_sel == 2))? 1'd1 : |
625 | 625 | (_tmp_16)? 1'd1 : 0; |
626 | 626 | localparam _tmp_61 = 1; |
627 | 627 | wire [_tmp_61-1:0] _tmp_62; |
628 | 628 | assign _tmp_62 = _mystream_bias_stream_oready && _mystream_bias_y_source_ram_renable && (_mystream_bias_y_source_sel == 2); |
629 | 629 | reg [_tmp_61-1:0] __tmp_62_1; |
630 | | - assign _mystream_bias_y_source_ram_rdata = (_mystream_bias_y_source_sel == 2)? ram_b_0_rdata : 0; |
| 630 | + assign _mystream_bias_y_source_ram_rdata = (_mystream_bias_y_source_sel == 2)? ram_b_0_rdata : 'hx; |
631 | 631 | reg signed [32-1:0] __variable_wdata_9; |
632 | 632 | assign mystream_bias_y_data = __variable_wdata_9; |
633 | 633 | reg [32-1:0] _mystream_bias_y_source_fsm_1; |
|
640 | 640 | reg signed [32-1:0] _tmp_67; |
641 | 641 | reg signed [32-1:0] _tmp_68; |
642 | 642 | reg signed [32-1:0] _tmp_69; |
643 | | - assign fifo_c_wdata = (_mystream_bias_stream_oready && _mystream_bias_z_sink_fifo_enq && (_mystream_bias_z_sink_sel == 3))? _mystream_bias_z_sink_fifo_wdata : 0; |
| 643 | + assign fifo_c_wdata = (_mystream_bias_stream_oready && _mystream_bias_z_sink_fifo_enq && (_mystream_bias_z_sink_sel == 3))? _mystream_bias_z_sink_fifo_wdata : 'hx; |
644 | 644 | assign fifo_c_enq = (_mystream_bias_stream_oready && _mystream_bias_z_sink_fifo_enq && (_mystream_bias_z_sink_sel == 3))? _mystream_bias_stream_oready && _mystream_bias_z_sink_fifo_enq && (_mystream_bias_z_sink_sel == 3) && !fifo_c_almost_full : 0; |
645 | 645 | localparam _tmp_70 = 1; |
646 | 646 | wire [_tmp_70-1:0] _tmp_71; |
|
1257 | 1257 | __delay_data_23__delay_22__delay_21__delay_20____variable_3 <= 0; |
1258 | 1258 | __delay_data_17__delay_16__delay_15__delay_14____variable_1 <= 0; |
1259 | 1259 | __delay_data_24__delay_23__delay_22__delay_21____variable_3 <= 0; |
1260 | | - _reduceadd_data_5 <= 1'sd0; |
1261 | | - _reduceadd_count_5 <= 0; |
1262 | | - _reduceadd_prev_count_max_5 <= 0; |
1263 | | - _pulse_data_7 <= 1'sd0; |
1264 | | - _pulse_count_7 <= 0; |
1265 | | - _pulse_prev_count_max_7 <= 0; |
| 1260 | + _reduceadd_data_4 <= 1'sd0; |
| 1261 | + _reduceadd_count_4 <= 0; |
| 1262 | + _reduceadd_prev_count_max_4 <= 0; |
| 1263 | + _pulse_data_6 <= 1'sd0; |
| 1264 | + _pulse_count_6 <= 0; |
| 1265 | + _pulse_prev_count_max_6 <= 0; |
1266 | 1266 | _mystream_reduce_a_source_mode <= 4'b0; |
1267 | 1267 | _mystream_reduce_a_source_size <= 0; |
1268 | 1268 | _mystream_reduce_a_source_sel <= 0; |
|
1419 | 1419 | if(_mystream_reduce_stream_oready) begin |
1420 | 1420 | __delay_data_24__delay_23__delay_22__delay_21____variable_3 <= __delay_data_23__delay_22__delay_21__delay_20____variable_3; |
1421 | 1421 | end |
1422 | | - if(__mystream_reduce_stream_ivalid_7 && _mystream_reduce_stream_oready && _reduceadd_reset_cond_5) begin |
1423 | | - _reduceadd_data_5 <= 1'sd0; |
| 1422 | + if(__mystream_reduce_stream_ivalid_7 && _mystream_reduce_stream_oready && _reduceadd_reset_cond_4) begin |
| 1423 | + _reduceadd_data_4 <= 1'sd0; |
1424 | 1424 | end |
1425 | 1425 | if(__mystream_reduce_stream_ivalid_7 && _mystream_reduce_stream_oready) begin |
1426 | | - _reduceadd_data_5 <= _reduceadd_current_data_5 + _times_data_2; |
| 1426 | + _reduceadd_data_4 <= _reduceadd_current_data_4 + _times_data_2; |
1427 | 1427 | end |
1428 | 1428 | if(__mystream_reduce_stream_ivalid_7 && _mystream_reduce_stream_oready) begin |
1429 | | - _reduceadd_count_5 <= (_reduceadd_current_count_5 >= __delay_data_17__delay_16__delay_15__delay_14____variable_1 - 1)? 0 : _reduceadd_current_count_5 + 1; |
| 1429 | + _reduceadd_count_4 <= (_reduceadd_current_count_4 >= __delay_data_17__delay_16__delay_15__delay_14____variable_1 - 1)? 0 : _reduceadd_current_count_4 + 1; |
1430 | 1430 | end |
1431 | 1431 | if(__mystream_reduce_stream_ivalid_7 && _mystream_reduce_stream_oready) begin |
1432 | | - _reduceadd_prev_count_max_5 <= _reduceadd_current_count_5 >= __delay_data_17__delay_16__delay_15__delay_14____variable_1 - 1; |
| 1432 | + _reduceadd_prev_count_max_4 <= _reduceadd_current_count_4 >= __delay_data_17__delay_16__delay_15__delay_14____variable_1 - 1; |
1433 | 1433 | end |
1434 | | - if(__mystream_reduce_stream_ivalid_7 && _mystream_reduce_stream_oready && _pulse_reset_cond_7) begin |
1435 | | - _pulse_data_7 <= 1'sd0; |
| 1434 | + if(__mystream_reduce_stream_ivalid_7 && _mystream_reduce_stream_oready && _pulse_reset_cond_6) begin |
| 1435 | + _pulse_data_6 <= 1'sd0; |
1436 | 1436 | end |
1437 | 1437 | if(__mystream_reduce_stream_ivalid_7 && _mystream_reduce_stream_oready) begin |
1438 | | - _pulse_data_7 <= _pulse_current_count_7 >= __delay_data_17__delay_16__delay_15__delay_14____variable_1 - 1; |
| 1438 | + _pulse_data_6 <= _pulse_current_count_6 >= __delay_data_17__delay_16__delay_15__delay_14____variable_1 - 1; |
1439 | 1439 | end |
1440 | 1440 | if(__mystream_reduce_stream_ivalid_7 && _mystream_reduce_stream_oready) begin |
1441 | | - _pulse_count_7 <= (_pulse_current_count_7 >= __delay_data_17__delay_16__delay_15__delay_14____variable_1 - 1)? 0 : _pulse_current_count_7 + 1; |
| 1441 | + _pulse_count_6 <= (_pulse_current_count_6 >= __delay_data_17__delay_16__delay_15__delay_14____variable_1 - 1)? 0 : _pulse_current_count_6 + 1; |
1442 | 1442 | end |
1443 | 1443 | if(__mystream_reduce_stream_ivalid_7 && _mystream_reduce_stream_oready) begin |
1444 | | - _pulse_prev_count_max_7 <= _pulse_current_count_7 >= __delay_data_17__delay_16__delay_15__delay_14____variable_1 - 1; |
| 1444 | + _pulse_prev_count_max_6 <= _pulse_current_count_6 >= __delay_data_17__delay_16__delay_15__delay_14____variable_1 - 1; |
1445 | 1445 | end |
1446 | 1446 | if(_set_flag_30) begin |
1447 | 1447 | _mystream_reduce_a_source_mode <= 4'b1000; |
|
0 commit comments