C. Features Introduced in OpenROAD 5.1 : New Features : ProcExec Attributes : Changes to Existing Features : Changes to Methods : CompSource.ExportComp Method
 
Share this page                  
CompSource.ExportComp Method
The CompSource.ExportComp method has two new parameters:
format
Specifies the format of the export file. Valid values are:
XF_EXP (default) – Specifies the current export file format
XF_XML – Specifies XML export file format
metadata
Specifies that metadata attributes for applications should be included in the output (AlterDate, AlterBy, CreateDate, Creator). To specify this parameter, format must be set to XF_XML.