blob: ae52d8e8eaf96c828df14ce979fcca1f93e0c941 [file] [log] [blame] [edit]
set(QL_DESIGNS_DIR ../../../../../quicklogic/designs)
add_custom_target(all_qlf_k4n8_tests_no_adder)
add_custom_target(all_qlf_k4n8_tests_adder)
add_subdirectory(design_flow)
add_subdirectory(features)
add_subdirectory(synth_flow)
add_dependencies(all_quicklogic_tests all_qlf_k4n8_tests_no_adder)
add_dependencies(all_quicklogic_tests all_qlf_k4n8_tests_adder)