Skip to main content

to_balanced_network_report

Function to_balanced_network_report 

Source
pub fn to_balanced_network_report(
    net: &MulticonductorNetwork,
    options: MulticonductorToBalancedOptions,
) -> MulticonductorToBalancedReport
Expand description

Check whether a multiconductor network is ready for the lowering pass.

This is a preflight only: it reports the assumptions and blockers that the lowering would need to account for, but it does not produce a balanced model and does not append to history.