This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
verilator
Watch
1
Star
0
Fork
1
You've already forked verilator
mirror of
https://github.com/verilator/verilator.git
synced
2025-01-15 11:04:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
686baaf2cf
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-15 23:39:03 +00:00
Time scale of t is 1s / 1us
Fix false TIMESCALEMOD on generate-ignored instances (#2838).
2021-03-17 02:52:29 +00: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-15 23:39:03 +00:00
*-* All Finished *-*
Reference in New Issue
Copy Permalink