From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gd9xh-00050e-SN for qemu-devel@nongnu.org; Thu, 26 Oct 2006 14:28:17 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gd9xg-0004zo-FH for qemu-devel@nongnu.org; Thu, 26 Oct 2006 14:28:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gd9xg-0004zl-0L for qemu-devel@nongnu.org; Thu, 26 Oct 2006 14:28:16 -0400 Received: from [212.227.126.186] (helo=moutng.kundenserver.de) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gd9xf-0002JE-OZ for qemu-devel@nongnu.org; Thu, 26 Oct 2006 14:28:16 -0400 Received: from localhost ([127.0.0.1]) by localhost.localdomain with esmtp (Exim 4.62) (envelope-from ) id 1Gd9xc-0001EH-Cj for qemu-devel@nongnu.org; Thu, 26 Oct 2006 20:28:12 +0200 Message-ID: <4540FE3B.7000905@mail.berlios.de> Date: Thu, 26 Oct 2006 20:28:11 +0200 From: Stefan Weil MIME-Version: 1.0 Subject: Re: [Qemu-devel] proprietary MIPS based ASIC References: <1161849045.2811555215.16130.sendItem@bloglines.com> In-Reply-To: <1161849045.2811555215.16130.sendItem@bloglines.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org There exists a QEMU system emulation for AR7 based DSL routers. AR7 is a SoC based on MIPS 4KEc, so some part of the work needed for your system was done there. See http://ar7-firmware.berlios.de/ for more information. Patched QEMU sources are in Subversion on BerliOS. Regards Stefan larytet.39605663@bloglines.com schrieb: > Hello, > > > > I am a software developer working in a chip maker. One of our chips > - dual MIPS 4Kec with GPON/BPON related peripherals, DDR, interrupt > contorller, > SPI, I2C and UART. This is SoC (System ooon Chip) which should run > small chunk > of software, like proprietary protocol stack, small RTOS (may be > commercial > one like Velosity or OSS like eCOS) >