Function rust_hdl_core::simulate::simulate[][src]

pub fn simulate<B: Block>(uut: &mut B, max_iters: usize) -> bool