updates scc and adds simspeed test
This commit is contained in:
3
tests/sim_speed/CMakeLists.txt
Normal file
3
tests/sim_speed/CMakeLists.txt
Normal file
@@ -0,0 +1,3 @@
|
||||
project (sim_speed)
|
||||
add_executable(${PROJECT_NAME} sc_main.cpp)
|
||||
target_link_libraries (${PROJECT_NAME} LINK_PUBLIC scc-sysc)
|
Reference in New Issue
Block a user