Module spec

Source
Expand description

Specifications for internal file formats used in the Simics packaging process

Structs§

IspmMetadata
Output format for the ispm-metadata file at the top-level of the package. It contains a subset of the package spec information
ManifestPackageSpec
A package specification deserialized from the
PackageInfo
The package info file, which is a subset of the package spec and is added into the inner tarball at /package-dir-name/packageinfo/full_package_name
PackageSpec
Implements the Schema for package-specs.json
PackageSpecs
A list of package specifications. This data structure can be written to a package-specs.json file and consumed by Simics packaging utilities.