Crate gpcas_forwardcom

Source
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§

ForwardComEmulator
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.