Skip to content

TUM-LRR/era-gp-sim

Repository files navigation

ERASIM

Stories in Ready Build Status AUR

ERASIM ist ein architekturunabhängiger Assembler-Simulator, welcher momentan (Stand 06.02.2017) die Grundzüge der RISC-V-ISA unterstützt.

Downloads

Abhängigkeiten

  • Qt 5.6 oder Qt 5.7 (Qt 5.8 funktioniert noch nicht, verursacht Qt-interne Fehler)

Für nähere Beschreibung, siehe Abschlussbericht.

License

C++ Assembler Interpreter Copyright (C) 2016 Chair of Computer Architecture at Technical University of Munich

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.