查看完整内容
回复 9# 罗蒙
抄一段SVRF(svrf_ur.pdf)里面的描述:
ERC PATHCHK !LABELED 的意思是:report nets with no path to any labeled nets
而labeled nets是指:labeled nets are those with text, but they are not power or ground nets. labeled nets typically belong to top-level I/O ports.
加上NOFLOAT这个选项我的理解是:去除metal fill的影响
第一条版大的回复就解决你的问题了:就是没有打top level label
应该是从Enc ...