1/*
2 * Copyright (c) 2018, 2019, 2020, Synopsys, Inc. All rights reserved.
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6
7/dts-v1/;
8
9#include "nsim_em.dtsi"
10
11/ {
12 model = "snps,nsim_em";
13 compatible = "snps,nsim_em";
14};
15
16&cpu0 {
17 clock-frequency = <5000000>;
18};
19