VirtualHardwareModelType
Summary
Specifies the type of simulation model used to represent virtual hardware.
Description
VirtualHardwareModelType categorizes the level of fidelity at which virtual hardware is simulated, such as at the level of its function or its cycle-accurate timing.
Metadata
https://spdx.org/rdf/3/terms/Hardware/VirtualHardwareModelType
| Name | VirtualHardwareModelType |
Entries
- cycle: Simulation architectures with precise cycle-level accuracy.
- function: Simulation the function of the hardware.
- other: All other simulation types.