File: 85_vhier_xml.out

package info (click to toggle)
libverilog-perl 3.482-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 8,728 kB
  • sloc: perl: 8,685; yacc: 3,387; cpp: 2,266; lex: 1,502; makefile: 8; fortran: 3
file content (35 lines) | stat: -rw-r--r-- 1,238 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
<vhier>
 <cells>
  <cell name="v_hier_top" submodname="v_hier_top" hier="v_hier_top" filename="verilog/v_hier_top.v">
    <cell name="recursive" submodname="v_recursive" hier="v_hier_top.recursive" filename="verilog/v_recursive.v">
    </cell>
    <cell name="sub" submodname="v_hier_sub" hier="v_hier_top.sub" filename="verilog/v_hier_sub.v">
      <cell name="subsub0" submodname="v_hier_subsub" hier="v_hier_top.sub.subsub0" filename="verilog/v_hier_subsub.v">
      </cell>
      <cell name="subsub2" submodname="v_hier_subsub" hier="v_hier_top.sub.subsub2" filename="verilog/v_hier_subsub.v">
      </cell>
    </cell>
  </cell>
 </cells>
 <module_files>
   <file>verilog/v_hier_top.v</file>
    <file>verilog/v_hier_sub.v</file>
    <file>verilog/v_recursive.v</file>
     <file>verilog/v_hier_subsub.v</file>
 </module_files>
 <input_files>
  <file>verilog/v_hier_inc.vh</file>
  <file>verilog/v_hier_sub.v</file>
  <file>verilog/v_hier_subsub.v</file>
  <file>verilog/v_hier_top.v</file>
  <file>verilog/v_recursive.v</file>
 </input_files>
 <includes>
  <file name="verilog/v_hier_top.v">
    <inc name="verilog/v_hier_inc.vh" />
  </file>
 </includes>
 <missing_modules>
  <module name="missing" />
 </missing_modules>
</vhier>