Expand description
This crate provides the ForwardCom emulation front end to the simulator.
It is a full ForwardCom emulator that additionally sends information for the timing simulation back to the simulator.
Structs§
- Forward
ComEmulator - Emulates the given ForwardCom program and feeds data to the simulator.
- Segment
- A segment of the memory map.
Functions§
- get_isa
- Returns all needed ForwardCom-specific data.