Actions
Installation Guide » History » Revision 6
« Previous |
Revision 6/63
(diff)
| Next »
Sergey Smolov, 03/06/2015 10:51 AM
Installation Guide¶
For HDL Retrascope working with the JDK 1.7 should be istalled first.
The HDL Retrascope can be used in two following ways: through it''s Command Line Options or through the HDL Retrascope IDE plugin for Eclipse IDE.
For both ways either the system property smt.solver.path
or the environment variable SMT_SOLVER_PATH
must be set to a full path to a solver executable file in order to run solver-dependent tasks. If the both are set, a value of fortress.solver.path is used.
- Set
ZAMIA_LOCKING
system environment variable totrue
. - Download and install Python interpreter.
For constraints solving we recommend to use Z3 SMT-solver.
Updated by Sergey Smolov over 9 years ago · 63 revisions