verilator/test_regress
Yutetsu TAKATSUKASA 05ff96bea3
Fix SEGV when $fgets, $sscanf, or $fscanf is used with string (#2604)
* Add a test to use string for $fgets

* Use dedicated function for $fgets to std::string

* share the implementation of $fgets

* Pass -1 for bitwidth of std::string to distinguish from POD

* add checks for scanf with string

* apply clang-format
2020-10-28 08:37:12 +09:00
..
t Fix SEGV when $fgets, $sscanf, or $fscanf is used with string (#2604) 2020-10-28 08:37:12 +09:00
.gdbinit Delay parsing of associative arrays until dtypes known. 2020-06-09 07:13:40 -04:00
.gitignore
CMakeLists.txt Add OPT_GLOBAL to use for run-time library (#2373) 2020-05-27 01:52:08 +01:00
Makefile Clean additional objects. 2020-05-16 13:28:03 -04:00
Makefile_obj
driver.pl Tests: Use internal sed as external croaks on binary. 2020-10-14 09:30:15 -04:00
input.vc Internal coverage improvements 2020-09-18 21:27:36 -04:00
input.xsim.vc
vgen.pl