Commit 3fac803
committed
Update yosys-slang
Signed-off-by: Martin Povišer <[email protected]>1 parent de91c95 commit 3fac803
1 file changed
+1
-1
lines changedSubmodule yosys-slang updated 39 files
- .clang-format+34
- .github/workflows/build-and-test.yaml+3-3
- .gitignore+1
- README.md+1-1
- src/CMakeLists.txt+1
- src/abort_helpers.cc+45-26
- src/addressing.h+46-58
- src/async_pattern.cc+82-94
- src/async_pattern.h+19-21
- src/blackboxes.cc+146-182
- src/builder.cc+156-77
- src/cases.h+13-9
- src/diag.cc+221-195
- src/diag.h+9-3
- src/initial_eval.cc+7
- src/initial_eval.h+2
- src/memory.h+82-82
- src/naming.cc+12-9
- src/procedural.cc+11-9
- src/slang_frontend.cc+229-720
- src/slang_frontend.h+20-18
- src/statements.h+593
- src/variables.cc+6
- tests/CMakeLists.txt+11
- tests/run.sh+9-4
- tests/unit/dualedge.ys+70
- tests/various/bus_range.ys+20
- tests/various/dualedge.ys+132
- tests/various/expect_test.ys+12
- tests/various/expr.sv+11
- tests/various/issue227.ys+22
- tests/various/issue240.ys+15
- tests/various/program_test.ys+24
- tests/various/regress.sv+15
- tests/various/synthesis_define.ys+30
- tests/various/toplevel_intf_unsupported.ys+11
- tests/various/wait_test.ys+17
- tests/various/wor_unsupp.ys+10
- third_party/slang+1-1
0 commit comments