diff --git a/doc/harp_iset.tex b/doc/harp_iset.tex index cafd2274..11415dc6 100644 --- a/doc/harp_iset.tex +++ b/doc/harp_iset.tex @@ -27,7 +27,7 @@ This is a space of SIMT(GPU) oriented RISC-like instruction sets with the follow The customizability of the HARP ISAs is illustrated by facts missing from this list of features. The data path width, instruction encodings, number of registers (general purpose and predicate) are all left up to the implementation. -Harptool, the HARP assembler, linker, emulator, and disassembler, is passed information about the ISA through an architecture identifier string, or \texttt{ArchID}. +Harptool; the HARP assembler, linker, emulator, and disassembler, is passed information about the ISA through an architecture identifier string, or \texttt{ArchID}. An \texttt{ArchID} uniquely identifies a HARP ISA. \section{Architecture Identifier String (\texttt{ArchID})}