High Performance Layout Viewer and Editor for your Windows system

KLayout

KLayout 0.30.2 (32-bit)

  -  299 MB  -  Freeware

Sometimes latest versions of the software can cause issues when installed on older devices or devices running an older version of the operating system.

Software makers usually fix these issues but it can take them some time. What you can do in the meantime is to download and install an older version of KLayout 0.30.2 (32-bit).


For those interested in downloading the most recent release of KLayout or reading our review, simply click here.


All old versions distributed on our website are completely virus-free and available for download at no cost.


We would love to hear from you

If you have any questions or ideas that you want to share with us - head over to our Contact page and let us know. We value your feedback!

Why is this app published on FileHorse? (More info)
  • KLayout 0.30.2 (32-bit) Screenshots

    The images below have been resized. Click on them to view the screenshots in full size.

    KLayout 0.30.2 (32-bit) Screenshot 1
  • KLayout 0.30.2 (32-bit) Screenshot 2
  • KLayout 0.30.2 (32-bit) Screenshot 3
  • KLayout 0.30.2 (32-bit) Screenshot 4
  • KLayout 0.30.2 (32-bit) Screenshot 5

What's new in this version:

Features:
- Enhancement: #2016 Lazy evaluation of PCell also when changing guiding shape properties
- Enhancement: #2041 strm2oas should read --lefdef-lefs and --lefdef-lef-layouts only once
- Enhancement: #2055 Check ports feature for LVS
- Enhancement: #2057 Feature request: nanometer scalebar
- Bugfix: #2060 Edges#with_angle fails for long edges
- Enhancement: Support for ARM Python packages
- Enhancement: PolygonNeighborHood now allows specifying a variant type
- for anisotropic applications
- Bugfix: Lower case hex escapes in URI's were not handled correctly
- Bugfix: internally handling "%ld" sprintf as 64bit compatible for
- better Linux/Windows compatibility (e.g. file position in error messages was not printed correctly on Windows at positions >2G)
- Bugfix: LVS DB internal net names now are preserved and not renumbered
- This way, log entries are consistent with net names and the generated netlist names are consistent with LVS reports
- Bugfix: "same_nets" net names are now case insensitive in both netlists
- Feature: Ruby/Python API for adding and removing log entries in LVS DBs
- LayoutToNetlist#clear_log_entries and LayoutToNetlist#add_log_entry
- Feature: NetlistCrossReference#each_net_pair etc. functions take a single
- Circuit or Net object instead of a pair (can be schematic or layout objects)
- Feature: Support functions for parasitic extraction - experimental
- Currently, pieces for R extraction are available in the pex Python module space
- Feature: MALY jobdeck format support (reading) - experimental