1 2 3 4 5 6 7 8 9 10 11
|
Simavr for Debian
====================
A simple command line tool using AVR simulator library to run AVR firmware,
produce VCD waveform files and/or run a debugging session. The tool reads
simulation parameters directly from the emulated code using .elf section
and/or accepts command line arguments. For more advanced peripheral and
virtual circuitry prototyping and simulation see AVR simulator development
examples provided by libsimavr-examples package.
-- Milan Kupcevic <milan@debian.org> Fri, 20 Sep 2017 00:00:00 -0400
|