simulavr-devel
[Top][All Lists]
Advanced

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

[Simulavr-devel] simulavr roadmap


From: Theodore A. Roth
Subject: [Simulavr-devel] simulavr roadmap
Date: Sat, 5 Jan 2002 19:33:20 -0700 (MST)

I've added this to the TODO file. I don't know if this is complete, or 
realistic. I think getting to the 0.2.0 release will be the most painful 
since it will mean perfecting the infrastructure. From there, things 
should be fairly straight forward. (I hope ;)

Before 0.1.0:

  - Modify disp to handle xterm resizing. Right now it doesn't.

  - Need to do some work on the display forking so as to avoid zombies. It
    seems to happen too often right now.

  - solidify gdb interface
    * writing sram
    * continue on another address
    * reset ????
    * write, read and access watchpoints (since this needs some thought to 
      do right, can we move it to the 0.1.x stage?)
    * ????

  - solidify build system.
    * do we need to work on the ac macros more???
    * ????

  - verify all avr_op_* instruction handlers for correctness.

  - documentation
    * integrate doxygen into project.

  - clean up header file structure & improve encapsulation.

During 0.1.x:

  - complete simulation of 8515 device.

  - external peripheral device connection interface.

  - documentation

During 0.2.x:

  - add support for all at90s**** devices (Is this too ambitious?)

  - speed improvements (optimization)

During 0.3.x:

  - add support for megas and tiny's (This might require some redesign 
    work to get the atmega128 like devices right)


I'm sure I missed something, feel free to fill in the gaps.

Ted





reply via email to

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