File tree
5 files changed
+5
-5
lines changed- flow/designs
- gf180/ibex
- ihp-sg13g2/ibex
- sky130hd/ibex
- sky130hs/ibex
- tools
5 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
Submodule yosys-slang updated 57 files
- .github/dependabot.yaml+5
- .github/workflows/build-and-test.yaml+15-48
- .github/workflows/coverage.yaml+74
- .gitmodules+1-1
- CMakeLists.txt+24
- README.md+28-15
- cmake/AddCompileLinkOptions.cmake+4
- cmake/FindYosys.cmake+9
- cmake/GitRevision.cmake+10-2
- src/CMakeLists.txt+5
- src/abort_helpers.cc+2
- src/addressing.cc+52
- src/addressing.h+21-31
- src/async_pattern.cc+22-10
- src/async_pattern.h+10-2
- src/blackboxes.cc+2-1
- src/builder.cc+77-37
- src/cases.cc+57
- src/cases.h+62-54
- src/diag.cc+32-7
- src/diag.h+9-1
- src/memory.h+9-3
- src/naming.cc+15-14
- src/procedural.cc+458
- src/slang_frontend.cc+960-933
- src/slang_frontend.h+310-29
- src/variables.cc+123
- src/variables.h+183
- tests/CMakeLists.txt+64
- tests/unit/async.ys+98
- tests/unit/break.sv+122-122
- tests/unit/break_return.sv+12-12
- tests/unit/field.sv+15-15
- tests/unit/function_call.ys+29
- tests/unit/latch.ys+55
- tests/unit/primitives.sv+341
- tests/unit/primitives_noname.sv+341
- tests/unit/selftests.tcl
- tests/unit/while.sv+83
- tests/various/bb_detect.ys+33
- tests/various/delays.sv+5
- tests/various/expr.sv+48
- tests/various/hierref_error.ys+50
- tests/various/ignore_asserts.ys+8
- tests/various/issue142.ys+11
- tests/various/issue50.ys+5
- tests/various/regress.sv+124
- tests/various/regress.ys+2
- tests/various/stringattrs.ys+1-1
- tests/various/stringparams.ys+46
- tests/various/timescale.ys+3
- tests/various/timescale1.sv+4
- tests/various/timescale2.sv+3
- tests/various/unknown_cells.sv-9
- tests/various/unknown_cells.ys+20-1
- third_party/fmt+1-1
- third_party/slang+1-1
0 commit comments