blob: b263fdc21f1e738d7fb9d24f2d6396f3122b898f [file] [log] [blame]
/*
* Copyright (c) 2019, Synopsys, Inc. All rights reserved.
*
* SPDX-License-Identifier: Apache-2.0
*/
/dts-v1/;
#include "nsim.dtsi"
/ {
model = "snps,nsim_hs";
compatible = "snps,nsim_hs";
cpus {
#address-cells = <1>;
#size-cells = <0>;
cpu@0 {
device_type = "cpu";
compatible = "snps,archs";
reg = <0>;
};
cpu@1 {
device_type = "cpu";
compatible = "snps,archs";
reg = <1>;
};
};
};