TASTE utilization

Before testability analysis or any other action can be performed over a design, design is to be created first. This is basicaly what is implemented in functions loadTemplates and loadNetlist .

loadTemplates function should be called before loadNetlist is called. The reason for doing this is very simple: loadTemplates creates a data structure containing information about module-type templates which can be then utilized to assign types to particular modules being read from netlist by loadNetlist function. See Templatized module type library format and Netlist format for more information template and netlist file formats.

Afterwards, actions could be performed over a design - for an illustration, see Example of an application based on TASTE.


Generated on Mon Aug 25 08:39:24 2008 for TASTE by  doxygen 1.5.6