ICC all_ideal_nets移除问题
时间:10-02
整理:3721RD
点击:
RT,在做ICC想移除b2v_inst/8时,为什么不行呢
你report_attr -app 看看 或者report_nets看看
我查了attribute,如图所示,应该怎么办呢?
应该与设置有关吧,设置了dont_touch,是禁止修改的原因吧
dont_touch_reasons 是idn
idnNet in ideal network set by set_ideal_network command
我试了是可以的remove掉的
请问你是直接用的remove_ideal_network这个命令吗?我那个里面还有其他线,如b2v_inst/n99,这个用remove_ideal_network命令可以去掉,但是在看n99的attribute时并没有dont_touch_reasons{idn}这一项啊。
然后我设置了set_dont_touch false , 但是还是不能修改。
一般用report_ideal_network 吧, all_ideal_nets 不用的,
set_ideal_network 来设置, remove_ideal_network 来去除