The Virtual Platform ExploreR ViPER
is a gui program used to inspect and
control SystemC simulations built with
vcml
.
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
.
This project is licensed under the Apache-2.0 license - see the LICENSE file for details.