Skip to content
Snippets Groups Projects
Commit f9443cb1 authored by auphelia's avatar auphelia
Browse files

[Docker] Update brevitas commit version

parent e4b799f5
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@ USER $UNAME
# cloning dependency repos (as user)
# Brevitas
RUN git clone https://github.com/auphelia/brevitas.git /workspace/brevitas
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
......
......@@ -13,8 +13,7 @@ gecho () {
# checkout the correct dependency repo commits
# the repos themselves are cloned in the Dockerfile
#BREVITAS_COMMIT=989cdfdba4700fdd900ba0b25a820591d561c21a
BREVITAS_COMMIT=3ef4348ed5c533393c1d3181977f3eb6a1234637
BREVITAS_COMMIT=7696326e5f279cacffd5b6ac8d9e8d81deec3978
CNPY_COMMIT=4e8810b1a8637695171ed346ce68f6984e585ef4
HLSLIB_COMMIT=6b88db826bb023937506913a23d964775a7606af
PYVERILATOR_COMMIT=1d89cb0d4e0c97469cc6352c611f876ec13edfa6
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment