Simulavr: an AVR simulator - Summary [Savannah] (original) (raw)
Membership Info
Group Admins:
12 active members
Group identification
Id: 997
System Name: simulavr
Name: Simulavr: an AVR simulator
Group Type: non-GNU software and documentation
This group is not part of the GNU Project.
Simulavr is a simulator for the Atmel AVR family of 8-bit risc microcontrollers.
Registration Date: Sat 29 Dec 2001 04:55:27 PM UTC
License: GNU General Public License v2 or later
Development Status: 4 - Beta
simulavr release 1.1.0
posted by tomk, Sun 05 Jan 2020 07:00:10 PM UTC
Hi @all,
now it's done: simulavr release 1.1.0.
Most important improvements:
- bugs fixed (also nearly all reported bugs and patches)
- switched from automake build system to cmake (see manual)
- c++ 11
- support of debian packages
- support of python version 2.x removed (python 2 has end of life), now only python version 3.5 and newer supported
- documentation updated (even if it's never enough documented :-) )
- some more types supported (see manual)
cu, Thomas
Please do not use the version 1.0.0 anymore!
posted by zfrdh, Wed 10 Feb 2016 04:29:36 PM UTC
Please use the latest git master. The version from the download area is outdated and contains many many known bugs. So please use latest content from git master!
Simulavr - Updates
posted by onnokort, Sat 24 Apr 2010 10:22:52 AM UTC
Simulavr has received several updates. The repository of simulavrxx has been moved to git and new code (new devices, tests and interfaces) have been implemented. The web site has been replaced with a more current version which is planned to also contain online version of the manual and additional developer documentation. The C-based version still[...]