1
0
mirror of https://github.com/myhdl/myhdl.git synced 2025-01-24 21:52:56 +08:00
This commit is contained in:
jand 2003-03-07 17:03:11 +00:00
parent dca94cab71
commit 9734e4ded7

View File

@ -621,8 +621,8 @@ def testNoJoin():
\end{verbatim} \end{verbatim}
Simulating this shows how the transmission of the new byte starts Simulating this shows how the transmission of the new byte starts
before the previous is one if received, potentially creating before the previous one is received, potentially creating additional
additional transmission errors: transmission errors:
\begin{verbatim} \begin{verbatim}
-- Transmitting 0xc5 -- -- Transmitting 0xc5 --