diff --git a/docker/Dockerfile.finn_dev b/docker/Dockerfile.finn_dev index 1c2cb19d14137b866b55417522fdebb8e0d7ad90..1200c7d5d15bbd62e15f19f84e70d5fe0b8aca28 100644 --- a/docker/Dockerfile.finn_dev +++ b/docker/Dockerfile.finn_dev @@ -76,7 +76,7 @@ RUN git clone https://github.com/Xilinx/brevitas.git /workspace/brevitas # CNPY RUN git clone https://github.com/rogersce/cnpy.git /workspace/cnpy # FINN hlslib -RUN git clone https://github.com/maltanar/finn-hlslib.git /workspace/finn-hlslib +RUN git clone https://github.com/Xilinx/finn-hlslib.git /workspace/finn-hlslib # PyVerilator RUN git clone https://github.com/maltanar/pyverilator /workspace/pyverilator # PYNQ-HelloWorld diff --git a/docker/finn_entrypoint.sh b/docker/finn_entrypoint.sh index 9cc239319fe94f482a4a6564399943b4dfe6ff53..f3f56ed775b6563834aefaaef2c90cb7c8c9c58d 100644 --- a/docker/finn_entrypoint.sh +++ b/docker/finn_entrypoint.sh @@ -15,7 +15,7 @@ gecho () { # the repos themselves are cloned in the Dockerfile BREVITAS_COMMIT=989cdfdba4700fdd900ba0b25a820591d561c21a CNPY_COMMIT=4e8810b1a8637695171ed346ce68f6984e585ef4 -HLSLIB_COMMIT=6b88db826bb023937506913a23d964775a7606af +HLSLIB_COMMIT=c9930f455b27b4dfa0677471ba20ad601ba56118 PYVERILATOR_COMMIT=1d89cb0d4e0c97469cc6352c611f876ec13edfa6 PYNQSHELL_COMMIT=0c82a61b0ec1a07fa275a14146233824ded7a13d