Commit 054a41f
[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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
0 commit comments