我在electrical建的一个net class怎么在spacing里没有呢
不太明白
就是我在约束管理器里,electrical工作簿下建了一个net class然后在spacing下没看到这个class
用的是cadence16.2
16.2,我先飘过。
今天看过cadence 16.2自带CM的文档中专门说明:
A Net Class in the Electrical domain must be unique to that domain
就是说在Electrical中设置的Net Class只属于Electrical部分。
还有两句:
As you create a Net Class in the Physical domain, you can specify that it also occurs in the in the Spacing domain. The converse is true.
A Net Class created in the Spacing domain carries over to the Same Net Spacing domain; the converse is also true
就是说:在Physical/Spacing/Same Net Spacing 中任何一区域建立的Net Class是会在其他两个区域中生成的,反之亦然。
不知道我这样的解释,算不算清楚。如果不理解你可以随机建一个Net Class试一试就明白。
也就是说你在Electrical中设置的Net Class是不会在Physical/Spacing/Same Net Spacing 中任何一区域中产生的。而在Physical/Spacing/Same Net Spacing 中任何一区域建立的Net Class是会在其他两个区域中生成的。