machineware-gmbh / viper

An Eclipse 4 RCP based GUI to interact with SystemC simulators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual Platform Explorer (VIPER)

The Virtual Platform ExploreR ViPER is a gui program used to inspect and control SystemC simulations built with vcml.

Build Status


Build

In order to build ViPER you need a Java JDK 11 and Apache Maven (version 3+).

git clone https://github.com/machineware-gmbh/viper
cd viper
mvn clean verify

After the build, your binaries can be found in product/target/products.


Pictures

viper uart view, Windows viper smp cpu view, Ubuntu


License

This project is licensed under the Apache-2.0 license - see the LICENSE file for details.

About

An Eclipse 4 RCP based GUI to interact with SystemC simulators

License:Apache License 2.0


Languages

Language:Java 99.9%Language:CSS 0.1%