avr-gcc-list
[Top][All Lists]
Advanced

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

[avr-gcc-list] simulator


From: Theodore A. Roth
Subject: [avr-gcc-list] simulator
Date: Sun, 30 Sep 2001 09:27:35 -0600 (MDT)

Hi,

I've been working on a simluator written in pyhton for the last couple of
weeks. It's not near done yet, but I can already run programs that don't
use the IO registers. Right now I'm working on hooks for the virtual
connections to the IO pins of devices.

I'm not sure if it could be accessed from gdb, but it has been in the back
of my mind. Right now I'm only using assembly code to test it so as to
keep the programs simple and be able to understand what's going on.

So far, I've got the basics for the at90s1200, 4414 and 8515 going, but
I've only been testing with the 8515. It should be easy to add new devices
in the feature, since I've been designing it with that in mind.

If anyone's interested, I'd be more than happy to make the code available.

Ted Roth
address@hidden




reply via email to

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