An open API service indexing awesome lists of open source software.

https://github.com/tum-ei-eda/etiss-perf-sim

ETISS-based performance simulator
https://github.com/tum-ei-eda/etiss-perf-sim

Last synced: about 2 months ago
JSON representation

ETISS-based performance simulator

Awesome Lists containing this project

README

          

# etiss-perf-sim
ETISS-based performance simulator

## Setup

### First-time setup

Call:
$ ./setup_simulator.py

### Rebuild

To re-build ETISS, you can call:

$ ./rebuild.sh

## Usage

Run the simulation with the `run_simulator.py` script. You can use the "-h" switch to get an overview of the scripts input arguments.

## Version

This is version v0.10.

It is compatible with the following submodule versions:

| Submodule | Version |
| --------- | ------- |
| ETISS | WiP |
| SoftwareEvalLib | v2.0 |