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-21 05:44:03 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6f0a36318e
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 *-*
Reference in New Issue
Copy Permalink