High Performance Layout Viewer and Editor for your Windows system

KLayout

KLayout 0.30.10 (32-bit)

  -  301 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.10 (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.10 (32-bit) Screenshots

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

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

What's new in this version:

Features:
- Enhancement: #2391 Grid Features: switching between coarser and finier grids with keyboard shortcut
- enabled. Now, with properties enabled, the regions are consistently formed from polygons with identical properties before generating the edges.
- Enhancement: #2398 Clarify 'move to' (and others) scope in window caption
- Enhancement: DRC two-layer checks now do not necessarily require merging for the
- first input. This in general speeds up the operation in certain cases. As a side effect, the error markers may be split according to partial input polygons, as is the case for plain "space" check already.
- Enhancement: Use multiple drawing workers for image_with_options rendering
- As a side effect, the layer properties nodes will update the "real source" according to the actual name if the name is used in addition to layer/datatypes. Also, the layout readers will update layer names in the layer properties of the Layout object.
- Now it's disconnected automatically
- Enhancement: Improved the image pixel value display: favors selected image, and follows mouse instantly
- Enhancement: New API functions
- Create a Layout as a deep copy of a cell (Layout#new)
- PixelBuffer#to_bytes and PixelBuffer#from_bytes for zero-overhead RGBA pixel access

Fixed:
- Deep DRC failure with scaled instances
- Wrong PCell instantiations when switching technologies
- Python objects did nott support weak refs
- Region#edges was not working properly when used on Regions with properties
- Update layer names in layer list (when used in addition to layer/datatypes) on reload
- Marek's bug: move interactive/copy interactive did not do anything when the mouse wasn't moved
- Entering '16:17' (or other nonsense) into 'new layout' layer list made KLayout hang
- API: removing a pin from a Circuit does not crash if the pin was not disconnected before.
- When images are selected and images are turned off, the selection no longer persists
- Using PCell parameter name 'name' won't break PCell's cell_name_impl default implementation