Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Open Source ES
MDPI Electronics Data
Commits
51e5ab88
Commit
51e5ab88
authored
May 13, 2020
by
Kai Neubauer
Browse files
Update README.md
parent
d5796e6d
Changes
1
Hide whitespace changes
Inline
Side-by-side
code/README.md
View file @
51e5ab88
## Reuqirements:
-
clingo installed in Path (https://github.com/potassco/clingo)
-
runsolver (https://www.cril.univ-artois.fr/~roussel/runsolver/) installed in Path
-
SystemC installed (findable by CMake, https://github.com/accellera-official/systemc/tree/release)
-
at least C
\+\+
-14 compatible compiler (C
\+\+
-17 recommended, GCC8 and GCC9 are tested, others may or may not work)
## Build:
#### Build full_ass (i.e., full assignment)
-
cmake .. -DCLINGO_HOME="path to CLINGO"
-
cmake --build . -config=Release
### SystemC Simulation
-
Closed Source application
-
please contact the authors
-
kai.neubauer
<
at
>
uni-rostock.de
-
benjamin.beichler
<
at
>
uni-rostock.de
-
christian.haubelt
<
at
>
uni-rostock.de
## Run:
#### Approximation Benchmarks:
-
./benchmark.sh
#### Exact Benchmarks:
-
split into three scripts
-
./benchmarks_exact_only_?.sh
#### Full Coverage Benchmark:
## Reuqirements:
-
clingo installed in Path (https://github.com/potassco/clingo)
-
runsolver (https://www.cril.univ-artois.fr/~roussel/runsolver/) installed in Path
-
SystemC installed (findable by CMake, https://github.com/accellera-official/systemc/tree/release)
-
at least C
\+\+
-14 compatible compiler (C
\+\+
-17 recommended, GCC8 and GCC9 are tested, others may or may not work)
## Build:
#### Build full_ass (i.e., full assignment)
-
cmake .. -DCLINGO_HOME="path to CLINGO"
-
cmake --build . -config=Release
### SystemC Simulation
-
Closed Source application
-
please contact the authors
-
kai.neubauer
at
uni-rostock.de
-
benjamin.beichler
at
uni-rostock.de
-
christian.haubelt
at
uni-rostock.de
## Run:
#### Approximation Benchmarks:
-
./benchmark.sh
#### Exact Benchmarks:
-
split into three scripts
-
./benchmarks_exact_only_?.sh
#### Full Coverage Benchmark:
-
benchmark_small_
\*
.sh
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment