12.07.2015 Views

An Improved VLSI Test Economics Analysis System - Laboratory for ...

An Improved VLSI Test Economics Analysis System - Laboratory for ...

An Improved VLSI Test Economics Analysis System - Laboratory for ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

User can modify parameters by pulling the circle to adequate position or changing the valuesin the text eld directly.Figure 3.5: Result Display.Result Display displays results from analysis engine. This is a program written by Perland GD library. GD is a graphic library which is used <strong>for</strong> generating GIF <strong>for</strong>mat graph <strong>for</strong>our result pages. Figure 3.5 shows the Result Display.3.4 Program AlgorithmIn this section, we only describe the algorithm of analysis engine. This program parses eachequation and calculates value of each variable. We choose Perl as our programming languagebecause this language implements pattern match and powerful parser library.The data structure of each equation is as follow:struct equation {string *parameter;string *value;}40

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!