From ec4a56e9488b15c7d3951c32311b515a24ccf0cd Mon Sep 17 00:00:00 2001
From: Yaman Umuroglu <maltanar@gmail.com>
Date: Thu, 27 Aug 2020 15:43:35 +0200
Subject: [PATCH] [Deps] update Brevitas to get new debug infra

---
 docker/finn_entrypoint.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docker/finn_entrypoint.sh b/docker/finn_entrypoint.sh
index c35d18ef5..0f4e31ac8 100644
--- a/docker/finn_entrypoint.sh
+++ b/docker/finn_entrypoint.sh
@@ -12,7 +12,7 @@ gecho () {
 
 # checkout the correct dependency repo commits
 # the repos themselves are cloned in the Dockerfile
-BREVITAS_COMMIT=b22a0f2eb6ac9f700c86cd1a998d7d5db996cc93
+BREVITAS_COMMIT=302ec0490f1ddc956f1df6d0ccd2228f0d50bb65
 CNPY_COMMIT=4e8810b1a8637695171ed346ce68f6984e585ef4
 HLSLIB_COMMIT=cfafe11a93b79ab1af7529d68f08886913a6466e
 PYVERILATOR_COMMIT=c97a5ba41bbc7c419d6f25c74cdf3bdc3393174f
-- 
GitLab