Commit 3fdb5531 authored by Tristan Gingold's avatar Tristan Gingold

vtuCore: do not check HT in high freq mode

parent 7ab6dc40
......@@ -808,7 +808,6 @@ begin
wrongB <= BCoarseZero;
when C_Code_ctuAsVtu_control2_mode_highFreqGeneration =>
wrongB <= BCoarseZero;
wrongHT <= HTCoarseZero;
when others =>
-- Unknown mode
wrongB <= '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