1
+ <!DOCTYPE html>
2
+ < html class ="writer-html5 " lang ="en " data-content_root ="../ ">
3
+ < head >
4
+ < meta charset ="utf-8 " /> < meta name ="generator " content ="Docutils 0.18.1: http://docutils.sourceforge.net/ " />
5
+
6
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
+ < title > Compile Order Graph — pyVHDLModel 0.28.0 documentation</ title >
8
+ < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=77553476 " />
9
+ < link rel ="stylesheet " type ="text/css " href ="../_static/css/theme.css?v=19f00094 " />
10
+ < link rel ="stylesheet " type ="text/css " href ="../_static/graphviz.css?v=fd3f3429 " />
11
+ < link rel ="stylesheet " type ="text/css " href ="../_static/copybutton.css?v=76b2166b " />
12
+ < link rel ="stylesheet " type ="text/css " href ="../_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7 " />
13
+ < link rel ="stylesheet " type ="text/css " href ="../_static/sphinx-reports.e44b1595f1e09d5e109d001839ba3f42.css?v=0b41afa8 " />
14
+ < link rel ="stylesheet " type ="text/css " href ="../_static/css/override.css?v=d48d1b8b " />
15
+
16
+
17
+ < link rel ="shortcut icon " href ="../_static/favicon.svg "/>
18
+ <!--[if lt IE 9]>
19
+ <script src="../_static/js/html5shiv.min.js"></script>
20
+ <![endif]-->
21
+
22
+ < script src ="../_static/jquery.js?v=5d32c60e "> </ script >
23
+ < script src ="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c "> </ script >
24
+ < script src ="../_static/documentation_options.js?v=8d643f27 "> </ script >
25
+ < script src ="../_static/doctools.js?v=9a2dae69 "> </ script >
26
+ < script src ="../_static/sphinx_highlight.js?v=dc90522c "> </ script >
27
+ < script src ="../_static/clipboard.min.js?v=a7894cd8 "> </ script >
28
+ < script src ="../_static/copybutton.js?v=f281be69 "> </ script >
29
+ < script src ="../_static/design-tabs.js?v=36754332 "> </ script >
30
+ < script src ="../_static/js/theme.js "> </ script >
31
+ < link rel ="index " title ="Index " href ="../genindex.html " />
32
+ < link rel ="search " title ="Search " href ="../search.html " />
33
+ < link rel ="next " title ="pyVHDLModel " href ="../pyVHDLModel/pyVHDLModel.html " />
34
+ < link rel ="prev " title ="Hierarchy Graph " href ="HierarchyGraph.html " />
35
+ </ head >
36
+
37
+ < body class ="wy-body-for-nav ">
38
+ < div class ="wy-grid-for-nav ">
39
+ < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
40
+ < div class ="wy-side-scroll ">
41
+ < div class ="wy-side-nav-search " >
42
+
43
+
44
+
45
+ < a href ="../index.html ">
46
+
47
+ < img src ="../_static/logo.svg " class ="logo " alt ="Logo "/>
48
+ </ a >
49
+ < div class ="version ">
50
+ 0.28
51
+ </ div >
52
+ < div role ="search ">
53
+ < form id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get ">
54
+ < input type ="text " name ="q " placeholder ="Search docs " aria-label ="Search docs " />
55
+ < input type ="hidden " name ="check_keywords " value ="yes " />
56
+ < input type ="hidden " name ="area " value ="default " />
57
+ </ form >
58
+ </ div >
59
+ </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
60
+ < ul >
61
+ < li class ="toctree-l1 "> < a class ="reference external " href ="https://edaa-org.github.io/ "> Used as a layer of EDA² ➚</ a > </ li >
62
+ </ ul >
63
+ < p class ="caption " role ="heading "> < span class ="caption-text "> Introduction</ span > </ p >
64
+ < ul >
65
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../GettingStarted.html "> Getting Started</ a > </ li >
66
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../Installation.html "> Installation/Updates</ a > </ li >
67
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../Dependency.html "> Dependency</ a > </ li >
68
+ </ ul >
69
+ < p class ="caption " role ="heading "> < span class ="caption-text "> Main Documentation</ span > </ p >
70
+ < ul class ="current ">
71
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../LanguageModel/index.html "> VHDL Language Model</ a > </ li >
72
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../Analyze/index.html "> Analyze</ a > </ li >
73
+ < li class ="toctree-l1 current "> < a class ="reference internal " href ="index.html "> Data Structures</ a > < ul class ="current ">
74
+ < li class ="toctree-l2 current "> < a class ="reference internal " href ="index.html#graphs "> Graphs</ a > < ul class ="current ">
75
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="index.html#dependency-graph "> Dependency Graph</ a > </ li >
76
+ < li class ="toctree-l3 "> < a class ="reference internal " href ="index.html#hierarchy-graph "> Hierarchy Graph</ a > </ li >
77
+ < li class ="toctree-l3 current "> < a class ="reference internal " href ="index.html#compile-order-graph "> Compile Order Graph</ a > < ul class ="current ">
78
+ < li class ="toctree-l4 "> < a class ="reference internal " href ="DependencyGraph.html "> Dependency Graph</ a > </ li >
79
+ < li class ="toctree-l4 "> < a class ="reference internal " href ="HierarchyGraph.html "> Hierarchy Graph</ a > </ li >
80
+ < li class ="toctree-l4 current "> < a class ="current reference internal " href ="# "> Compile Order Graph</ a > </ li >
81
+ </ ul >
82
+ </ li >
83
+ </ ul >
84
+ </ li >
85
+ </ ul >
86
+ </ li >
87
+ </ ul >
88
+ < p class ="caption " role ="heading "> < span class ="caption-text "> References and Reports</ span > </ p >
89
+ < ul >
90
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../pyVHDLModel/pyVHDLModel.html "> Python Class Reference</ a > </ li >
91
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../unittests/index.html "> Unittest Summary Report</ a > </ li >
92
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../coverage/index.html "> Code Coverage Report</ a > </ li >
93
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../DocCoverage.html "> Doc. Coverage Report</ a > </ li >
94
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../typing/index.html "> Static Type Check Report ➚</ a > </ li >
95
+ </ ul >
96
+ < p class ="caption " role ="heading "> < span class ="caption-text "> Appendix</ span > </ p >
97
+ < ul >
98
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../ChangeLog/index.html "> ChangeLog</ a > </ li >
99
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../License.html "> Apache License 2.0</ a > </ li >
100
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../Doc-License.html "> Creative Commons Attribution 4.0 International</ a > </ li >
101
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../Glossary.html "> Glossary</ a > </ li >
102
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../genindex.html "> Index</ a > </ li >
103
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../py-modindex.html "> Python Module Index</ a > </ li >
104
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../TODO.html "> TODOs</ a > </ li >
105
+ </ ul >
106
+
107
+ </ div >
108
+ </ div >
109
+ </ nav >
110
+
111
+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " >
112
+ < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
113
+ < a href ="../index.html "> pyVHDLModel</ a >
114
+ </ nav >
115
+
116
+ < div class ="wy-nav-content ">
117
+ < div class ="rst-content ">
118
+ < div role ="navigation " aria-label ="Page navigation ">
119
+ < ul class ="wy-breadcrumbs ">
120
+ < li > < a href ="../index.html " class ="icon icon-home " aria-label ="Home "> </ a > </ li >
121
+ < li class ="breadcrumb-item "> < a href ="index.html "> Data Structures</ a > </ li >
122
+ < li class ="breadcrumb-item active "> Compile Order Graph</ li >
123
+ < li class ="wy-breadcrumbs-aside ">
124
+ < a href ="../_sources/DataStructure/CompileOrderGraph.rst.txt " rel ="nofollow "> View page source</ a >
125
+ </ li >
126
+ </ ul >
127
+ < hr />
128
+ </ div >
129
+ < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
130
+ < div itemprop ="articleBody ">
131
+
132
+ < style type ="text/css ">
133
+ span .bolditalic {font-weight : bold; font-style : italic; }
134
+ span .underline {text-decoration : underline; }
135
+ span .strike {text-decoration : line-through; }
136
+ span .xlarge {font-size : x-large; }
137
+ span .colorred {color : # CC0000 ; }
138
+ span .colorgreen {color : # 009933 ; }
139
+ span .colorblue {color : # 0066FF ; }
140
+ span .colorpurple {color : # 9900CC ; }
141
+ </ style > < section id ="compile-order-graph ">
142
+ < span id ="datastruct-compileorder "> </ span > < h1 > Compile Order Graph< a class ="headerlink " href ="#compile-order-graph " title ="Link to this heading "> </ a > </ h1 >
143
+ </ section >
144
+
145
+
146
+ </ div >
147
+ </ div >
148
+ < footer > < div class ="rst-footer-buttons " role ="navigation " aria-label ="Footer ">
149
+ < a href ="HierarchyGraph.html " class ="btn btn-neutral float-left " title ="Hierarchy Graph " accesskey ="p " rel ="prev "> < span class ="fa fa-arrow-circle-left " aria-hidden ="true "> </ span > Previous</ a >
150
+ < a href ="../pyVHDLModel/pyVHDLModel.html " class ="btn btn-neutral float-right " title ="pyVHDLModel " accesskey ="n " rel ="next "> Next < span class ="fa fa-arrow-circle-right " aria-hidden ="true "> </ span > </ a >
151
+ </ div >
152
+
153
+ < hr />
154
+
155
+ < div role ="contentinfo ">
156
+ < p > © Copyright 2016-2023, Patrick Lehmann.
157
+ < span class ="lastupdated "> Last updated on 17.05.2024.
158
+ </ span > </ p >
159
+ </ div >
160
+
161
+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
162
+ < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
163
+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
164
+
165
+
166
+ </ footer >
167
+ </ div >
168
+ </ div >
169
+ </ section >
170
+ </ div >
171
+ < script >
172
+ jQuery ( function ( ) {
173
+ SphinxRtdTheme . Navigation . enable ( true ) ;
174
+ } ) ;
175
+ </ script >
176
+
177
+ </ body >
178
+ </ html >
0 commit comments