Skip to content

RTeasy is a development environment for register transfer language which offers functions to design and simulate a register transfer program.

License

Notifications You must be signed in to change notification settings

iti-luebeck/RTeasy1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RTeasy

RTeasy is a development environment for register transfer language which offers functions to design and simulate a register transfer program.

As of March 2015, RTEasy has been succeeded by Desert. We encourage everyone to migrate over. RTEasy will receive no further updates.

Download

Download the latest release here:

https://wiki.iti.uni-luebeck.de/redmine/projects/rteasy/files

How to build

RTeasy uses the Apache Maven build system. Simply perform the following steps:

# install build dependencies (java SDK, maven)
# clone this project
mvn install

How to run

RTeasy is packaged as a self-contained Java jar file. You can start it by executing java -jar target/RTeasy-VERSION.jar

Developement status

RTeasy is considered feature complete. There is no active development going on.

Bugs

RTeasy is considered stable and bug free. If you notice any bugs, please open a trouble ticket via the Github issue tracker.

License

RTeasy was developed at the Institute of Computer Engineering, University of Luebeck, Germany. The primary contributors were Carsten Albrecht, Carina Hauft, Hagen Schendel and Torben Schneider. It is made open source under the terms of the BSD license.

About

RTeasy is a development environment for register transfer language which offers functions to design and simulate a register transfer program.

Resources

License

Stars

Watchers

Forks

Packages

No packages published