Commit a75f2183 authored by Andrey Filippov's avatar Andrey Filippov

bug fix

parent 62283b30
......@@ -209,7 +209,7 @@ module dtt_iv_8x8_ad#(
if (transpose_out_start) mode_v <= mode_h_late;
if (start64_w) mode_out <= mode_v;
if (start_out_w) mode_out <= mode_v;
if (!x_run) x_wa <= 0;
else x_wa <= x_wa + 1;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment