These are two examples of VDT programming.
By using VDT pi functions, you can easily implement VHDL front end.

design_info.cpp : 
	traversing all the designs in the library and print the traversed design names.

vdt_start.cpp : 
	searching the design intermediate file and print the information of all the object.  


You can compile the files simply type

$ make


The source codes are provided by Mary Kiemb
mailto:kiemb@inspire.snu.ac.kr
