This website requires JavaScript.
Explore
Help
Register
Sign In
Mario1159
/
verilator
Watch
1
Star
0
Fork
0
You've already forked verilator
forked from
github/verilator
Code
Pull Requests
Releases
1
Activity
f13e753b52
verilator
/
test_regress
/
t
/
t_flag_timescale.out
4 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Fix TIMESCALE warnings on primitives (#2763).
2021-01-23 15:31:27 +00:00
t: Time scale of t is 1ms / 1us
sub: Time scale of sub is 1s / 1us
Support IEEE time units and time precisions, #234. (#2253) Includes `timescale, $printtimescale, $timeformat. VL_TIME_MULTIPLIER, VL_TIME_PRECISION, VL_TIME_UNIT have been removed and the time precision must now match the SystemC time precision. To get closer behavior to older versions, use e.g. --timescale-override "1ps/1ps".
2020-04-15 23:39:03 +00:00
*-* All Finished *-*
Copy Permalink