From d6bb5deabfdfc900d1b4b26a2d5eb01d99387e3b Mon Sep 17 00:00:00 2001 From: JeanRochCoulon Date: Tue, 12 Sep 2023 23:26:59 +0200 Subject: [PATCH] HOT FIX, update expected_synth.yml Previous merge has reduced the gate count, this commit fixes it. --- .gitlab-ci/expected_synth.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci/expected_synth.yml b/.gitlab-ci/expected_synth.yml index cf4a633bae..a6bccc1a5b 100644 --- a/.gitlab-ci/expected_synth.yml +++ b/.gitlab-ci/expected_synth.yml @@ -3,4 +3,4 @@ cv64a6_imafdc_sv39: cv32a60x: gates: 160719 cv32a6_embedded: - gates: 128515 + gates: 127763