Docs.rs
  • librstb-0.1.1
    • librstb 0.1.1
    • Permalink
    • Docs.rs crate page
    • GPL-3.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • benbr8
    • Dependencies
      • fasthash ^0.4.0 normal
      • futures ^0.3.21 normal
      • futures-channel ^0.3.21 normal
      • intmap ^2.0.0 normal
      • junit-report ^0.7.1 normal
      • lazy_mut ^0.1.0 normal
      • lazy_static ^1.4.0 normal
      • num-format ^0.4.0 normal
      • once_cell ^1.13.0 normal
      • prettytable-rs ^0.8.0 normal
      • queues ^1.1.0 normal
      • rand ^0.8.5 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • x86_64-apple-darwin
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

librstb0.1.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Statics
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • prelude::AnyObj
  • prelude::Assertion
  • prelude::AssertionContext
  • prelude::JoinHandle
  • prelude::RstbObj
  • prelude::RstbObjSafe
  • prelude::RstbTests
  • prelude::SimObject
  • prelude::Task
  • prelude::Test
  • prelude::Trigger
  • sim_if::SIM_IF
  • testbench::Monitor
  • testbench::Scoreboard

Enums

  • prelude::Val
  • sim_if::ObjectKind
  • sim_if::ObjectValue
  • sim_if::SimCallback

Traits

  • prelude::FutureExt
  • sim_if::SimIf

Macros

  • add_assertion
  • check
  • combine
  • prelude::add_assertion
  • prelude::check
  • prelude::combine
  • run_with_vpi

Functions

  • fail_test
  • pass_test
  • prelude::disable_all_assertions
  • prelude::enable_all_assertions
  • prelude::print_assertion_stats
  • prelude::run_all_assertions
  • prelude::run_assertion
  • testbench::clock
  • utils::clock_cycles
  • utils::rand
  • utils::rand_int
  • vpi::discover_nets
  • vpi::get_kind_raw
  • vpi::get_size_raw
  • vpi_init

Type Aliases

  • RstbResult
  • SimpleResult

Statics

  • CRATE_NAME