Installation Guide » History » Version 1
Alexander Kamkin, 12/11/2014 02:48 PM
1 | 1 | Alexander Kamkin | h1. Installation Guide |
---|---|---|---|
2 | |||
3 | h2. Eclipse IDE Installation |
||
4 | |||
5 | h2. Zest Installation |
||
6 | |||
7 | h2. Veditor Installation |
||
8 | |||
9 | h2. Solver Installation |
||
10 | |||
11 | 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: |
||
12 | |||
13 | # Download the Z3 package from http://z3.codeplex.com and unpack it. |
||
14 | # Specify the @SMT_SOLVER_PATH@ environment variable (it should point to the Z3 executable file). |