simavr

lean and mean AVR simulator

Install

All systems
curl cmd.cat/simavr.sh
Debian Debian
apt-get install simavr
Ubuntu
apt-get install simavr
Arch Arch Linux
pacman -S simavr
image/svg+xml Kali Linux
apt-get install simavr
Windows (WSL2)
sudo apt-get update sudo apt-get install simavr

simavr

lean and mean AVR simulator

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.