Skip to content

Releases: circt/images

v15.1

25 Jun 00:14
f64307e
Compare
Choose a tag to compare

Try to fix a conflicting dependency issue between gRPC and or-tools. They both use the Abseil library, but by default both compile different versions of it internally. This leads to problems during CIRCT compilation.

v15.0

21 Jun 03:03
Compare
Choose a tag to compare

Replace Cap'nProto with gRPC in integration test image.

v14.0

17 Jun 19:42
129c762
Compare
Choose a tag to compare

Convert from clang-13 to clang-17. Assume slang builds can use clang-17 instead of clang-16, so only install the newer version.

v13.1

13 Feb 21:43
Compare
Choose a tag to compare

Install GCC 11 for slang builds

v13.0

13 Feb 19:15
Compare
Choose a tag to compare

Support c++20 features in clang. Required to support slang 4.

Install cocotb, iverilog

08 May 07:34
6873e1b
Compare
Choose a tag to compare
v12.2

fix iverilog install

Install Valgrind into the integration test image

26 Apr 00:53
Compare
Choose a tag to compare

CI Image with Valgrind

25 Apr 22:20
d6a6221
Compare
Choose a tag to compare

v11.3

19 Jan 21:46
d5972b9
Compare
Choose a tag to compare

Bump OR Tools version to 9.5.

Add Z3 to integration build image

13 Dec 20:04
202ccda
Compare
Choose a tag to compare

Z3 is a state-of-the-art SMT solver widely employed in the development of verification tools.