mirror of
https://github.com/verilator/verilator.git
synced 2025-01-15 02:54:03 +00:00
d4f7f5297a
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".
7 lines
245 B
Plaintext
7 lines
245 B
Plaintext
|
|
Warning: (W516) default time unit changed to time resolution
|
|
In file: /svaha/sicortex/eda/systemc/systemc-2.3.3/systemc-2.3.3/src/sysc/kernel/sc_time.cpp:412
|
|
Time scale of t is 1s / 1s
|
|
[20] In top.t: Hi - expect this is 20
|
|
*-* All Finished *-*
|