Commit 4a8374a
authored
Bumps [verilator/master](https://github.com/verilator/verilator) from `83081aa` to `68e0cf5`.
- [Commits](verilator/verilator@83081aa...68e0cf5)
---
updated-dependencies:
- dependency-name: verilator/master
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10b3eb4 commit 4a8374a
1 file changed
+1
-1
lines changed- CMakeLists.txt+1-1
- Changes+13-1
- configure.ac+1-1
- docs/guide/contributing.rst+2
- docs/spelling.txt+2
- src/V3AstNodeDType.h+15
- src/V3Randomize.cpp+30-13
- src/V3Tristate.cpp+2-2
- test_regress/driver.py+2-2
- test_regress/t/t_constraint_dist.v+5-2
- test_regress/t/t_constraint_foreach.v+5-2
- test_regress/t/t_constraint_inheritance.v+5-2
- test_regress/t/t_constraint_inheritance_with.v+5-2
- test_regress/t/t_enum_name_sformatf.py+18
- test_regress/t/t_enum_name_sformatf.v+35
- test_regress/t/t_math_countbits_tri.py+18
- test_regress/t/t_math_countbits_tri.v+38
- test_regress/t/t_randomize_array.v+18-2
- test_regress/t/t_randomize_array_constraints.v+4-2
- test_regress/t/t_randomize_method.v+4-2
- test_regress/t/t_randomize_method_with.v+4-2
- test_regress/t/t_randomize_queue_constraints.v+5-2
0 commit comments