qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] Good starting point to build a small self made Micro-contro


From: Klaus F
Subject: [Qemu-devel] Good starting point to build a small self made Micro-controller platform
Date: Thu, 30 Jul 2009 10:16:15 +0200

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]