1# SPDX-License-Identifier: Apache-2.0 2 3set(SUPPORTED_EMU_PLATFORMS tsim) 4 5find_program(TSIM tsim-leon3) 6 7set(TSIM_SYS -freq 20 -gr716) 8