Skip to content
  • Ille, Ondrej, Ing.'s avatar
    test: Debug TRV_DELAY. · 085599b4
    Ille, Ondrej, Ing. authored
    Avoid using delays multiple of 10 ns. Since we use ceil in
    the TC, we rely on the fact that ceil will give us one cycle
    more from input delay! If we have multiple of 10 ns, then
    delta cycle behavior might cause issues.
    085599b4