verilator/test_regress
Krzysztof Bieganski d012563ab1
Fix tracing with awaits at end of block (#4075) (#4076)
Given an await at the end of a block, e.g. at the end of a loop body, a trace
activity setter was not inserted, as there were no following statements. This
patch makes the activity update unconditional.
2023-03-31 13:51:31 -04:00
..
t Fix tracing with awaits at end of block (#4075) (#4076) 2023-03-31 13:51:31 -04:00
.gdbinit
.gitignore
CMakeLists.txt
driver.pl Tests: use standard lower case for Perl vm_prefix 2023-02-26 10:18:40 -05:00
input.vc
input.xsim.vc
Makefile
Makefile_obj