File tree Expand file tree Collapse file tree 2 files changed +17
-4
lines changed
Expand file tree Collapse file tree 2 files changed +17
-4
lines changed Original file line number Diff line number Diff line change 3535copyright = '2007-2016 Technische Universitaet Dresden - Germany, Chair of VLSI-Design, Diagnostics and Architecture'
3636author = 'The PoC-Library Authors'
3737
38- version = "2.1 " # The short X.Y version.
39- release = "2.1.1 " # The full version, including alpha/beta/rc tags.
38+ version = "2.2 " # The short X.Y version.
39+ release = "2.2.0 " # The full version, including alpha/beta/rc tags.
4040
4141from subprocess import check_output
4242
Original file line number Diff line number Diff line change @@ -62,9 +62,22 @@ shipped with a Python based infrastructure to offer a command line based fronten
6262
6363 .. rubric :: News
6464
65- .. hint ::
65+ .. admonition :: v2.2.0
66+
67+ * Documentation updates
68+ * More OSVVM-based testcases
69+
70+ .. admonition :: v2.1.0
71+
72+ * :ref: `IP/axi4lite_GitVersionRegister `
73+
74+ .. admonition :: v2.0.0
75+
76+ * :ref: `IP/axi4lite_Register `
77+ * :ref: `NS/axi4 ` namespace: 2 packages, 5 entities
78+ * :ref: `NS/axi4lite ` namespace: 2 packages, 3 entities
79+ * :ref: `NS/axi4stream ` namespace: 1 package, 7 entities
6680
67- New :ref: `IP/axi4lite_Register `.
6881
6982.. attention ::
7083
You can’t perform that action at this time.
0 commit comments