mpwalsh8 / xAIF

Tcl/Tk utility to import AIF files into Mentor Graphics XpeditionPCB
0 stars 0 forks source link

Placement of Devices in Xpedition #13

Open mpwalsh8 opened 10 years ago

mpwalsh8 commented 10 years ago

The placement of devices is defined in the AIF file, need to pass this information on to Xpedition so devices don't have to be placed manually.

mpwalsh8 commented 10 years ago

Longer term the API will be used to pass placement information to Xpedition. In the short term, an XY placement file can be exported. This file can be loaded into Xpedition using the key-in command pr -file=filename. If the file is named xyplace.dat and resides in the design's Config directory, it can be loaded with the pr -file key-in command, the name and path can be ignored.

The XY placement file can be exported from the File->Export Placement ... menu.