]> 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)
commit1f7b9af42f8b5654ab23ad734dee1cd4cbc8f299
tree736da5d91df8995fe1cec7d4676007822a4784da
parent891c8f9039acf7be48eec8e7dc3cee2b212b0d49
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