Skip to content
This repository has been archived by the owner on Aug 20, 2023. It is now read-only.
/ simulavr Public archive

A fork of SimulAVR (http://www.nongnu.org/simulavr/) for handling contributions. The practical SIMINFO mechanism implemented here wasn't accepted upstream, but is crucial for Teacup Firmware simulations, so this fork will stay ... and follow upstream. Default branch is 'traumflug', master here matches master on nongnu.org.

License

Notifications You must be signed in to change notification settings

Traumflug/simulavr

Repository files navigation

Archiving hint: In late summer 2023, Github started to enforce 2FA (Two Factor
                Authentication), so I had to archive it before losing control
                over it.  See also #14

                Traumflug, August 2023

Forking hint: Purpose of this fork is to add a number of features required for
              Teacup Firmware https://github.com/Traumflug/Teacup_Firmware
              These features weren't accepted upstream, so this reopitory has
              to stay for that purpose.  Simulating Teacup works just great
              and insights gained by doing so brought a lot of performance
              and quality improvements.  Awesome!


#
#  $Id$
#

     *** Welcome to simulavr ***

For installing this package please read INSTALL. 

If you find bugs, have interesting new features or questions please write
an EMail to: <simulavr-devel@nongnu.org>

If you want start contributing the package, please let us know what you
plan to do. Actually the project is mostly stable at all sources but
some changes or bugfixes can come without any notice. If you start an action
please let us know so that a patch could be applied before it is nearly
impossible :-)

Supported Plattforms:
Linux/i386: yes
Linux/others: ??? (if you run a system with this plattform please let
    us know)
Max OSX: Sorry, not yet. We need a tester to make the build toolchain
    running. There should be no technical problems but we have no
    test system for this. Thanks!
Win/Mingw: yes (but TCL interface isn't checked or build)
others: ??? (if you run a system with this plattform please let us know)

Building From CVS
=================
./bootstrap
./configure
make
make check

NOTE: If you are modifying Makefile.am and configure.ac files, you
      need to configure with --enable-maintainer-mode.

Examples
========
Look in the examples subdirectory for a variety of examples

Documentation
=============
A manual is in doc.  Please contribute to improving it.

About

A fork of SimulAVR (http://www.nongnu.org/simulavr/) for handling contributions. The practical SIMINFO mechanism implemented here wasn't accepted upstream, but is crucial for Teacup Firmware simulations, so this fork will stay ... and follow upstream. Default branch is 'traumflug', master here matches master on nongnu.org.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published