Loading A File

In the "File" menu, choose

Either way, a file selection dialog will appear where a file can be chosen for loading. After choosing the file and clicking "Ok", the file is loaded.

The program will automatically determine the type of the file. Currently, OASIS, GDS2, DXF, CIF, LEF/DEF and a text version of GDS2 are supported. Gerber PCB data can be read with some preparations too (see Import Gerber PCB Files). If the file is gzip/zlib compressed, it will be uncompressed automatically.

Certain options can be specified for the file loader using the reader option pages. To open the reader options dialog, choose "Reader Options" from the "File" menu. This dialog allows specification of certain options for all "Open" actions, for example:

Using "File/Reload", the currently loaded file can be re-read from disk. Usually this is not required, because KLayout will automatically check whether the file has changed and offer to load it.

By picking a file from the "Open Recent" list in the "File" menu, a previous file can be loaded again.

Files can be given to KLayout on the command line and are loaded automatically. Multiple files can be specified. They are shown in different pages by default. To load multiple files into the same page, add a "-s" option to the command line. "http:" or "https:" can be specified on the command line as well. In this case, KLayout will download the files from the given URL.

Files and URL's can be dragged and dropped on the KLayout main window. KLayout will then load and show these files.

Layout files can be associated with technologies. Technologies allow associating a layout with additional data, such as libraries, macros, net tracer settings, layer properties etc. Read About Technology Management for details.