pub fn prepare_operator_nodes(
    net_def: &Arc<NetDef>,
    ws: *mut Workspace
) -> Vec<OperatorNode>