LaDS(I) ATPG SYSTEM v2016 FEB 2016
CONTENTS
I. Introduction
II. Directory Structure
III. Usage
IV. Revision History
V. Authors
I. INTRODUCTION
ATPG and fault simulation tool.
II. DIRECTORY STRUCTURE
ATPG package: pkg/core
atpg's commands files: pkg/atpg
Interface files: pkg/interface
Commands, options and arguments manager files: pkg/common
Circuit files: netlist
Pattern files: pat
Script files: script
III. USAGE
Compile:
make
Run ATPG:
./bin/opt/atpg
source script/atpg.script
Run fault simulation:
./bin/opt/atpg
source script/fsim.script
IV. REVISION HISTORY
v2016 - Initial release.
V. Author
The tool is currently under construction and managed by J.Y.Chen
(xenia-cjen). Any suggestions and comments are welcomed.
- e-mail: [email protected]
- github: https://github.com/xenia-cjen
Note: UI, including COMMON & INTERFACE package, is in the courtesy
of LaDS(II).
Copyright (c) 2016 LaDS. All Rights Reserved.