Project

General

Profile

Actions

Installation Guide » History » Revision 1

Revision 1/115 | Next »
Andrei Tatarnikov, 03/19/2014 12:08 AM


Installation Guide

UNDER CONSTRUCTION

System requirements:

MicroTESK is a Java application. 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.

Installation steps:

  1. Download and unpack the MicroTESK installation package (the .tar.gz file) to your computer.
  2. The installation folder contains the following subfolders:
    • arch Stores examples of microprocessor specifications and test templates for the described designs.
    • bin Stores scripts to run features of MicroTESK (modelling and test generation).
    • javadoc Stores JavaDoc files.
    • output Stores generated Java models of the specified designs (both source code and binary files).
    • xdocs Stores documentation on MicroTESK and nML/Sim-nML.

Updated by Andrei Tatarnikov about 10 years ago · 1 revisions