更多学习内容请关注「拾陆楼」知识星球
拾陆楼知识星球入口
做postmask eco常会遇到限制绕线层次的要求
ICC2可以使用set_ignore_layer来限制:
set_ignore_layer -min M1 -max M3
set_app_options -name route.common.net_max_layer_mode -value hard
set_app_options -name route.common.net_min_layer_mode -value hard
route_eco -utilize_dangling_wires true -reroute modified_nets_first_then_others -open_net_driven true
route_detail -max_number_iterations 20 -start_iteration 5 -incremental true