Macro rust_hdl::sim_assert

source ·
macro_rules! sim_assert {
    ($sim: ident, $test: expr, $circuit: ident) => { ... };
}