module_decls.ref
来自「openaccess与verilog互相转化时所用的源代码」· REF 代码 · 共 118 行
REF
118 行
******************************************************************************* No Explode, No EMH******************************************************************************Contents of module_decls_design.foo.netlist Contents of TOP module fooContents of module_decls_design.foo2.netlist Contents of TOP module foo2 Net: 'a' (ModScalarNet)Contents of module_decls_design.foo3.netlist Contents of TOP module foo3 Term: 'a' (ModScalarTerm) TermType: input NumBits: 1 Net: 'a' Position: 0 Net: 'a' (ModScalarNet)Contents of module_decls_design.foo4.netlist Contents of TOP module foo4Contents of module_decls_design.foo5.netlist Contents of TOP module foo5 Net: 'b' (ModScalarNet)Contents of module_decls_design.foo6.netlist Contents of TOP module foo6 Term: 'b' (ModScalarTerm) TermType: input NumBits: 1 Net: 'b' Position: 0 Net: 'b' (ModScalarNet)Contents of module_decls_design.foo7.netlist Contents of TOP module foo7 Term: 'a' (ModScalarTerm) TermType: input NumBits: 1 Net: 'a' Position: 0 Net: 'a' (ModScalarNet)Contents of module_decls_design.foo8.netlist Contents of TOP module foo8 Term: 'a' (ModScalarTerm) TermType: input NumBits: 1 Net: 'a' Position: 0 Net: 'a' (ModScalarNet) Net: 'b' (ModScalarNet)Contents of module_decls_design.foo9.netlist Contents of TOP module foo9 Term: 'b' (ModScalarTerm) TermType: input NumBits: 1 Net: 'b' Position: 0 Net: 'b' (ModScalarNet)Contents of module_decls_design.foo10.netlist Contents of TOP module foo10 Term: 'b' (ModScalarTerm) TermType: input NumBits: 1 Net: 'b' Position: 0 Net: 'b' (ModScalarNet) Net: 'c' (ModScalarNet)Reader succeeded******************************************************************************* No Explode, EMH******************************************************************************Info: The top module is foo10Contents of module_decls_designEMH.foo10.netlist Contents of TOP module foo10 Term: 'b' (ModScalarTerm) TermType: input NumBits: 1 Net: 'b' Position: 0 Net: 'c' (ModScalarNet) Net: 'b' (ModScalarNet)Reader succeeded
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?