gpcas_simulator

Crates.iogpcas_simulator
lib.rsgpcas_simulator
version0.2.1
sourcesrc
created_at2022-09-14 19:17:22.650328
updated_at2023-03-01 17:41:46.591156
descriptionA simulator of highly configurable CPU models and multiple ISAs.
homepage
repositoryhttps://git.h3n.eu/gpcas/gpcas/
max_upload_size
id666011
size385,974
(Kulasko)

documentation

README

GPCAS

This is the application crate of the General Purpose Core Architecture Simulator, or GPCAS for short.

It performs the execution of programs of different ISAs on a highly configurable virtual CPU core model and reports the performance of the model configurations.

For a list of supported CPU model features, take a loot at the CPU model specification.

Supported instruction set architectures

License

GPCAS is distributed under the terms of the GNU Public License Version 3.

See COPYING for details.

Commit count: 0

cargo fmt