gpcas_cpu_model 0.4.1

General Purpose Core Architecture Simulator (GPCAS) CPU model definition.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.gpcas_base]
version = "^0.3"

[dependencies.serde]
features = ["derive"]
version = "^1"

[package]
authors = ["Kai Rese"]
description = "General Purpose Core Architecture Simulator (GPCAS) CPU model definition."
documentation = "https://docs.rs/gpcas_cpu_model/0.4.1/"
edition = "2021"
keywords = ["gpcas", "cpu_model"]
license = "LGPL-3.0-or-later"
name = "gpcas_cpu_model"
repository = "https://git.h3n.eu/gpcas/gpcas/"
version = "0.4.1"