Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
R
RaceButtons
- Class in
hicosim.components.plugins
RaceButtons(int, int)
- Constructor for class hicosim.components.plugins.
RaceButtons
read()
- Method in class hicosim.components.backend.io.
Configurationfile
read(String)
- Method in class hicosim.components.backend.io.
Sourcefile
This method reads in a sourcefile(only .asm) and stores the lines in a stringbuffer;
read()
- Method in class testPackage.
ConfigFileReader
This method is reading a ".vhd" config file and returns the configuration as an ArrayList
, whereas the Object[] contains all required information of a constant.
readSourcefile(String)
- Method in class hicosim.control.
Engine
readUnsignedBytes()
- Method in class hicosim.components.backend.io.
ObjectfileReader
This method reads in byte per byte and fills the "instructionRegister" with the 32 bit instructions which are needed to simulate the HiCoVec processor.
readUnsignedShortsAndGetMemory()
- Method in class hicosim.components.backend.io.
ObjectfileReader
This method reads in short per short(a 16 bit), calls getMemoryAndCalculateAddresses() and returns the read in memory.
readValueAt(int)
- Method in interface hicosim.components.backend.processor.
IMemory
readValueAt(int)
- Method in class hicosim.components.backend.processor.
Memory
This method is used to read the value at the given address in decimal.
reFresh()
- Method in interface hicosim.components.plugins.
IPlugin
reFresh()
- Method in class hicosim.components.plugins.
RaceButtons
reFresh()
- Method in class hicosim.components.plugins.
TestPlugin
reFresh()
- Method in class hicosim.components.plugins.vga.
ProcessASCII
reFresh()
- Method in class hicosim.components.plugins.vga.
ProcessMAIN_RAM
reFresh()
- Method in class hicosim.components.plugins.vga.
ProcessVGA
reFresh()
- Method in class hicosim.components.plugins.
WatchMemPlugin
reFreshPlugins()
- Method in interface hicosim.components.backend.processor.
IPluginManager
reFreshPlugins()
- Method in class hicosim.components.backend.processor.
PluginManager
registerObserver(IStatisticObserver)
- Method in interface hicosim.control.utils.
IStatistic
registerObserver(IStatisticObserver)
- Method in class hicosim.control.utils.
Statistics
registerObservers - registers new observers who want to be informed on changes of comands
removeLastColumn()
- Method in class hicosim.components.frontend.tablemodels.
CustomAbstractTableModel
This method removes the last column of the JTable.
removeLastRow()
- Method in class hicosim.components.frontend.tablemodels.
CustomAbstractTableModel
This method removes the last row of the JTable.
render()
- Method in class hicosim.components.plugins.
RaceButtons
reset()
- Method in class hicosim.components.backend.io.
Sourcefile
reset()
- Method in interface hicosim.components.backend.processor.
IProcessor
reset()
- Method in class hicosim.components.backend.processor.
Processor
This method resets the progCounter, all breakpoints, registers and the statistics.
reset()
- Method in class hicosim.control.
Engine
reset()
- Method in interface hicosim.control.utils.
IStatistic
reset()
- Method in class hicosim.control.utils.
Statistics
reset - Resets the whole statistics and also calls the method reset on all observers
resetBr()
- Method in interface hicosim.components.backend.processor.
IProcessor
resetBr()
- Method in class hicosim.components.backend.processor.
Processor
this method deletes ALL breakpoints
resetMemory()
- Method in interface hicosim.components.backend.processor.
IMemory
resetMemory()
- Method in class hicosim.components.backend.processor.
Memory
resetMemory()
- Method in class hicosim.control.
Engine
resetStats()
- Method in class hicosim.components.frontend.
MainWindow
resetStats()
- Method in interface hicosim.control.utils.
IStatisticObserver
resetStats - Resets the current stats.
run()
- Method in class hicosim.components.frontend.
RunThread
run()
- Method in class hicosim.control.
Engine
RunThread
- Class in
hicosim.components.frontend
This class extends the super class Thread and provides a method run, which is needed to start a program with the "HiCoSim" frontend.
RunThread(Engine)
- Constructor for class hicosim.components.frontend.
RunThread
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W