adds AXI4/ACEL unaligned addr burst tests
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
project (axi4_pin_level)
|
||||
|
||||
add_executable(${PROJECT_NAME}
|
||||
narrow_burst_test.cpp
|
||||
burst_test.cpp
|
||||
${test_util_SOURCE_DIR}/sc_main.cpp
|
||||
)
|
||||
target_link_libraries (${PROJECT_NAME} PUBLIC test_util)
|
||||
|
Reference in New Issue
Block a user