From 75cf2a351ce459865a6f77f39be68b71c5327cb2 Mon Sep 17 00:00:00 2001 From: cdkersey Date: Sat, 13 Jul 2013 21:24:10 -0400 Subject: [PATCH] Semicolon better. --- doc/harp_iset.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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})}