diff options
Diffstat (limited to 'spec/spec.tex')
| -rw-r--r-- | spec/spec.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/spec.tex b/spec/spec.tex index 8201b32e..df3422e2 100644 --- a/spec/spec.tex +++ b/spec/spec.tex @@ -170,7 +170,7 @@ There are five ground types in FIRRTL: an unsigned integer type, a signed intege \subsubsection{Integer Types} -Both unsigned and signed integer types may optionally be given a known positive integer bit width. +Both unsigned and signed integer types may optionally be given a known non-negative integer bit width. \begin{lstlisting} UInt<10> |
