Crate gpcas_cpu_model[][src]

Expand description

Defines the structure of an abstract CPU model and some helpful functions for working with it, as well as the corresponding file structure.

Any application working with the model should use the structs and definitions in this crate to ensure compatibility.

Modules

Structs that describe a configuration of a specific model component.

Structs

The configuration of an abstract CPU model.