1
+
2
+
3
+ <!DOCTYPE html>
4
+ < html class ="writer-html5 " lang ="en " data-content_root ="../ ">
5
+ < head >
6
+ < meta charset ="utf-8 " /> < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
7
+
8
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
9
+ < title > ChangeLog — pySVModel 0.5.2 documentation</ title >
10
+ < link rel ="stylesheet " type ="text/css " href ="../_static/pygments.css?v=55b73dce " />
11
+ < link rel ="stylesheet " type ="text/css " href ="../_static/css/theme.css?v=e59714d7 " />
12
+ < link rel ="stylesheet " type ="text/css " href ="../_static/graphviz.css?v=4ae1632d " />
13
+ < link rel ="stylesheet " type ="text/css " href ="../_static/copybutton.css?v=76b2166b " />
14
+ < link rel ="stylesheet " type ="text/css " href ="../_static/sphinx-design.min.css?v=95c83b7e " />
15
+ < link rel ="stylesheet " type ="text/css " href ="../_static/sphinx-reports.e44b1595f1e09d5e109d001839ba3f42.css?v=0b41afa8 " />
16
+ < link rel ="stylesheet " type ="text/css " href ="../_static/css/override.css?v=e6c450a4 " />
17
+
18
+
19
+ < link rel ="shortcut icon " href ="../_static/favicon.svg "/>
20
+ < script src ="../_static/jquery.js?v=5d32c60e "> </ script >
21
+ < script src ="../_static/_sphinx_javascript_frameworks_compat.js?v=2cd50e6c "> </ script >
22
+ < script src ="../_static/documentation_options.js?v=8e576371 "> </ script >
23
+ < script src ="../_static/doctools.js?v=9bcbadda "> </ script >
24
+ < script src ="../_static/sphinx_highlight.js?v=dc90522c "> </ script >
25
+ < script src ="../_static/clipboard.min.js?v=a7894cd8 "> </ script >
26
+ < script src ="../_static/copybutton.js?v=f281be69 "> </ script >
27
+ < script src ="../_static/design-tabs.js?v=f930bc37 "> </ script >
28
+ < script src ="../_static/js/theme.js "> </ script >
29
+ < link rel ="index " title ="Index " href ="../genindex.html " />
30
+ < link rel ="search " title ="Search " href ="../search.html " />
31
+ </ head >
32
+
33
+ < body class ="wy-body-for-nav ">
34
+ < div class ="wy-grid-for-nav ">
35
+ < nav data-toggle ="wy-nav-shift " class ="wy-nav-side ">
36
+ < div class ="wy-side-scroll ">
37
+ < div class ="wy-side-nav-search " >
38
+
39
+
40
+
41
+ < a href ="../index.html ">
42
+
43
+ < img src ="../_static/logo.svg " class ="logo " alt ="Logo "/>
44
+ </ a >
45
+ < div role ="search ">
46
+ < form id ="rtd-search-form " class ="wy-form " action ="../search.html " method ="get ">
47
+ < input type ="text " name ="q " placeholder ="Search docs " aria-label ="Search docs " />
48
+ < input type ="hidden " name ="check_keywords " value ="yes " />
49
+ < input type ="hidden " name ="area " value ="default " />
50
+ </ form >
51
+ </ div >
52
+ </ div > < div class ="wy-menu wy-menu-vertical " data-spy ="affix " role ="navigation " aria-label ="Navigation menu ">
53
+ < ul >
54
+ < li class ="toctree-l1 "> < a class ="reference external " href ="https://edaa-org.github.io/ "> Used as a layer of EDA² ➚</ a > </ li >
55
+ </ ul >
56
+ < p class ="caption " role ="heading "> < span class ="caption-text "> Introduction</ span > </ p >
57
+ < ul >
58
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../Installation.html "> Installation/Updates</ a > </ li >
59
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../Dependency.html "> Dependencies</ a > </ li >
60
+ </ ul >
61
+ < p class ="caption " role ="heading "> < span class ="caption-text "> Main Documentation</ span > </ p >
62
+ < ul >
63
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../LanguageModel/index.html "> SystemVerilog Language Model</ a > </ li >
64
+ </ ul >
65
+ < p class ="caption " role ="heading "> < span class ="caption-text "> References and Reports</ span > </ p >
66
+ < ul >
67
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../pySVModel/pySVModel.html "> Python Class Reference</ a > </ li >
68
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../unittests/index.html "> Unittest Summary Report</ a > </ li >
69
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../coverage/index.html "> Code Coverage Report</ a > </ li >
70
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../DocCoverage.html "> Doc. Coverage Report</ a > </ li >
71
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../typing/index.html "> Static Type Check Report ➚</ a > </ li >
72
+ </ ul >
73
+ < p class ="caption " role ="heading "> < span class ="caption-text "> Appendix</ span > </ p >
74
+ < ul >
75
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../License.html "> Apache License 2.0</ a > </ li >
76
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../Doc-License.html "> Creative Commons Attribution 4.0 International</ a > </ li >
77
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../Glossary.html "> Glossary</ a > </ li >
78
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../genindex.html "> Index</ a > </ li >
79
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../py-modindex.html "> Python Module Index</ a > </ li >
80
+ < li class ="toctree-l1 "> < a class ="reference internal " href ="../TODO.html "> TODOs</ a > </ li >
81
+ </ ul >
82
+
83
+ </ div >
84
+ </ div >
85
+ </ nav >
86
+
87
+ < section data-toggle ="wy-nav-shift " class ="wy-nav-content-wrap "> < nav class ="wy-nav-top " aria-label ="Mobile navigation menu " >
88
+ < i data-toggle ="wy-nav-top " class ="fa fa-bars "> </ i >
89
+ < a href ="../index.html "> pySVModel</ a >
90
+ </ nav >
91
+
92
+ < div class ="wy-nav-content ">
93
+ < div class ="rst-content ">
94
+ < div role ="navigation " aria-label ="Page navigation ">
95
+ < ul class ="wy-breadcrumbs ">
96
+ < li > < a href ="../index.html " class ="icon icon-home " aria-label ="Home "> </ a > </ li >
97
+ < li class ="breadcrumb-item active "> ChangeLog</ li >
98
+ < li class ="wy-breadcrumbs-aside ">
99
+ < a href ="../_sources/ChangeLog/index.rst.txt " rel ="nofollow "> View page source</ a >
100
+ </ li >
101
+ </ ul >
102
+ < hr />
103
+ </ div >
104
+ < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
105
+ < div itemprop ="articleBody ">
106
+
107
+ < style type ="text/css ">
108
+ span .bolditalic {font-weight : bold; font-style : italic; }
109
+ span .underline {text-decoration : underline; }
110
+ span .strike {text-decoration : line-through; }
111
+ span .xlarge {font-size : x-large; }
112
+ span .colorred {color : # CC0000 ; }
113
+ span .colorgreen {color : # 009933 ; }
114
+ span .colorblue {color : # 0066FF ; }
115
+ span .colorpurple {color : # 9900CC ; }
116
+ </ style > < section id ="changelog ">
117
+ < h1 > ChangeLog< a class ="headerlink " href ="#changelog " title ="Link to this heading "> </ a > </ h1 >
118
+ < section id ="upcoming-release ">
119
+ < h2 > Upcoming Release< a class ="headerlink " href ="#upcoming-release " title ="Link to this heading "> </ a > </ h2 >
120
+ < ul class ="simple ">
121
+ < li > < p > tbd</ p > </ li >
122
+ </ ul >
123
+ </ section >
124
+ < section id ="id1 ">
125
+ < h2 > 23.09.2021< a class ="headerlink " href ="#id1 " title ="Link to this heading "> </ a > </ h2 >
126
+ < p > Classes < code class ="xref py py-class docutils literal notranslate "> < span class ="pre "> VerilogModel</ span > </ code > and < code class ="xref py py-class docutils literal notranslate "> < span class ="pre "> SystemVerilogVersion</ span > </ code > were moved from pyEDAA.ProjectModel to this package.</ p >
127
+ </ section >
128
+ </ section >
129
+
130
+
131
+ </ div >
132
+ </ div >
133
+ < footer >
134
+
135
+ < hr />
136
+
137
+ < div role ="contentinfo ">
138
+ < p > © Copyright 2021-2025, Patrick Lehmann.
139
+ < span class ="lastupdated "> Last updated on 20.02.2025.
140
+ </ span > </ p >
141
+ </ div >
142
+
143
+ Built with < a href ="https://www.sphinx-doc.org/ "> Sphinx</ a > using a
144
+ < a href ="https://github.com/readthedocs/sphinx_rtd_theme "> theme</ a >
145
+ provided by < a href ="https://readthedocs.org "> Read the Docs</ a > .
146
+
147
+
148
+ </ footer >
149
+ </ div >
150
+ </ div >
151
+ </ section >
152
+ </ div >
153
+ < script >
154
+ jQuery ( function ( ) {
155
+ SphinxRtdTheme . Navigation . enable ( true ) ;
156
+ } ) ;
157
+ </ script >
158
+
159
+ </ body >
160
+ </ html >
0 commit comments