Project

General

Profile

Installation Guide » History » Version 4

Andrei Tatarnikov, 03/19/2014 01:28 PM

1 1 Andrei Tatarnikov
h1. Installation Guide
2
3
*UNDER CONSTRUCTION*
4
5
h2. System requirements:
6
7 3 Andrei Tatarnikov
MicroTESK is a set of Java-based utilities. It can be used on *_Windows, Linux and OS X_* machines that have *_JDK 1.6 or later_* installed. To build MicroTESK from source code or to build generated Java models, *_Apache Ant version 1.8_ or later* is required. To generate test data based on constraints, MicroTESK needs *_Microsoft Research Z3_* that can work under the corresponding operating system. 
8 1 Andrei Tatarnikov
9
h2. Installation steps:
10
11
# Download and unpack the MicroTESK installation package (the .tar.gz file) to your computer.
12
# The installation folder contains the following subfolders:
13
* _arch_  Stores examples of microprocessor specifications and test templates for the described designs.
14
* _bin_ Stores scripts to run features of MicroTESK (modelling and test generation).
15 4 Andrei Tatarnikov
* _doc_ Stores documentation on MicroTESK and nML/Sim-nML.
16 1 Andrei Tatarnikov
* _output_ Stores generated Java models of the specified designs (both source code and binary files).