This commit is contained in:
parent
295fed9a72
commit
27e88ed7f7
@ -104,7 +104,7 @@ pub(crate) mod tests {
|
|||||||
}
|
}
|
||||||
|
|
||||||
pub(crate) fn get_all_off_switch_map() -> SwitchMapBinary {
|
pub(crate) fn get_all_off_switch_map() -> SwitchMapBinary {
|
||||||
SwitchMapBinary::default()
|
SwitchMapBinaryWrapper::default().0
|
||||||
}
|
}
|
||||||
|
|
||||||
fn check_switch_state(sim_testbench: &mut SimTestbench, expected_switch_map: &SwitchMapBinary) {
|
fn check_switch_state(sim_testbench: &mut SimTestbench, expected_switch_map: &SwitchMapBinary) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user