This commit is contained in:
parent
24a5622103
commit
1b18858d5f
@ -44,7 +44,7 @@ function(rvscc_add_test)
|
||||
PREFIX verilator_${TEST_TOP}
|
||||
TOP_MODULE ${TEST_TOP}
|
||||
TRACE
|
||||
VERILATOR_ARGS --timing --assert -I${PROJECT_SOURCE_DIR}/hwinc
|
||||
VERILATOR_ARGS --timing --assert -I${PROJECT_SOURCE_DIR}/include
|
||||
)
|
||||
target_compile_definitions(${TEST_TARGET_NAME} PRIVATE
|
||||
TEST_HEADER="verilator_${TEST_TOP}.h"
|
||||
|
2
include/timescale.sv
Normal file
2
include/timescale.sv
Normal file
@ -0,0 +1,2 @@
|
||||
// Project timescale
|
||||
`timescale 1ns / 1ps
|
Loading…
Reference in New Issue
Block a user