【Capture CIS-DRC】Two nets in the same schematic have the same name

DRC检查原理图完整性时,在Checking For Unconnected Bus Nets下总是有警告:

Two nets in the same schematic have the same name, but there is no off-page connector--〉

问题提示:you label a port or off-page connector with a name that is used by a power symbol or power pin on the schematic. It would be best to replace the port with a power symbol to transfer power through the design. If you have verified that there are no connectivity problems when running the netlist, you can ignore this warning.

解决办法:

        我的网络符号1V8_PG被Capture CIS自动识别成了电源符号,把它改成PG_1V8就没有警告了。

你可能感兴趣的:(小技巧记录,Capture,CIS)