Skip to content

novafacing/simics-rs

 
 

Simulator Bindings

This repository contains Rust bindings and utilities for Intel® Simics® Simulator and the Intel® Simics® Simulator's C API.

These crates can be used together to build modules which can be loaded into the Intel® Simics® Simulator to add or modify functionality and model devices.

Crates

  • cargo-simics-build: cargo build wrapper for packaging modules into .ispm packages.
  • ispm-wrapper: ispm wrapper for running package management commands.
  • simics: High level (and idiomatic) bindings for the Intel® Simics® Simulator C API.
  • simics-api-sys: Low level auto-generated bindings for the Intel Simics Simulator C API.
  • simics-build-utils: Build utilities for simulator modules.
  • simics-macro: Proc-macros for simulator modules.
  • simics-package: Packaging tools for .ispm packages.
  • simics-sign: Module signing tools for simulator modules.
  • simics-test: Test utilities for simulator modules.

Documentation

The crate documentation can be found at intel.github.io/simics-rs/crates.

The current public Intel® Simics® Simulator documentation can be found at intel.github.io/simics-rs/simics.

Intel and Simics are trademarks of Intel Corporation or its subsidiaries.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 98.7%
  • Shell 1.3%