Crates.io | gpcas_simulator |
lib.rs | gpcas_simulator |
version | 0.2.1 |
source | src |
created_at | 2022-09-14 19:17:22.650328 |
updated_at | 2023-03-01 17:41:46.591156 |
description | A simulator of highly configurable CPU models and multiple ISAs. |
homepage | |
repository | https://git.h3n.eu/gpcas/gpcas/ |
max_upload_size | |
id | 666011 |
size | 385,974 |
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.
GPCAS is distributed under the terms of the GNU Public License Version 3.
See COPYING for details.