Actions
Installation Guide » History » Revision 1
Revision 1/52
| Next »
Alexander Kamkin, 12/11/2014 02:48 PM
Installation Guide¶
Eclipse IDE Installation¶
Zest Installation¶
Veditor Installation¶
Solver Installation¶
The Retrascope core uses the Z3 solver to perform analysis of HDL descriptions. To install Z3 and make Retrascope able to work with it, perform the following steps:
- Download the Z3 package from http://z3.codeplex.com and unpack it.
- Specify the
SMT_SOLVER_PATH
environment variable (it should point to the Z3 executable file).
Updated by Alexander Kamkin almost 10 years ago · 52 revisions