db_s Struct Reference

#include <defines.h>

Data Fields

char * top_module
char ** leading_hierarchies
int leading_hier_num
bool leading_hiers_differ
inst_linkinst_head
inst_linkinst_tail
funit_linkfunit_head
funit_linkfunit_tail
str_linkfver_head
str_linkfver_tail

Detailed Description

Represents a single design database.


Field Documentation

Pointer to tail of functional unit list

Referenced by db_create(), and search_init().

Pointer to head of file version list

Referenced by db_close(), db_create(), and funit_db_write().

Pointer to head of file version list

Referenced by db_close(), and db_create().

Pointer to tail of instance tree list

Referenced by db_close(), db_create(), instance_only_db_merge(), and instance_only_db_read().

Specifies the number of hierarchies stored in the leading_hierarchies array

Referenced by command_merge(), db_close(), db_create(), info_db_read(), merged_cdd_db_read(), and search_init().

Specifies the Verilog hierarchy leading up to the DUT (taken from the -i value)

Referenced by db_create(), info_db_read(), info_db_write(), merged_cdd_db_read(), and search_init().

Set to TRUE if more than one leading hierarchy exists and it differs with the first leading hierarchy

Referenced by db_create(), info_db_read(), and merged_cdd_db_read().

Name of top-most module in the design


The documentation for this struct was generated from the following file:
Generated on Sun Nov 21 00:55:43 2010 for Covered by  doxygen 1.6.3