mirror of
https://github.com/johnwinans/rvalp.git
synced 2025-09-27 05:04:39 -04:00
Add definition of ASCII
This commit is contained in:
parent
44e407f877
commit
99a299649d
@ -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}
|
||||
|
Loading…
x
Reference in New Issue
Block a user