mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
typo
This commit is contained in:
parent
0c9bbfd26b
commit
ff02e1d458
@ -312,9 +312,9 @@ example:
|
||||
\end{verbatim}
|
||||
|
||||
\class{intbv} objects now have \var{min} and \var{max} attributes
|
||||
that can be specified at construction time. The meaning is that that
|
||||
that can be specified at construction time. The meaning is that
|
||||
only values within \code{range(min, max)} are permitted. The default
|
||||
values for these attributes is \var{None}, meaning ``infinite''. For
|
||||
value for these attributes is \var{None}, meaning ``infinite''. For
|
||||
example (traceback output shortened for clarity):
|
||||
|
||||
\begin{verbatim}
|
||||
|
Loading…
x
Reference in New Issue
Block a user