adds some testing for CXS TLM implementation
This commit is contained in:
3
tests/cxs_tlm/CMakeLists.txt
Normal file
3
tests/cxs_tlm/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
add_executable (cxs_tlm sc_main.cpp)
|
||||
target_link_libraries (cxs_tlm LINK_PUBLIC busses scc-sysc)
|
||||
add_test(NAME cxs_tlm COMMAND cxs_tlm )
|
Reference in New Issue
Block a user