diff --git a/doc/harp_iset.tex b/doc/harp_iset.tex index 76741149..ef8918ae 100644 --- a/doc/harp_iset.tex +++ b/doc/harp_iset.tex @@ -63,9 +63,9 @@ The assembler converts assembly files to HOF, the Harp Object Format. The linker combines HOF files and produces raw RAM images for use by the emulator. An intended future use is the conversion of multiple HOF files to statically-linked HOF executables. -\subsection{Emulator} -The emulator emulates a HARP system. -It can be provided with a +%\subsection{Emulator} +%The emulator emulates a HARP system. +%It can be provided with a \subsection{Disassembler} The disassembler is used to convert HOF files to equivalent assembly files.