Commit 86c748f3 authored by Tristan Gingold's avatar Tristan Gingold

vtuCore: earlier stop for highfreq.

parent 5f618a93
......@@ -1430,6 +1430,7 @@ begin
waveform <= (others => '0');
prev_dataout <= (others => '0');
Sht <= "0000";
DataOutHighFreq <= x"00";
else
if Run_HF = '0' then
-- Ready to run: wait for sync. Will clear these signals if no sync.
......
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