Allegro System Capture App Notes

Listing Project Directives

Issue link: https://resources.pcb.cadence.com/i/1180244

Contents of this Issue

Navigation

Page 4 of 6

Listing Project Directives in Allegro System Capture Learn more at Cadence Support Portal - https://support.cadence.com © 2019 Cadence Design Systems, Inc. All rights reserved w orldw ide. Page 5 In the following example, directives in the TOOLS section are listed using the cps::getDirectives API: cps::getDirectives TOOLS {Allegro Design Authoring Team Design Option} {Allegro Discrete Library to Agilent ADS Translator} ImportIFF {Design Entry HDL (Read Only)} Part_Manager Archiver Archopen Crefer Rules_Checker DesMgr SigXplore EDIF300 Simulate PICHDLImport PICNetlister PlaceAndRoute BuildPhysical VerifyPNR VerifySynthesis VariantEditor ExportXML ExportXMLFromCapture ExportCapture VerifyAllegro VerifyPackaging VerifySimulation VerifyCheckplus VerifyTemplate PadStackEditor AllegroSymbolEditor ViewAllegroSymbol ViewConceptSymbol Viewing Directive Values of Specific Directives in Specific Sections All the directive values that correspond to a specific directive in a specific section can be listed using the following Tcl API: cps::getDirectivevalue In the following example, the values of the ImportIFF directive in the TOOLS section are listed using the cps::getDirectiveValue API: cps::getDirectiveValue TOOLS ImportIFF {C:\DDrive\Cadence\SPB17.24/tools/bin/rfpcbiff2hdl.exe} {} {} {R&F PCB/&IFF Import} YES 1 YES YES

Articles in this issue

Links on this page

view archives of Allegro System Capture App Notes - Listing Project Directives