]> git.baikalelectronics.ru Git - kernel.git/commit
ARC: Add support for nSIM OSCI System C model
authorMischa Jonker <mjonker@synopsys.com>
Thu, 18 Apr 2013 09:40:39 +0000 (11:40 +0200)
committerVineet Gupta <vgupta@synopsys.com>
Tue, 7 May 2013 08:14:00 +0000 (13:44 +0530)
commit72aa893d57ba10da7ed3ecd4b11f072aab270ee8
tree736da5d91df8995fe1cec7d4676007822a4784da
parent6453a277bb66a4c349f2a006a71187d878365b2d
ARC: Add support for nSIM OSCI System C model

This adds support for an ARC Virtual Platform. This platform is based on the
System C standard promoted by the OSCI (Open System C Initiative) and uses
nSIM to simulate the ARC CPU core itself.

Users can build a virtual SoC by combining System C models of peripherals
and CPU cores.

Signed-off-by: Mischa Jonker <mjonker@synopsys.com>
Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/boot/dts/nsimosci.dts [new file with mode: 0644]
arch/arc/configs/nsimosci_defconfig [new file with mode: 0644]
arch/arc/plat-arcfpga/platform.c