Skip to content

Commit 88a0e54

Browse files
authored
Merge pull request #778 from diffblue/ebmc-5-3-version
EBMC 5.3 version bump and changelog
2 parents 76c065e + 1a370f3 commit 88a0e54

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# EBMC 5.3
2+
3+
* SystemVerilog: fix for nets implicitly declared for port connections
4+
* SystemVerilog: $typename
5+
* SystemVerilog: SVA [*n]
6+
* Verilog: allow indexed part select
7+
* word-level BMC: fix for F/s_eventually and U/s_until
8+
* IC3: liveness to safety translation
9+
110
# EBMC 5.2
211

312
* SystemVerilog: defines can now be set on the command line

src/ebmc/ebmc_version.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
#define EBMC_VERSION "5.2"
1+
#define EBMC_VERSION "5.3"

0 commit comments

Comments
 (0)