It's just a model. --- Monty Python
The Simulavr program is a simulator for the Atmel AVR family of microcontrollers. Simulavr can be used either standalone or as a remote target for gdb. When used in gdbserver mode, the simulator is used as a backend so that gdb can be used as a source level debugger for AVR programs.
The official website for Simulavr is http://savannah.nongnu.org/projects/simulavr/.
Because it is protected by the GNU General Public License, users are free to share and change it.
Simulavr was written by Theodore A. Roth
Go to the first, previous, next, last section, table of contents.