verilator/test_regress
Paul Swirhun c9fa54536e
Tests: Fix MacOS test driver when child process finishes (#6032) (#6038)
os.read(fd, 1) returns b'' on MacOS when the
child process exits, whereas it must be throwing an OSError
on other platforms.
2025-05-26 08:58:20 -04:00
..
t Fix associative arrays with enum keys (#6034) (#6035) 2025-05-24 17:59:23 -04:00
.gdbinit
.gitignore
CMakeLists.txt Copyright year update. 2025-01-01 08:30:25 -05:00
Makefile Cleanup some missed `make clean` files 2025-03-30 11:02:05 -04:00
Makefile_obj Copyright year update. 2025-01-01 08:30:25 -05:00
driver.py Tests: Fix MacOS test driver when child process finishes (#6032) (#6038) 2025-05-26 08:58:20 -04:00
input.vc
input.xsim.vc