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