Skip to main content

translate_spec_to_bounded

Function translate_spec_to_bounded 

Source
pub fn translate_spec_to_bounded(
    spec: &str,
    bound: u32,
) -> Result<TranslateResult, HwError>
Expand description

Translate a LOGOS spec to bounded verification IR using compile_kripke_with.