Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1003 Bytes

README.md

File metadata and controls

29 lines (22 loc) · 1003 Bytes

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.