verilator/test_regress
Geza Lore 74e16d85c5
Fix FST trace initial time stamp. (#2264)
If the first dump was not at time zero, then the FST trace used
to contain the initial values as if they were set at time zero. Now
they only appear at the time the first dump call is actually made,
and hence match the VCD trace exactly.
2020-04-18 18:54:02 -04:00
..
t Fix FST trace initial time stamp. (#2264) 2020-04-18 18:54:02 -04:00
.gdbinit
.gitignore
CMakeLists.txt
driver.pl Support IEEE time units and time precisions, #234. (#2253) 2020-04-15 19:39:03 -04:00
input.vc Fix DPI import/export to be standard compliant, #2236. 2020-04-07 19:07:47 -04:00
input.xsim.vc
Makefile
Makefile_obj
vgen.pl