mirror of
https://github.com/vortexgpgpu/vortex.git
synced 2025-04-23 13:27:29 -04:00
Oops; this section is completely unfinished.
This commit is contained in:
parent
0646f7a2f3
commit
60f2e494e3
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue