Skip to content

Commit fa57176

Browse files
authored
Merge pull request #36 from eki-project/feature/brevitas_christoph
[Deps] Switch to Christoph's Brevitas fork
2 parents 2b43ece + e2d2a4a commit fa57176

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch-repos.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
QONNX_COMMIT="4b731dbf3120316f11ae1c4b298ceaf9e73f21b3"
3131
FINN_EXP_COMMIT="0724be21111a21f0d81a072fccc1c446e053f851"
32-
BREVITAS_COMMIT="d4834bd2a0fad3c1fbc0ff7e1346d5dcb3797ea4"
32+
BREVITAS_COMMIT="003f9f4070c20639790c7b406a28612a089fc502"
3333
PYVERILATOR_COMMIT="ce0a08c20cb8c1d1e84181d6f392390f846adbd1"
3434
CNPY_COMMIT="4e8810b1a8637695171ed346ce68f6984e585ef4"
3535
HLSLIB_COMMIT="5c5ad631e3602a8dd5bd3399a016477a407d6ee7"
@@ -42,7 +42,7 @@ EXP_BOARD_FILES_MD5="226ca927a16ea4ce579f1332675e9e9a"
4242

4343
QONNX_URL="https://github.com/iksnagreb/qonnx.git"
4444
FINN_EXP_URL="https://github.com/Xilinx/finn-experimental.git"
45-
BREVITAS_URL="https://github.com/Xilinx/brevitas.git"
45+
BREVITAS_URL="https://github.com/iksnagreb/brevitas.git"
4646
PYVERILATOR_URL="https://github.com/maltanar/pyverilator.git"
4747
CNPY_URL="https://github.com/rogersce/cnpy.git"
4848
HLSLIB_URL="https://github.com/Xilinx/finn-hlslib.git"

0 commit comments

Comments
 (0)