verilator/test_regress/t/t_time_sc_bad.out
2020-05-11 08:15:52 -04:00

3 lines
198 B
Plaintext

%Error: SystemC's sc_set_time_resolution is 10^-9, which does not match Verilog timeprecision 10^-12. Suggest use 'sc_set_time_resolution(1s)', or Verilator '--timescale-override 1s/1s'
Aborting...