18c2ecf20Sopenharmony_ciAndestech(nds32) AE3XX Platform
28c2ecf20Sopenharmony_ci-----------------------------------------------------------------------------
38c2ecf20Sopenharmony_ciThe AE3XX prototype demonstrates the AE3XX example platform on the FPGA. It
48c2ecf20Sopenharmony_ciis composed of one Andestech(nds32) processor and AE3XX.
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ciRequired properties (in root node):
78c2ecf20Sopenharmony_ci- compatible = "andestech,ae3xx";
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_ciExample:
108c2ecf20Sopenharmony_ci/dts-v1/;
118c2ecf20Sopenharmony_ci/ {
128c2ecf20Sopenharmony_ci	compatible = "andestech,ae3xx";
138c2ecf20Sopenharmony_ci	#address-cells = <1>;
148c2ecf20Sopenharmony_ci	#size-cells = <1>;
158c2ecf20Sopenharmony_ci	interrupt-parent = <&intc>;
168c2ecf20Sopenharmony_ci};
178c2ecf20Sopenharmony_ci
188c2ecf20Sopenharmony_ciAndestech(nds32) AG101P Platform
198c2ecf20Sopenharmony_ci-----------------------------------------------------------------------------
208c2ecf20Sopenharmony_ciAG101P is a generic SoC Platform IP that works with any of Andestech(nds32)
218c2ecf20Sopenharmony_ciprocessors to provide a cost-effective and high performance solution for
228c2ecf20Sopenharmony_cimajority of embedded systems in variety of application domains. Users may
238c2ecf20Sopenharmony_cisimply attach their IP on one of the system buses together with certain glue
248c2ecf20Sopenharmony_cilogics to complete a SoC solution for a specific application. With
258c2ecf20Sopenharmony_cicomprehensive simulation and design environments, users may evaluate the
268c2ecf20Sopenharmony_cisystem performance of their applications and track bugs of their designs
278c2ecf20Sopenharmony_ciefficiently. The optional hardware development platform further provides real
288c2ecf20Sopenharmony_cisystem environment for early prototyping and software/hardware co-development.
298c2ecf20Sopenharmony_ci
308c2ecf20Sopenharmony_ciRequired properties (in root node):
318c2ecf20Sopenharmony_ci	compatible = "andestech,ag101p";
328c2ecf20Sopenharmony_ci
338c2ecf20Sopenharmony_ciExample:
348c2ecf20Sopenharmony_ci/dts-v1/;
358c2ecf20Sopenharmony_ci/ {
368c2ecf20Sopenharmony_ci	compatible = "andestech,ag101p";
378c2ecf20Sopenharmony_ci	#address-cells = <1>;
388c2ecf20Sopenharmony_ci	#size-cells = <1>;
398c2ecf20Sopenharmony_ci	interrupt-parent = <&intc>;
408c2ecf20Sopenharmony_ci};
41