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

[Docker] Temporarily set brevitas commit version to auphelia fork

parent 53cd3fd1
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/Xilinx/brevitas.git /workspace/brevitas
RUN git clone https://github.com/auphelia/brevitas.git /workspace/brevitas
# CNPY
RUN git clone https://github.com/rogersce/cnpy.git /workspace/cnpy
# FINN hlslib
......
......@@ -13,7 +13,8 @@ gecho () {
# checkout the correct dependency repo commits
# the repos themselves are cloned in the Dockerfile
BREVITAS_COMMIT=989cdfdba4700fdd900ba0b25a820591d561c21a
#BREVITAS_COMMIT=989cdfdba4700fdd900ba0b25a820591d561c21a
BREVITAS_COMMIT=265f61355d68054f11106b6f5903ab737b91038f
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