Commit 3801c470 authored by Jan Pospisil's avatar Jan Pospisil

tuned RF clock sense

parent 473d43a5
......@@ -310,7 +310,7 @@ begin
generic map (
g_ClkFrequency => g_ClkFrequency,
g_SenseFrequencyWidth => WbRegsInput.frequency_i'length,
g_SenseFrequencyStableCount => 4,
g_SenseFrequencyStableCount => 3,
g_SenseFrequencyStableWidth => 10
)
port map (
......
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