2018-07-07 23:21:17 +08:00
|
|
|
/*
|
2019-06-04 18:25:44 +08:00
|
|
|
* Copyright (c) 2018, 2019, Synopsys, Inc. All rights reserved.
|
2018-07-07 23:21:17 +08:00
|
|
|
*
|
|
|
|
* SPDX-License-Identifier: Apache-2.0
|
|
|
|
*/
|
|
|
|
|
|
|
|
/dts-v1/;
|
|
|
|
|
2019-06-04 18:25:44 +08:00
|
|
|
#include "nsim_em.dtsi"
|
2018-07-07 23:21:17 +08:00
|
|
|
|
|
|
|
/ {
|
2019-06-04 18:25:44 +08:00
|
|
|
model = "snps,nsim_em";
|
2018-07-07 23:21:17 +08:00
|
|
|
compatible = "snps,nsim_em";
|
2018-09-18 21:27:11 +08:00
|
|
|
};
|
2019-06-21 20:47:08 +08:00
|
|
|
|
|
|
|
&cpu0 {
|
|
|
|
clock-frequency = <5000000>;
|
|
|
|
};
|