Installation Guide » History » Revision 11
Revision 10 (Mikhail Lebedev, 11/09/2015 03:08 PM) → Revision 11/63 (Sergey Smolov, 11/15/2016 01:32 PM)
h1. Installation Guide # Download and install "JDK 1.7":http://www.oracle.com/technetwork/java/javase/downloads/index.html. # Download and install SMT-solver, that accepts SMT-LIB constraints. We recommend to use "Z3":http://z3.codeplex.com/. # Set either the system property @smt.solver.path@ or the environment variable @SMT_SOLVER_PATH@ to a full path to a SMT-solver executable file in order to run solver-dependent tasks. If the both are set, a value of fortress.solver.path will be used. # Download and install "NuXMV":https://es-static.fbk.eu/tools/nuxmv/index.php?n=Download.Download model checker. # Set either the system property @nuxmv.path@ or the environment variable @NUXMV_PATH@ to a full path to a NuXMV executable file in order to run checker-dependent tasks. # For VHDL designs elaboration: a) Set @ZAMIA_LOCKING@ system environment variable to @true@. b) Download and install "Python interpreter":http://https://www.python.org. # Use the "Retrascope":http://forge.ispras.ru/projects/retrascope "HDL Retrascope":http://forge.ispras.ru/projects/retrascope through it''s "Command Line Options":http://forge.ispras.ru/projects/retrascope/wiki/Command_Line_Options/edit.