Function rust_hdl::core::simulate::simulate[][src]

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