Skip to content

machineware-gmbh/viper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.