Expand description
Base API
Re-exports§
pub use attr_value::*;
pub use conf_object::*;
pub use event::*;
pub use memory_transaction::*;
pub use sim_exception::*;
pub use sobject::*;
pub use time::*;
pub use version::*;
Modules§
- Type-safe wrappers for operations on
AttrValue
s including conversion to and from Rust types - Bindings for configuration objects
- SIMICS APIs for event management
- Memory transactions
- SIMICS exception handling APIs.
- S-Object handling
- Time management APIs
- SIMICS version access and management APIs