Open lorecapob opened 1 week ago
Thank you for your feedback, please, refer to the updated version of the docker image available at https://github.com/orgs/vlsi-lab/packages/container/package/x-heep-toolchain
The updated version seems ok, thank you
I followed the installation guide reported here https://x-heep.readthedocs.io/en/latest/How_to/GettingStarted.html (Docker Setup section) and configured the docker image to mount the X-HEEP repo folder inside the container, but it seems that some bash commands are not recognized. For example, running the "make clean-all" command:
I think their executables are missing in the /bin folder, even if the last commit shows that some utilities have been added to the dockerfile.
All the other tools (gcc, clang, verilator ecc) work fine.