From: sadullah Date: Wed, 1 Jul 2020 03:01:25 +0000 (-0400) Subject: update BlackParrot transducer X-Git-Tag: 24jan2021_ls180~14^2 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2457859b2de7e14e911d4b552e4f4d087a5aa96e;p=litex.git update BlackParrot transducer --- diff --git a/litex/soc/cores/cpu/blackparrot/bp_litex/bp2wb_convertor.v b/litex/soc/cores/cpu/blackparrot/bp_litex/bp2wb_convertor.v index d045f68c..c361e7c4 100644 --- a/litex/soc/cores/cpu/blackparrot/bp_litex/bp2wb_convertor.v +++ b/litex/soc/cores/cpu/blackparrot/bp_litex/bp2wb_convertor.v @@ -97,14 +97,14 @@ module bp2wb_convertor set_stb <= 0; v_li <=0; end - else if (v_li) - begin - if (mem_resp_yumi_i) +// else if (v_li) +// begin + else if (mem_resp_yumi_i) begin v_li <= 0; ack_ctr <= 0; end - end +// end else if (mem_cmd_v_i) begin //data_li <= 0;