diff --git a/CMakeLists.txt b/CMakeLists.txt index 1de7946..a497b0e 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -22,7 +22,6 @@ if("${SOCMAKE_BUILD_TESTING}") add_subdirectory(tests) endif() -# hierarchy = env.testharness.testharness.triglav_i.triglav_soc_i.ibex_wrapTMR_i.u_top.register_file_i # This is to prevent a warning if(NOT PROJECT_IS_TOP_LEVEL) set(SOCMAKE_VERSION ${SOCMAKE_VERSION} PARENT_SCOPE)