From 8ce5cca85e0096cf19c9e182091401b0de2c9c6b Mon Sep 17 00:00:00 2001 From: occheung Date: Wed, 27 Jul 2022 15:15:26 +0800 Subject: [PATCH] 2118-2128: update code line range --- 2118-2128.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2118-2128.tex b/2118-2128.tex index 42267e7..d20755e 100644 --- a/2118-2128.tex +++ b/2118-2128.tex @@ -611,7 +611,7 @@ Typically, with the coarse RTIO clock at 125 MHz, a \texttt{ClockGen} channel ca The maximum sustained event separation is the least amount of time separation between input gated events, in which all gated edges can be continuously \& reliabily timestamped by the RTIO system without causing \texttt{RTIOOverflow} exceptions. The following \texttt{run()} function finds the separation by approximating the time of running \texttt{timestamp\char`_mu()} as a constant. Import the \texttt{time} library to use \texttt{time.sleep()}. -\inputcolorboxminted{firstline=60,lastline=92}{examples/ttl_in.py} +\inputcolorboxminted{firstline=63,lastline=98}{examples/ttl_in.py} The result fluctuates at around 650ns with Kasli v1.1.