Add definition of ASCII

This commit is contained in:
John Winans 2018-05-28 15:17:56 -05:00
parent 44e407f877
commit 99a299649d

View File

@ -178,6 +178,13 @@
used to refer to the ability of a CPU to execute multiple
instruction streams at the same time}
}
\newglossaryentry{ascii}
{
name={ASCII},
description={American Standard Code for Information Interchange.
See \autoref{chapter:ascii}}
}
\newacronym{hart}{hart}{Hardware Thread}
\newacronym{msb}{MSB}{Most Significant Bit}
@ -186,3 +193,4 @@
\newacronym{cpu}{CPU}{Central Processing Unit}
\newacronym{ram}{RAM}{Random Access Memory}
\newacronym{rom}{ROM}{Read Only Memory}
%\newacronym{ascii}{ASCII}{American Standard Code for Information Interchange}