From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MWQp4-00035H-Ps for qemu-devel@nongnu.org; Thu, 30 Jul 2009 04:17:10 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWQp0-00034m-6y for Qemu-devel@nongnu.org; Thu, 30 Jul 2009 04:17:10 -0400 Received: from [199.232.76.173] (port=52261 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWQp0-00034j-3i for Qemu-devel@nongnu.org; Thu, 30 Jul 2009 04:17:06 -0400 Received: from mx20.gnu.org ([199.232.41.8]:15929) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MWQoz-00024L-N7 for Qemu-devel@nongnu.org; Thu, 30 Jul 2009 04:17:05 -0400 Received: from mail-fx0-f207.google.com ([209.85.220.207]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWQoy-0001Nv-8F for Qemu-devel@nongnu.org; Thu, 30 Jul 2009 04:17:04 -0400 Received: by fxm3 with SMTP id 3so815832fxm.8 for ; Thu, 30 Jul 2009 01:16:16 -0700 (PDT) MIME-Version: 1.0 Date: Thu, 30 Jul 2009 10:16:15 +0200 Message-ID: <7d63a1530907300116y5b2d262bi571c6708dbc582df@mail.gmail.com> From: Klaus F Content-Type: multipart/alternative; boundary=001636457c72e7954f046fe7ea03 Subject: [Qemu-devel] Good starting point to build a small self made Micro-controller platform List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Qemu-devel@nongnu.org --001636457c72e7954f046fe7ea03 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi, I am developping a small Microcontroller in RTL for an FPGA. Instead of writing my own instruction set simulator and simulation environment I wanted to plug into qemu. (It will porbably need more time, than writing a stand alone simulator, but I thought, that this is a nice excuse to learn more about qemu) My initial goal is to model: my 8-bit micro controller with it's instruction set and minimal Hardware the ahrdware would be - instruction ROM - data RAM - UART What would be the most useful documents / starting points? Klaus --001636457c72e7954f046fe7ea03 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,

I am developping a small Microcontroller in RTL for an FPGA.
=
Instead of writing my own instruction set simulator and simulation envi= ronment I wanted to plug into qemu. (It will porbably need more time, than = writing a stand alone simulator, but I thought, that this is a nice excuse = to learn more about qemu)

My initial goal is to model:

my 8-bit micro controller with it&#= 39;s instruction set and minimal Hardware
the ahrdware would be
- ins= truction ROM
- data RAM
- UART


What would be the most usef= ul documents / starting points?


Klaus

--001636457c72e7954f046fe7ea03--