filesys.ref
来自「openaccess与verilog互相转化时所用的源代码」· REF 代码 · 共 52 行
REF
52 行
******************************************************************************* FileSys Leafs******************************************************************************Contents of fileSys.INVX1.abstract Contents of TOP module INVX1 Term: 'A' (ModScalarTerm) TermType: input NumBits: 1 Net: 'A' Position: 0 Term: 'Y' (ModScalarTerm) TermType: output NumBits: 1 Net: 'Y' Position: 1 Net: 'A' (ModScalarNet) Net: 'Y' (ModScalarNet)Leaf lib successfully built.Contents of fileSys.top.netlist Contents of TOP module top Net: 'n1' (ModScalarNet) Net: 'n2' (ModScalarNet) ModInst: Is Bound: yes InstName: I2 LibName: fileSys CellName: INVX1 ViewName: abstract Master Cell Name: INVX1 NumBits: 1 ModInstTerm: Net: n1 Inst: I2 Term: A (bound to 'A') ModInstTerm: Net: n2 Inst: I2 Term: Y (bound to 'Y')Reader succeeded
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?