Skip to content

Releases: x-heep/x-heep

X-HEEP v1.0.5

26 Mar 14:36
cabac43

Choose a tag to compare

This release includes the X-HEEP code and the following toolchain components:

  • GCC RISC-V toolchain
  • LLVM/Clang RISC-V toolchain

You can pull and use the latest X-HEEP Docker image with the following commands:

make -C util/docker docker-pull
make -C util/docker docker-run

Check tool-versions.env in the release assets for specific version details.

X-HEEP v1.0.4

05 Dec 15:12
dcffa57

Choose a tag to compare

This release includes the X-HEEP code and the following toolchain components:

  • GCC RISC-V toolchain
  • LLVM/Clang RISC-V toolchain

You can pull and use the latest X-HEEP Docker image with the following commands:

make -C util/docker docker-pull
make -C util/docker docker-run

Check tool-versions.env in the release assets for specific version details.

X-HEEP v1.0.3

04 Dec 07:42
27a3c26

Choose a tag to compare

This release includes the X-HEEP code and the following components:

  • GCC toolchain, version 2023.01.03
  • LLVM/Clang toolchain, version llvmorg-19.1.4

You can pull and use the latest Docker container integrating the above components with the following commands:

make -C util/docker docker-pull
make -C util/docker docker-run

X-HEEP v1.0.2

03 Dec 19:38
44a7a39

Choose a tag to compare

This release includes the X-HEEP code and the following components:

  • GCC toolchain, version 2023.01.03
  • LLVM/Clang toolchain, version llvmorg-19.1.4

You can pull and use the latest Docker container integrating the above components with the following commands:

make -C util/docker docker-pull
make -C util/docker docker-run

X-HEEP v1.0.1

10 Nov 14:47

Choose a tag to compare

This release includes the X-HEEP code and the following components:

  • GCC toolchain, version 2023.01.03
  • LLVM/Clang toolchain, version llvmorg-19.1.4

You can pull and use the latest Docker container integrating the above components with the following commands:

make -C util/docker docker-pull
make -C util/docker docker-run

X-HEEP v1.0.0

05 Nov 00:51
d306141

Choose a tag to compare

This release includes the X-HEEP code and the following components:

  • GCC toolchain, version 2023.01.03
  • LLVM/Clang toolchain, version llvmorg-19.1.4

You can pull and use the latest Docker container integrating the above components with the following commands:

make -C util/docker docker-pull
make -C util/docker docker-run