Change timescale to speed up verilator
This commit is contained in:
@@ -24,7 +24,7 @@ SIM ?= icarus
|
||||
WAVES ?= 0
|
||||
|
||||
COCOTB_HDL_TIMEUNIT = 1ns
|
||||
COCOTB_HDL_TIMEPRECISION = 1ps
|
||||
COCOTB_HDL_TIMEPRECISION = 1ns
|
||||
|
||||
DUT = test_axil
|
||||
TOPLEVEL = $(DUT)
|
||||
|
||||
Reference in New Issue
Block a user