Releases: x-heep/x-heep
X-HEEP v1.0.5
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-runCheck tool-versions.env in the release assets for specific version details.
X-HEEP v1.0.4
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-runCheck tool-versions.env in the release assets for specific version details.
X-HEEP v1.0.3
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-runX-HEEP v1.0.2
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-runX-HEEP v1.0.1
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-runX-HEEP v1.0.0
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