gpcas_forwardcom

Crates.iogpcas_forwardcom
lib.rsgpcas_forwardcom
version0.2.1
sourcesrc
created_at2022-09-14 19:15:03.220583
updated_at2023-03-01 17:40:51.486525
descriptionForwardCom instruction set architecture (ISA) properties for use with the General Purpose Core Architecture Simulator (GPCAS).
homepage
repositoryhttps://git.h3n.eu/gpcas/gpcas/
max_upload_size
id666008
size501,485
(Kulasko)

documentation

https://docs.rs/gpcas_forwardcom/0.2.1/

README

GPCAS forwardcom

This crate provides ForwardCom support for GPCAS. GPCAS is the short form of General Purpose Core Architecture Simulator, a CPU simulator. Support is incomplete, but functional.

The currently supported version is ForwardCom 1.12. The ForwardCom specification can be found here. The GPCAS interface specification can be found here.

This crate is only dependent on the GPCAS ISA specification. As such, it can also be used for projects outside of GPCAS, for example a standalone emulator.

Commit count: 0

cargo fmt