This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
verilator
mirror of
https://github.com/verilator/verilator.git
Watch
1
Star
0
Fork
You've already forked verilator
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
26a5729514
verilator
/
test_regress
/
t
/
t_flag_timescale_override2.out
4 lines
79 B
Plaintext
Raw
Normal View
History
Unescape
Escape
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-16 01:39:03 +02:00
Time scale of t is 1s / 1us
Fix false TIMESCALEMOD on generate-ignored instances (#2838).
2021-03-17 03:52:29 +01:00
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-16 01:39:03 +02:00
*-* All Finished *-*