Executing a Program
The instmem entity (instruction memory) must edited to define the program that is to be executed.
- See the instmem entity source code for an example
The current model does not handle data hazards in the pipeline (i.e, no data forwarding is included).
No branching is supported in the current model.