We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eec8d0e + 7c49242 commit 867f995Copy full SHA for 867f995
CHANGELOG
@@ -1,3 +1,7 @@
1
+# EBMC 5.6
2
+
3
+* SystemVerilog: typedefs from package scopes
4
5
# EBMC 5.5
6
7
* If no engine is given, EBMC now selects an engine heuristically, instead
@@ -12,7 +16,6 @@
12
16
* SystemVerilog: package scope operator
13
17
* SystemVerilog: checkers
14
18
* SystemVerilog: clocking block declarations
15
-* SystemVerilog: typedefs from package scopes
19
20
# EBMC 5.4
21
src/ebmc/ebmc_version.h
@@ -1 +1 @@
-#define EBMC_VERSION "5.5"
+#define EBMC_VERSION "5.6"
0 commit comments