Child Object cellTerm,hNet,inst,isInput,isOutput,isSpecial,isTieHi,isTieLo,layer,name,net,pd,pt,pt_x,pt_y cellTerm:cell的term hNet: 连接该inst term的hierarchical net,对图上红圈框住的net就是hNet, 整条到top level的net就是net,是flatten的 io io pad或者io pin的信息 Parent Object fPlan...
在PR实现中对于高速时钟信号,通常都需要加shielding来消除crosstalk。有的时候即便加了shielding net,pt中依然发现有若干ps的crosstalk,那么此时可以通过选中victim net的shielding vss net来进一步分析。 CRPR能补偿crosstalk吗? get到特定cell name (ref name)的所有instance dbGet [dbGet -p2 top.insts.cell.namecell...
parent:指的是hinst上一级parent hinst的属性 treeHInsts:得到所有的hinsts属性 treeInsts:得到所有的insts属性,treeInsts加上treeHInsts就是allTreeInsts 2. hInstTerm hinst的terminal Parent Object hInst, hNet Child Object downHNet,hInst,hTerm,layer,name,net,props,pt,pt_x,pt_y,term,upHNet downHNet...
> inst: box cell instTerms isDontTouch isHaloBlock isJtagElem isPhysOnly isSpareGate name objType orient pStatus pgCellTerms pgTermNets pt This is a quick way to get information for just the things you've selected. (Try selecting more than one thing and see how the results look.) This...
downHNet,hInst,hTerm,layer,name,net,props,pt,pt_x,pt_y,term,upHNet 这个概念在hInst里已经解释过,但它下面还有很多child Object比较混乱 downHNet/upHNet:这两个得放一起讲,如下图所示,对一条hierarchical net来说,对交接处的port口来说,往下走的net就是downHNet,就是蓝色圆圈;往上走的net的就是upH...
#define MAX_LOCALDB_VERSION_LENGTH 43typedef WCHAR TLocalDBVersion[MAX_LOCALDB_VERSION_LENGTH + 1];typedef TLocalDBVersion* PTLocalDBVersion;HRESULT LocalDBGetVersions( PTLocalDBVersion pVersion, LPDWORD lpdwNumberOfVersions); パラメーター ...
返回计算机上的所有可用 SQL Server Express LocalDB 版本。 **头文件:**sqlncli.h 语法 复制 #define MAX_LOCALDB_VERSION_LENGTH 43 typedef WCHAR TLocalDBVersion[MAX_LOCALDB_VERSION_LENGTH + 1]; typedef TLocalDBVersion* PTLocalDBVersion; HRESULT LocalDBGetVersions( PTLocalDBVersion pVersion, LPD...
cellTerm,hNet,inst,isInput,isOutput,isSpecial,isTieHi,isTieLo,layer,name,net,pd,pt,pt_x,pt_y cellTerm:cell的term hNet: 连接该inst term的hierarchical net,对图上红圈框住的net就是hNet, 整条到top level的net就是net,是flatten的 io ...