diff --git a/target/sim/tb/tb_pulp.sv b/target/sim/tb/tb_pulp.sv index b03ceefb..e72a3a5c 100644 --- a/target/sim/tb/tb_pulp.sv +++ b/target/sim/tb/tb_pulp.sv @@ -16,9 +16,9 @@ module tb_pulp; - import srec_pkg::*; timeunit 1ns; timeprecision 100ps; + import srec_pkg::*; parameter CONFIG_FILE = "NONE";