Module gpcas_cpu_model::component_config[][src]

Expand description

Structs that describe a configuration of a specific model component.

Structs

A flag for each instruction class, defining if an ALU supports it.

Properties to describe a cache.

Properties of the fetch stage.

Properties of the memory controller.

The properties of a CPU pipeline.

The properties of the register file.

The properties of a scheduler.

Enums

How a cache handles its CPU side ports.