Skip to content

Commit 054a41f

Browse files
thomasahleclaude
andcommitted
[circt] Bump to d5e356bcc — fix 4 rebase artifacts in 401f5dc8c
Fixes applied on top of 401f5dc8c (fix regressions from #21-#23): - ImportVerilog.h: restore allowMultiAlwaysCombDrivers + runSlangAnalysis (fields removed from header but still used in .cpp files) - ImportVerilogInternals.h: remove duplicate covergroupImplicitSamplingVars - Structure.cpp: restore missing closing brace for if (initExpr) (caused cascading 'function definition not allowed here' errors) - LLHDProcessInterpreter.cpp: remove duplicate traceUvmFactoryByType (const bool redeclaration of already-declared bool in same scope) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent eef5142 commit 054a41f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/toolchain.lock.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ readonly NODE_MAJOR_VERSION_LOCKED="22"
77
readonly EMSDK_VERSION_LOCKED="4.0.21"
88

99
readonly CIRCT_REPO_LOCKED="https://github.com/thomasnormal/circt.git"
10-
readonly CIRCT_REF_LOCKED="401f5dc8c0f1bc1770c905858a91426071abeb73"
10+
readonly CIRCT_REF_LOCKED="d5e356bcc3b42a1e9dbadd9f14ae0e7c850be4a0"
1111
readonly CIRCT_LLVM_SUBMODULE_REF_LOCKED="aa3d6b37c7945bfb4c261dd994689de2a2de25bf"
1212

1313
readonly SURFER_ARTIFACT_URL_LOCKED="https://gitlab.com/surfer-project/surfer/-/jobs/artifacts/main/download?job=pages_build"

0 commit comments

Comments
 (0)