| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
| <html> |
| <head> |
|
|
| |
| <meta name="Description" content="KLayout layout viewer and editor project page" /> |
| <meta name="Keywords" content="KLayout OASIS GDS2 viewer editor layout semiconductor mask chip design" /> |
| <meta name="abstract" content="KLayout is a free layout viewer and editor for several formats commonly used in the semiconductor industry to transfer layout data" /> |
| <meta name="URL" content="https://www.klayout.de/" /> |
| <meta name="Author" content="Matthias Koefferlein" /> |
| <meta name="viewport" content="width=device-width, initial-scale=1"/> |
| <meta http-equiv="Content-Script-Type" content="text/javascript" /> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
|
|
| <title>KLayout Layout Viewer And Editor</title> |
|
|
| |
| <link rel="alternate" type="application/rss+xml" title="RSS" href="http://www.klayout.de/news.xml"/> |
| <link rel="stylesheet" type="text/css" href="https://www.klayout.de/format.css?v2.0"/> |
| <link rel="shortcut icon" href="https://www.klayout.de/favicon.ico"/> |
|
|
| |
| <link rel="stylesheet" type="text/css" href="https://www.klayout.de/fonts.css"/> |
|
|
| |
| <script src="https://www.klayout.de/jquery-3.4.1.min.js"></script> |
|
|
| |
| <link href="https://www.klayout.de/bootstrap-4.3.1-dist/css/bootstrap.min.css" rel="stylesheet"> |
| <script src="https://www.klayout.de/bootstrap-4.3.1-dist/js/bootstrap.min.js"></script> |
|
|
| |
|
|
| </head> |
|
|
| <body> |
|
|
| <div class="klayout-header"> |
|
|
| <div class="container mb-5"> |
|
|
| <nav class="navbar navbar-dark navbar-expand-lg"> |
|
|
| <a class="navbar-brand" href="https://www.klayout.de"><img src="https://www.klayout.de/klayout.png" srcset="https://www.klayout.de/klayout-x2.png 2x" alt="KLayout"></a> |
|
|
| <div class="collapse navbar-collapse" id="navbarToggleExternalContent"> |
|
|
| <ul class="navbar-nav ml-auto mr-auto"> |
|
|
| <li class="nav-item dropdown active mr-4"> |
| <a class="nav-link dropdown-toggle klayout-menu" href="#" id="navbarDropdown" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"> |
| About |
| </a> |
| <div class="dropdown-menu" aria-labelledby="navbarDropdown"> |
| <a class="dropdown-item" href="https://www.klayout.de/intro.html">KLayout Project</a> |
| <a class="dropdown-item" href="https://www.klayout.de/doc.html">Documentation</a> |
| <a class="dropdown-item" href="https://www.klayout.de/galleries.html">Galleries</a> |
| <a class="dropdown-item" href="https://www.klayout.de/credits.html">Credits</a> |
| <div class="dropdown-divider"></div> |
| <a class="dropdown-item" href="https://www.klayout.de/contact.html">Contact</a> |
| <a class="dropdown-item" href="https://www.klayout.de/impressum.html">Impressum / Imprint</a> |
| <a class="dropdown-item" href="https://www.klayout.de/privacy_policy.html">Datenschutz / Privacy Policy</a> |
| </div> |
| </li> |
| <li class="nav-item active mr-4"> |
| <a class="nav-link klayout-menu" href="https://www.klayout.de/build.html">Get KLayout</a> |
| </li> |
| <li class="nav-item active mr-4"> |
| <a class="nav-link klayout-menu" href="https://sami.klayout.org">Package Index</a> |
| </li> |
| <li class="nav-item active mr-5"> |
| <a class="nav-link klayout-menu" href="https://www.klayout.de/forum">Forum</a> |
| </li> |
| <li class="nav-item active"> |
| <span class="nav-link klayout-menu"> |
| <a href="https://f-si.org"><img src="https://www.klayout.de/f-si_logo_32h_w.png" border="0" title="Free Silicon Foundation" alt="F-Si"/></a> |
| <a class="ml-4" href="https://github.com/KLayout"><img src="https://www.klayout.de/GitHub-Mark-32px-white.png" border="0" title="KLayout on GitHub" alt="GitHub"/></a> |
| </span> |
| </li> |
|
|
| </ul> |
|
|
| </div> |
|
|
| |
| <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarToggleExternalContent" aria-controls="navbarToggleExternalContent" aria-expanded="false" aria-label="Toggle navigation"> |
| <span class="navbar-toggler-icon"></span> |
| </button> |
|
|
| </nav> |
|
|
| </div> |
|
|
| </div> |
|
|
| <div class="container"> |
| <h1>Release Notes</h1> |
| <table class='text' border='0' width='90%' align='center'> |
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.29.6</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.29.6'></a> |
| <p>Release date: 2024-08-15</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1814">#1814</a> Application freezes on Ctrl+Select |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1816">#1816</a> interacting operation between EdgePairs and Region (or edges)<br/> |
| EdgePair layers in DRC can now tested for interacting with edges and polygons |
| (includes: inside, outside). New methods for EdgePairs: EdgePairs#inside etc. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1819">#1819</a> Discrete soft small rendering |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1823">#1823</a> "Select all" was not working as expected for texts, API "select_all" was not working at all. |
| </li> |
| <li> |
| <b>Bugfix</b>: Typo: ParameterState#icon was named 'tooltip' |
| </li> |
| <li> |
| <b>Enhancement</b>: Allowing RBA::Net objects for DRCLayer#nets as well |
| </li> |
| <li> |
| <b>Enhancement</b>: const versions of Layout#cell and Layout#top_cell(s) |
| </li> |
| <li> |
| <b>Enhancement</b>: Generic GSI method and #_const_cast to make a const<br/> |
| reference into a non-const one (use with care) |
| </li> |
| <li> |
| <b>Bugfix</b>: 'netter' function in DRC wasn't working as described - it raised an error |
| </li> |
| <li> |
| <b>Enhancement</b>: Provide a warning message when closing the window while an operation is ongoing |
| </li> |
| <li> |
| <b>Bugfix</b>: Avoid a segfault in the property editor due to invalid array access |
| </li> |
| <li> |
| <b>Bugfix</b>: Properties dialog: stop handling 'Enter' key - use 'Ok' to close it |
| </li> |
| <li> |
| <b>Enhancement</b>: Some improvements on Ascend and Descend: |
| <ul> |
| <li>Ascend now walks up the unspecific tree too</li> |
| <li>Descend enters cell if selected transiently</li> |
| <li>New feature "Descend into" which also selects the child cell |
| as current top</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.29.5</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.29.5'></a> |
| <p>Release date: 2024-07-30</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1784">#1784</a> Spice throws error at midline semicolon comments |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1790">#1790</a> Support for recursive PCell instances |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1804">#1804</a> Instantation path highlight mismatch with view window |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1768">#1768</a> Change "angle constraint" of box and ellipse ruler templates to "any angle" by default |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1776">#1776</a> Undo/redo from List |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1779">#1779</a> Marker Browser: make the state of the "By Cell" or "By Category" tree persistent |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1799">#1799</a> Can't set cell properties by script |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1794">#1794</a> MetaInfo with (gigantic) size makes klayout write a faulty gds |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1793">#1793</a> inconsistent results in width_check when calling by keyword argument |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1782">#1782</a> Internal error on "nan" values in PCells |
| </li> |
| <li> |
| <b>Enhancement</b>: GDS2 writer now observes limitations of the file format<br/> |
| and raises more errors on value over- or underflows. This should specifically |
| avoid issues writing certain large arrays which are legal inside KLayout, but |
| illegal in GDS2. |
| </li> |
| <li> |
| <b>Bugfix</b>: Small bugfix: 'Delete selected stacks' was not working from stack tech component editor's context menu |
| </li> |
| <li> |
| <b>Enhancement</b>: Trying to improve "grab" behavior of partial selection.<br/> |
| In certain situations is was difficult to grab the partial selected edges. |
| Instead other edges would be selected. Now, it is enough to click inside the |
| bounding box of the partial selection. |
| </li> |
| <li> |
| <b>Bugfix</b>: Including more GeneratorExit and StopAsyncIteration in the ignored exceptions for Python.<br/> |
| These exception now do not make the debugger stop any longer. |
| </li> |
| <li> |
| <b>Bugfix</b>: Properly transferring ownership for variant to Python/Ruby translation.<br/> |
| This is required for some Python and Ruby bindings, when objects are |
| transferred through generic arrays. |
| </li> |
| <li> |
| <b>Enhancement</b>: Added Region#being_shapes_rec and Region#begin_merged_shapes_rec.<br/> |
| Mainly for being able to retrieve shapes with properties from Region#nets |
| </li> |
| <li> |
| <b>Enhancement</b>: Convenience methods Shape#properties, Layout#properties, Cell#properties, Instance#properties.<br/> |
| These method will obtain all properties as a hash. |
| </li> |
| <li> |
| <b>Enhancement</b>: Added Netlist#top_circuit and Netlist#top_circuits convenience methods.<br/> |
| These methods will deliver the single top circuit or a list of top circuits. |
| </li> |
| <li> |
| <b>Enhancement</b>: "Copy cells" now has an option to mute the dialog (shallow/deep)<br/> |
| and the dialog is only shown if there are subcells |
| </li> |
| <li> |
| <b>Enhancement</b>: Added Shapes#break_polygons, Layout#break_polygons, Region#break_polygons.<br/> |
| These methods split large polygons into smaller pieces. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.29.4</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.29.4'></a> |
| <p>Release date: 2024-07-08</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1780">#1780</a> Crash on deleting multiple selected shapes or items |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.29.3</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.29.3'></a> |
| <p>Release date: 2024-07-06</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1774">#1774</a> ImportError: cannot import name '__version__' from 'klayout' |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1771">#1771</a> Python exception formatting: backtrace missing for Python >=3.11.7 |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1757">#1757</a> Fixed memory issue |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1756">#1756</a> Configure timeout for HTTP(S) requests<br/> |
| A new environment variable has been introduced to configure the |
| HTTP(S) timeout: KLAYOUT_HTTP_TIMEOUT (timeout value in seconds, |
| default is 10s) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1769">#1769</a> Typo fixed |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1751">#1751</a> Code sanity issue fixed |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1750">#1750</a> Code sanity issue fixed |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1747">#1747</a> Transformations on negative floats/ints |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1743">#1743</a> strmxor shows no difference, klayout xor shows 85 |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1741">#1741</a> Tooltip strings for PCell parameters |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1733">#1733</a> Instance selecion in object properties does not match with view port object highlight |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1655">#1655</a> Marker object lifetime management |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC - step-wise size with "inside" and "outside" constraint<br/> |
| This feature is handy for implementing latch-up rules more efficiently. |
| </li> |
| <li> |
| <b>Bugfix</b>: OASIS reader - avoiding slight rounding of DBU In python read/write cycle (discussion-2526) |
| </li> |
| <li> |
| <b>Bugfix</b>: Proper tracking of references of RecursiveShapeIterator.<br/> |
| Related to issue #1742, but not directly. |
| </li> |
| <li> |
| <b>Bugfix</b>: Symlinks in the salt paths might have lead to macro duplication |
| </li> |
| <li> |
| <b>Bugfix</b>: Ruby binding - "return" inside block was behaving like "break".<br/> |
| Now, "return" will leave the current function. |
| </li> |
| <li> |
| <b>Enhancement</b>: LVS layer naming now also accepts an optional layer/datatype information. |
| </li> |
| <li> |
| <b>Enhancement</b>: XOR performance enhanced in deep mode for "almost same" inputs. |
| </li> |
| <li> |
| <b>Bugfix</b>: Macro debugger now does not prevent paint events and<br/> |
| screen refresh should work while debugging. In addition, the debugger |
| does not deadlock the desktop when using the help browser's search |
| function. Side effects are yet unknown - maybe debugging Qt event |
| handlers now becomes less stable. |
| Issue #1770 addresses a problem introduced during this effort and also |
| fixed in this release. |
| </li> |
| <li> |
| <b>Bugfix</b>: During modal dialogs, the debugger's run/stop and step buttons were not working. |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC size/sized now also accepts sizing mode as string.<br/> |
| For example "layer.sized(1.um, 'square_limit')" will work now. |
| Previously, this argument has been ignored. This will make the GF180 DRC deck work properly. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.29.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.29.2'></a> |
| <p>Release date: 2024-06-06</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1724">#1724</a> Don't read duplicate LEF files |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1722">#1722</a> [macOS] Crash when opening layout having Custom Macro Menus |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1721">#1721</a> Feature request: send results from a query to selection |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1719">#1719</a> Small LVS issues |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1710">#1710</a> Feature request: create separate cell for def FILL |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1709">#1709</a> Problem displaying multiple text labels with same x value |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1706">#1706</a> [macOS] User Properties Dialog Crashes |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1701">#1701</a> Feature request: strm2oas should report input unit differences |
| </li> |
| <li> |
| <b>Enhancement</b>: Methods to obtain representative shapes of subcircuit pin and terminals, i.e.<br/> |
| LayoutToNetlist#shapes_of_pin, LayoutToNetlist#shapes_of_terminal. |
| </li> |
| <li> |
| <b>Enhancement</b>: Some enhancements in the Ruby/Python area like better messages in case<br/> |
| of argument mismatch errors and better handling of default values for enum arguments. |
| </li> |
| <li> |
| <b>Enhancement</b>: LayoutToNetlist#layer_indexes, LayoutToNetlist#layer_info (convenience) |
| </li> |
| <li> |
| <b>Enhancement</b>: blend-mode 0 (aka AddToCell) now does not generate instance duplicates |
| </li> |
| <li> |
| <b>Bugfix</b>: Some bug fixes on macro IDE: deleted macros do not become "zombie tabs" for example |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.29.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.29.1'></a> |
| <p>Release date: 2024-05-04</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1700">#1700</a> Porting 2.5d view for compatibility with OpenGL 3.0 for better support on other platforms<br/> |
| This however comes with a larger memory footprint during rendering. Something to fix later. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1696">#1696</a> Cannot read LVS or L2N report with generic devices |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1691">#1691</a> LVS soft connections: making a soft connection to a device terminal disconnects the device |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1683">#1683</a> Spice reader accepts circuits without definition but pins get shorted |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1681">#1681</a> Spice reader ".endl" should accept lib name |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1679">#1679</a> Update sample macros for migration to Qt6 |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1678">#1678</a> Qt major version-wise Assistant |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1671">#1671</a> Search and replace: Delete instances crashes KLayout |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1666">#1666</a> 'Visibility Follows Selection' option for the 2.5d view |
| </li> |
| <li> |
| <b>Bugfix</b>: HTTPS timeout included time to enter password<br/> |
| So you had 10 seconds max. to enter your password :( |
| </li> |
| <li> |
| <b>Bugfix</b>: marker and net browser windows did not get closed when clicking on close icon |
| </li> |
| <li> |
| <b>Bugfix</b>: "duplicate interactive" now also working for rulers |
| </li> |
| <li> |
| <b>Enhancement</b>: "upcase", "downcase" functions for expressions |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC features to reduce coding effort for certain rules |
| <ul> |
| <li>New options for "corners": 'absolute' and 'negative' options</li> |
| <li>New options for with/without_angle: 'absolute' option.</li> |
| </ul> |
| </li> |
| <li> |
| <b>Bugfixes</b>: SPICE reader |
| <ul> |
| <li>now detects recursive circuit calls</li> |
| <li>skips empty top level circuit now, which did not happen when |
| control statements were present at top level</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: DRC report category formation: |
| <ul> |
| <li>"output" will add shapes to a category is the category name was |
| used before</li> |
| <li>"output" accepts an array of names for the category name, creating |
| a sub-category hierarchy</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Enhanced handling of cell variants in DRC reports<br/> |
| Now, cell variants are listed with the original cell name and |
| a description of the variant formation. |
| </li> |
| <li> |
| <b>Enhancement</b>: Marker browser enhancements and RDB API |
| <ul> |
| <li>items can be added comment strings now.</li> |
| <li>"info" and "save" function in marker database browser File menu</li> |
| <li>file name shown in RDB selection drop-down</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC waiver concept<br/> |
| KLayout now includes a way to store waive flags along with RDB databases. |
| A waiver DB is nothing else than a report database file annotated with |
| waive flags and other attributes like comments, images etc. |
| For details see documentation under "DRC Basics". |
| New functions in marker browser: |
| <ul> |
| <li>apply waiver DB</li> |
| <li>save as waiver DB</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Editor hooks<br/> |
| This feature allows dynamically annotating shapes while |
| they are edited. This feature is somewhat experimental as of now. |
| See "EditorHooks" class for an example. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.29.0</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.29.0'></a> |
| <p>Release date: 2024-04-01</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1662">#1662</a> Strong default grids |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1656">#1656</a> Display-->Goto Position dialog should accept + as well as - for number prefixes |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1651">#1651</a> Errors when adding polygons with 4 points |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1644">#1644</a> DRC: some issues with edge layers |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1643">#1643</a> DRC: Feeding the same layer to two-layer operations in deep mode does not render the desired result |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1638">#1638</a> let klayout marker browser read strmxor .. xor.gds.gz, xor.oas result files |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1637">#1637</a> XOR optimization for prBoundary layer |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1632">#1632</a> rdb python/ruby module: modifing items not possible as they are const |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1598">#1598</a> LVS - Support for Soft Connections |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1586">#1586</a> Refactoring transformation conversion functions for complex transformation |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1583">#1583</a> Add possibility to customize main window title |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1513">#1513</a> Update Qt version for Qt bindings to 5.12.12 and 6.2.1 |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1356">#1356</a> Instance Property form: Array Instance col/row would be more intuitive then the current row/col |
| </li> |
| <li> |
| <b>Enhancement</b>: New ruler type "auto measure along edge" |
| </li> |
| <li> |
| <b>Enhancement</b>: Trigger ruler measurement on mouse hovering transiently |
| </li> |
| <li> |
| <b>Enhancement</b>: Min and max value bounds for PCell parameters in editor<br/> |
| The condition is not strictly enforced - for example it is not checked when |
| changing parameters programmatically. For that, use "coerce_parameters". |
| Still, this feature is an editing aid. |
| </li> |
| <li> |
| <b>Bugfix</b>: Pixel garbage in color selector button with "Auto" color selected |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC/LVS - connect_explicit did not accept an array of nets as single argument |
| </li> |
| <li> |
| <b>Bugfix</b>: 'edge outside polygon' now consistently ignores the border of the polygon |
| </li> |
| <li> |
| <b>Bugfix</b>: Warning level was ignored for some warnings in LEF/DEF reader |
| </li> |
| <li> |
| <b>Bugfix</b>: Netlist reader: anonymous circuits are not checked for known parameters |
| </li> |
| <li> |
| <b>Enhancement</b>: LVS - Supporting remote must-connect connections<br/> |
| So far, must-connect connections had to be made one level up in the hierarchy |
| or promoted further using labels and such. Now, must-connect connections |
| can be made at any point up in the hierarchy. |
| </li> |
| <li> |
| <b>Bugfix</b>: LVS - do not waste too much time analyzing failed matches |
| </li> |
| <li> |
| <b>Enhancement</b>: LVS - LVS: Consider net names identical that differ<br/> |
| in signal type suffix only - e.g. 'NET:I' is identical to 'NET' |
| </li> |
| <li> |
| <b>Enhancement</b>: OASIS reader will produce layers that are listed in layer table<br/> |
| but empty. Previously, empty layers were never created, even if listed in |
| the layer table. |
| </li> |
| <li> |
| <b>Enhancement</b>: Reading from HTTP streams and pipes now supports automatic .gz uncompression |
| </li> |
| <li> |
| <b>Enhancement</b>: New DRC Features |
| <ul> |
| <li>"edges" method allows selecting convext/concave/step edges</li> |
| <li>Interaction count for edge/edge edge/polygon "interacting"</li> |
| <li>Improved handling of dots (degenerated edges) - these are now |
| passed through the edge/edge and edge/polygon booleans and |
| participate in "interact". This enables selecting corners and |
| using them to select edges.</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: New RBA/pya Features |
| <ul> |
| <li>Main window title: MainWindow#title (property)</li> |
| <li>MainWindow#synchronous (getter added)</li> |
| <li>LayoutView#is_dirty?</li> |
| <li>Triangulation: Region#delaunay</li> |
| <li>Quality rasterizer: Region#rasterize</li> |
| <li>Generic edge and polygon filters and operators support hierarchical processing |
| with Python or Ruby callbacks: classes EdgePairFilter, EdgePairOperator, |
| EdgePairToPolygonOperator, EdgePairToEdgeOperator, EdgeFilter, EdgeOperator, |
| EdgeToPolygonOperator, EdgeToEdgePairOperator, PolygonFilter, PolygonOperator |
| PolygonToEdgeOperator, PolygonToEdgePairOperator, TextFilter, TextOperator, |
| TextToPolygonOperator |
| Methods: EdgePairs#filter, EdgePairs#filtered, EdgePairs#process, EdgePairs#processed, |
| same for Edges, Regions and Texts</li> |
| <li>Polygon#split, Polygon#break, same for DPolygon, SimplePolygon, DSimplePolygon</li> |
| <li>Keyword arguments for Python, Ruby and Expressions</li> |
| <li>You can now also use "klayout" package inside the application (same code |
| for Python module and application) - i.e. "import klayout.db"</li> |
| <li>Synonyms: connect/disconnect for events for better compatibility with PyQt5</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.17</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.17'></a> |
| <p>Release date: 2024-02-16</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1626">#1626</a> Technology specific grids |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.16</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.16'></a> |
| <p>Release date: 2024-02-12</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1623">#1623</a> Package installation with "-y" from command line does not work for URL or file |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1619">#1619</a> Segfault on Fedora-39 with Python 3.12.1 |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1618">#1618</a> Leaking Python reference causing trouble with iterators |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1616">#1616</a> DRC doc typo |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1614">#1614</a> LEF/DEF .map should not map boundaries and fill to ALL purpose |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1609">#1609</a> Cell.read doesn't read LayoutMetaInfo |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1608">#1608</a> CustomResistorExtraction: show faulty device in GUI |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1603">#1603</a> Weird parameter dialog resizing when hiding / showing many parameters at once with callback_impl |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1602">#1602</a> [Qt6] Cannot normally quit the main application window |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1594">#1594</a> "connect" (in flat mode) + multiple top cells give an error message |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1592">#1592</a> DXF file parsing error, about spline curve |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC enhancements related to touching edges |
| <ul> |
| <li>New DRC function switches: "without_touching_corners", "without_touching_edges" |
| to skip width and space errors at kissing corners and touching-edge configurations</li> |
| <li>Kissing corners are now detected also in non-collinear edge configurations</li> |
| </ul> |
| </li> |
| <li> |
| <b>Bugfix</b>: fixed rendering of color selection buttons on High-DPI screens |
| </li> |
| <li> |
| <b>Bugfix</b>: cross-hair cursor should not use selection default line width and styles |
| </li> |
| <li> |
| <b>Enhancement</b>: OASIS reader errors out on broken OASIS with duplicate CELLNAMEs |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.15</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.15'></a> |
| <p>Release date: 2024-01-04</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1578">#1578</a> Missing strm2*.exe in the Windows portable binary package (*.zip) |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1569">#1569</a> Make "toggle (selected) layer" key-bindable |
| <ul> |
| <li>Plus feature: "visibility follows selection"</li> |
| </ul> |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1565">#1565</a> quit() raises an error in KLayout Python Console |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1556">#1556</a> Cannot shrink Marker Browser window |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1539">#1539</a> Misleading description in 'Flatten Cell' |
| </li> |
| <li> |
| <b>Enhancement</b>: Supporting UCRT runtime option in MSYS2 deployment |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC, LVS and other higher-level functionality now supported on 64 bit coordinate builds |
| </li> |
| <li> |
| <b>Bugfix</b>: initial tip dialogs appear on same screen than application |
| </li> |
| <li> |
| New binaries: |
| <ul> |
| <li>Windows binaries now include UCRT (64 bit) and 64 bit coordinate versions</li> |
| <li>RockyLinux 9 RPMs included</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.14</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.14'></a> |
| <p>Release date: 2023-12-08</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1563">#1563</a> Duplicated Tabs in the Macro Development Tool |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1560">#1560</a> git+https package installation on windows fails |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1559">#1559</a> (partial) Move function not respecting some diagonals |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1549">#1549</a> Layout.error_layer now available in recursive shape search |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1542">#1542</a> KLayout crashes on exit |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1535">#1535</a> Support pathlib.Path in Python API<br/> |
| Implicitly converts objects to strings using "str(object)" (Python) or "object.to_s" (Ruby). |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1533">#1533</a> KLayout crashing with two consecutive calls of the same LayoutView::show_layout command |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1531">#1531</a> When symlinking a .def to a target without .def suffix, file can't be loaded |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1530">#1530</a> polygon from 2 size tuple points<br/> |
| The effect of this feature is pretty basic: tuples or lists are used as constructor |
| arguments for implicitly creating an object in place of them. Hence, "(x,y)" can be |
| used instead of a vector or a point. In some cases, this leads to ambiguities and |
| the implicit resolution will fail however. |
| Specifically a list of size-2 tuples can be passed to the "points" arguments of |
| Polygon and Path. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1528">#1528</a> LEF: Implement LEF58_WIDTHTABLE |
| </li> |
| <li> |
| <b>Enhancement</b>: new methods (D)Edge#euclidian_distance and (D)EdgePair#distance |
| </li> |
| <li> |
| <b>Bugfix</b>: package download dialog: mute an assertion, less questions for re-running macros |
| </li> |
| <li> |
| <b>Enhancement</b>: reading $KLAYOUT_GIT_PROXY_HTTP for proxy URL in Git downloads |
| </li> |
| <li> |
| <b>Bugfix</b>: cheats were not enabled for edges and (implicit) polygon merges such as for "sized" |
| </li> |
| <li> |
| <b>Bugfix</b>: more consistent behavior for Marker Browser / Scan Shapes |
| <ul> |
| <li>Scan Shapes Hierarchical will scan from current cell, not all cells</li> |
| <li>Marker browser shows markers propertly also in descended mode</li> |
| <li>Marker database description of shown in selection box</li> |
| </ul> |
| </li> |
| <li> |
| <b>Bugfix</b>: Search feature in macro editor does not jump back to first position |
| </li> |
| <li> |
| <b>Bugfix</b>: "Trace All Nets" |
| <ul> |
| <li>Asks for stack now in case of multiple stacks (previously: took that from "Trace Nets" dialog)</li> |
| <li>Skips symbols which are not used (previously: extracted them as disconnected layers)</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.13</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.13'></a> |
| <p>Release date: 2023-11-20</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1534">#1534</a> Layout::dup does not copy properties |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1533">#1533</a> KLayout crashing with two consecutive calls of the same LayoutView::show_layout command |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1532">#1532</a> DRC checks give incorrect results in deep mode with magnified instances |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1527">#1527</a> Marker Database Browser: add context menu to Info widget |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1522">#1522</a> Changing ruler/annotation from script weirdly interferes with pya.Application.commit_config |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1514">#1514</a> Package manager: Support for Git-hosted packages |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1512">#1512</a> "get_image" of LayoutView should also work on inactive views |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1511">#1511</a> Typo |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1510">#1510</a> Cross hair cursor |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1503">#1503</a> Import LEF/DEF - LEF files given in list are ignored for DEF import |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1499">#1499</a> strm2oas: support LAYER <layername> TYPE OVERLAP ; for L-shaped abstracts |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1486">#1486</a> Invalid error "Some macros are configured to run automatically" when changing reader options |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1485">#1485</a> Incorrectly set output cell name if using DRC::cell |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1482">#1482</a> Strict mode oasis should write the S_CELL_OFFSET into the CELLNAME table |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/885">#885</a> Must-connect checks in LVS |
| </li> |
| <li> |
| <b>Bugfix</b>: -without-qt builds did not include DRC or LVS |
| </li> |
| <li> |
| <b>Enhancement</b>: Added Layout#error_layer |
| </li> |
| <li> |
| <b>Enhancement</b>: Option -k for copying log to a file |
| </li> |
| <li> |
| <b>Enhancement</b>: Editor option to control snapping to grid while moving<br/> |
| This controls whether objects are snapped to grid (on) or moved in grid |
| increments (off) |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.12</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.12'></a> |
| <p>Release date: 2023-09-12</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1477">#1477</a> Macro IDE: changing the colors does not have an effect |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1474">#1474</a> Throw a FATAL ERROR when multiple cellname have the same refnum |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1473">#1473</a> Ignore 'Summarize missing layers' when sending XOR result to other layout) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1472">#1472</a> DEF path with first/last segment length < halfwidth are read wrong |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1471">#1471</a> Make warning about 'FOREIGN differs from MACRO name' more informative |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1470">#1470</a> DEF pinname VDD.extra1 should be written as VDD TEXT in gds/oasis |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1465">#1465</a> (maybe fixed) DRC crash at end of script |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1464">#1464</a> Layout#get_info and Layout#set_info not longer segfault on wrong layer index |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1460">#1460</a> CellRename dialog is larger now initially |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1307">#1307</a> (partial) Produce UNPLACED macros if location is provided |
| </li> |
| <li> |
| <b>Enhancement</b>: New aliases for inline operators (e.g. "+=") in RBA::Region and similar classes<br/> |
| Reasoning is that "+=" in Ruby is resolved into "+" and "=" which does not make |
| use of the inline optimization. Using "join_with" instead will avoid this. Other alias: |
| "join" for "+", "and" for "&", "and_with" for "&=", "not" for "-", "not_with" for "-=", |
| "or" for "|", "or_with" for "|=", "xor" for "^" and "xor_with" for "^=". |
| </li> |
| <li> |
| <b>Bugfix</b>: Deep region 'transform' with plain shift was not working properly with scaled instances |
| </li> |
| <li> |
| <b>Bugfix</b>: Re-run of include-expanded DRC/LVS wasn't working |
| </li> |
| <li> |
| <b>Bugfix</b>: Proper Python stack trace in debugger for Python 3.10 |
| </li> |
| <li> |
| <b>Enhancement</b>: Allowing to select cells by error markers too (so that PCells with errors can be selected) |
| </li> |
| <li> |
| <b>Bugfix</b>: Avoid a segfault in the properties dialog |
| </li> |
| <li> |
| <b>Enhancement</b>: Crash log now is shown in a more reliable way - but less fancy.<br/> |
| In addition, a crash log is written 'klayout_crash.log' in the home path |
| and the crash message is printed to error. |
| </li> |
| <li> |
| <b>Bugfix</b>: Don't clear search when switching macro editor pages |
| </li> |
| <li> |
| <b>Enhancement</b>: Macro editor file change notification now also is no longer a modal window |
| </li> |
| <li> |
| <b>Enhancement</b>: Macro editor does not list __pycache__ directories |
| </li> |
| <li> |
| <b>Enhancement</b>: Pick a tab in Macro editor from the context menu of tab bar |
| </li> |
| <li> |
| <b>Bugfix</b>: Moving a text with a non-centered vertical alignment now uses the right location |
| </li> |
| <li> |
| <b>Enhancement</b>: 'Copy interactive' will maintain selection |
| </li> |
| <li> |
| <b>Enhancement</b>: Better integration of partial mode - for example 'interactive move' now also acts on partial selection |
| </li> |
| <li> |
| <b>Bugfix</b>: Cleanup after deleting cells in partial mode - no new top cells appear |
| </li> |
| <li> |
| <b>Enhancement</b>: Package manager |
| <ul> |
| <li>Do not update macros while installing: avoids transient error messages</li> |
| <li>Offer to autorun macros also after package update (so far only on package new installation</li> |
| </ul> |
| </li> |
| <li> |
| <b>Bugfix</b>: Fixed a issue with the search box on the macro editor<br/> |
| when switching to the replace text box, focus was passed to the text editor instead |
| </li> |
| <li> |
| <b>Enhancement</b>: CIF reader progress now functional |
| </li> |
| <li> |
| <b>Enhancement</b>: Some speedup while sorting instances |
| </li> |
| <li> |
| <b>Bugfix</b>: LayoutView does no longer need processEvents when saving an image to PNG |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.11</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.11'></a> |
| <p>Release date: 2023-08-09</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1307">#1307</a> (partial) LEF/DEF PIN labels are taken from NET, not PIN name |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1415">#1415</a> GDS2 files with meta info are not read by old versions of KLayout |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1422">#1422</a> DXF file parsing error, about spline curve |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1425">#1425</a> Python Binding / Layout / find_layer broken for layer "name" |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1428">#1428</a> Feature request: "%include" in macros should allow including XML files too |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1430">#1430</a> Add option to filter out geometric primitives from Marker Database Browser Info widget |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1432">#1432</a> strm2oas def ignores path segment after + VIRTUAL + RECT |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1433">#1433</a> Fix def syntax error in testdata/lefdef/viasize2/test.def |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1453">#1453</a> Zoom (in) function with selected layers significantly slower in newer releases |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1438">#1438</a> Provide a configuration option to switch back to old-style text selection (at origin only) |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1440">#1440</a> Relative margin for Marker Database Browser |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1441">#1441</a> Support for label position in Marker Database Browser |
| </li> |
| <li> |
| <b>Enhancements</b>: |
| <ul> |
| <li>Add a default extension to file names unless one is given</li> |
| <li>Selection on partial mode enhanced: allow selection of edge |
| ends if edges overlap, graphical indicator for selected partial</li> |
| <li>Wheel events do no longer change Combo Box selections</li> |
| <li>DRC/LVS: log output overhead reduced for faster execution in |
| small layout cases</li> |
| <li>Added RBA::Image/pya.Image constructor taking QImage and PixelBuffer</li> |
| <li>Point objects are native citizens now of the database and act as |
| representatives for handles, better editing and visualization of |
| the latter</li> |
| <li>Macro editor has "find previous" button now</li> |
| <li>Mitigate the effect of overriding a globally-defined technology |
| with -nn on the command line by creating tech variants</li> |
| <li>LEF/DEF map files now allow LEFPINNAME and PINNAME purpose to |
| map pin labels in a more consistent way</li> |
| </ul> |
| </li> |
| <li> |
| <b>Bugfix</b>: |
| <ul> |
| <li>Tilde expansion wasn't working for layout write</li> |
| <li>Python specific API documentation did not mention disambiguation |
| for property/method ambiguity</li> |
| <li>Python error messages are more readable and contain the exception |
| class</li> |
| <li>PCell layer-type parameters did not work without a default value</li> |
| <li>Point-like PCell handles now cannot be spoiled any longer in partial |
| mode</li> |
| <li>"Duplicate" was also duplicating cells or layers depending on the |
| scope which was irritating. Now it's confined to geometry</li> |
| <li>DRC/LVS logs list the correct line also with include files</li> |
| <li>"report" wasn't working in DRC/LVS scripts for scripts only using |
| external sources</li> |
| <li>Fixed a potential segfault on application exit</li> |
| <li>Enhancements to the macro editor's search & replace function - |
| "replace and search next" wasn't working properly and other flaws</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.10</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.10'></a> |
| <p>Release date: 2023-07-05</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1397">#1397</a> LayoutMetaInfo serialization/deserialization problem |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1404">#1404</a> Better support for editing mode in Qt-less LayoutView |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1407">#1407</a> Clip functions do not support polygons with holes |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1409">#1409</a> Text edit issue (internal error) |
| </li> |
| <li> |
| <b>Enhancements</b>: |
| <ul> |
| <li>Made 'time' parameter optional for MainWindow#message</li> |
| <li>strmxor performance with --deep enhanced</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.9</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.9'></a> |
| <p>Release date: 2023-06-10</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1281">#1281</a> Layout diff can ignore shape or instance duplicates |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1393">#1393</a> GDS2Text format not supported in Python module |
| </li> |
| <li> |
| <b>Bugfix</b>: "add meta info" did not take "persisted" flag |
| </li> |
| <li> |
| <b>Enhancement</b>: "profile" feature for DRC and LVS |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC can write to multiple targets now |
| <ul> |
| <li>new functions "new_report", "new_target": create output channel objects |
| that can be used to redirect "output" to specific other channels</li> |
| </ul> |
| </li> |
| <li> |
| <b>Bugfix</b>: GDS2 reader should not segfault on certain broken files |
| </li> |
| <li> |
| <b>Enhancement</b>: performance improvement of hierarchical XOR in certain cases |
| </li> |
| <li> |
| <b>Enhancement</b>: New methods |
| <ul> |
| <li>Layout#copy_layer, Layout#move_layer and Layout#clear_layer with shape type selector</li> |
| <li>Shapes#clear with shape type selector</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.8</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.8'></a> |
| <p>Release date: 2023-05-23</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1314">#1314</a> Storing (arbitrary) data in metadata |
| <ul> |
| <li>Meta information can be attached to layout and cells</li> |
| <li>Meta information has a string key and arbitrary value (hash, list supported)</li> |
| <li>Optionally, meta information can be made persistent and |
| is stored in the (KLayout specific) context section of GDS2 and OASIS</li> |
| <li>Meta information is shown in the user properties dialog, but is not editable</li> |
| <li>Meta information is similar, but not the same than user properties</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1324">#1324</a> Feature request: hide empty groups |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1345">#1345</a> feature request: create a def single/mulitpart path import option |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1348">#1348</a> "Reload Files" popup prevents closing KLayout |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1349">#1349</a> Add application events for indicating start/finish of restoring session |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1353">#1353</a> Bug in RecursiveInstanceIterator |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1357">#1357</a> Add binding for QObject::findChildren |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1360">#1360</a> LayoutView not promoted to correct class after Plugin initialization |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1366">#1366</a> Slow merging of polygons from width check edge pairs |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1373">#1373</a> Region "+" skips shapes with user properties on second input |
| </li> |
| <li> |
| <b>Enhancement</b>: Ruby debugger performance improvement - with debugger enabled, Ruby script execution was very slow |
| </li> |
| <li> |
| <b>Enhancement</b>: Polygon "decompose_convex" tries harder to avoid generating thin slivers |
| </li> |
| <li> |
| (Significant) Enhancement: Selection of labels now considers label area, not just label origin point |
| </li> |
| <li> |
| <b>Bugfix</b>: Making 'R', 'L' and 'C' parameters for the respective Spice elements beside "value" |
| </li> |
| <li> |
| <b>Enhancement</b>: Zoom In/Out menu functions now use the current mouse position for the zoom fixpoint (important when binding them to a key) |
| </li> |
| <li> |
| <b>Bugfix</b>: More consistent behavior of RBA/pya: enum classes are properly made available (was for example RBA::Qt::Qt_Keys instead of RBA::Qt_Keys and pya.Qt.Keys was no fully initialized type object) |
| </li> |
| <li> |
| <b>Bugfix</b>: Netlist reader: anonymous circuits (without definition) will not fail because of unknown parameters |
| </li> |
| <li> |
| <b>Bugfix</b>: Closed paths lost last point after editing in partial edit mode |
| </li> |
| <li> |
| <b>Enhancement</b>: Somewhat better grid snapping in partial edit mode |
| </li> |
| <li> |
| Bugfixes/enhancements: Macro editor |
| <ul> |
| <li>fixed missing icons for "back" and "forward"</li> |
| <li>enhancements for "search & replace"</li> |
| <li>Ctrl+R and Ctrl+Shift+R for replace and "replace all"</li> |
| <li>Fixed tool tips for buttons</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.7</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.7'></a> |
| <p>Release date: 2023-04-22</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1320">#1320</a> Support for .lib statement in Spice |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1321">#1321</a> Tilde expansion in paths (e.g. "~/test.gds") on Linux |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1322">#1322</a> RBA/pya: Manipulation of NetTracerTechnologComponent |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1327">#1327</a> Python module: segfault on exit when hierarchy iterators are alive |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1328">#1328</a> Width of layer selection boxes fixed and too small for long layer names |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1339">#1339</a> RBA/pya: A method to get the QWidget for a LayoutView |
| </li> |
| <li> |
| <b>Enhancement</b>: Better compatibility of Spice reader with ngspice |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.6</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.6'></a> |
| <p>Release date: 2023-03-16</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1249">#1249</a> Include expanded/collapsed state of layer properties into session |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1265">#1265</a> Issues installing klayout with pip on macOS related to libpng |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1271">#1271</a> __version__ attribute in Python modules available now |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1287">#1287</a> Goto Position (CRTL+G) is not showing the origin (0,0) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1291">#1291</a> Better compatibility of PyQt5 and KLayout (i.e. debugger does not crash) |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1294">#1294</a> Persisting layer properties in sessions |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1302">#1302</a> Select filter is not applied in partial mode |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1304">#1304</a> Spice netlist reader: should read "M" terminals in DGS order |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1309">#1309</a> Incomplete fill (polygon rasterizer issue) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1315">#1315</a> Cannot export layers from Marker Browser in viewer mode |
| </li> |
| <li> |
| Bugfix/enhancement: some LEF/DEF parser issues solved with the help of a new complete sample case |
| </li> |
| <li> |
| <b>Bugfix</b>: Avoid a segfault while editing a ruler. This happens is both a selection and a transient selection is active. |
| </li> |
| <li> |
| <b>Enhancement</b>: Some enhancements for image editing (e.g. selection remains after moving handles) |
| </li> |
| <li> |
| <b>Enhancement</b>: klayout.db Python module is auto-loaded for providing stream readers |
| </li> |
| <li> |
| <b>Enhancement</b>: Spice reader now supports parametric subcircuits |
| </li> |
| <li> |
| <b>Enhancement</b>: Build issue fixed for Qt 5.15.2 bindings |
| </li> |
| <li> |
| <b>Enhancement</b>: Including Python's matplotlib into Windows binaries |
| </li> |
| <li> |
| <b>Bugfix</b>: Reading fillcell-generated inputs again into DRC deck now also works for deep mode |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.5</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.5'></a> |
| <p>Release date: 2023-02-05</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1275">#1275</a> Region.sized after .smooth returns empty region |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.4</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.4'></a> |
| <p>Release date: 2023-02-02</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1267">#1267</a> Editor options not visible initially on layout view |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1260">#1260</a> Internal error on package install |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1259">#1259</a> Qt-less LayoutView creates non-editable Layout initially even if editing is requested? |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1253">#1253</a> Library browser does not always display all libraries |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1237">#1237</a> Python error messages should include more information |
| </li> |
| <li> |
| <b>Bugfix</b>: Technology indicator is cleared after last view is closed |
| </li> |
| <li> |
| <b>Bugfix</b>: Partial mode did not support Ctrl/Shift to confine movement direction |
| </li> |
| <li> |
| <b>Bugfix</b>: Avoid very long error messages in DRC/LVS scripts (listing all details of the engine) |
| </li> |
| <li> |
| <b>Bugfix</b>: "clone panel" did not copy custom layer stipples |
| </li> |
| <li> |
| <b>Bugfix</b>: Generic "drc" sizing has to use twice the size range to catch all possible interactions |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC check (e.g. "sep") against second layer of "raw" type did not work in deep mode |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC grid check markers are now exactly aligned with vertexes they are supposed to mark |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC interact of polygons with texts was not working properly |
| </li> |
| <li> |
| <b>Bugfix</b>: LVS: same_nets with two arguments was not working as described |
| </li> |
| <li> |
| <b>Bugfix</b>: py.typed included in Python wheel now. |
| </li> |
| <li> |
| <b>Enhancement</b>: New feature: "Screenshot to clipboard" |
| </li> |
| <li> |
| <b>Enhancement</b>: Introducing properties in DRC and net tagging by properties |
| <ul> |
| <li>This enables implementation of "connected" or "unconnected" mode checks</li> |
| <li>This is the first release, so the feature is somewhat experimental</li> |
| <li>For details check the documentation: look for "DRC Runsets" and browse to "DRC and user properties"</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.3</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.3'></a> |
| <p>Release date: 2023-01-12</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1247">#1247</a> Layer stipples not updated after editing custom stipples with high-DPI displays |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1245">#1245</a> Connectivity not preserved when loading/saving technology |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1242">#1242</a> KLayout 0.28.2 crashes when registering a plugin if a layout exists |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1240">#1240</a> Layer is not activated from layer properties file on first creation |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1238">#1238</a> Macro IDE: breakpoints not effective on Windows |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1234">#1234</a> "Clone view": layer list is empty |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1228">#1228</a> Add option to have Show parameter names on by default |
| </li> |
| <li> |
| <b>Enhancement</b>: Improved performance of layer list with many layers |
| </li> |
| <li> |
| <b>Bugfix</b>: Restored ability to build with Python 2.7 |
| </li> |
| <li> |
| <b>Enhancement</b>: Compatibility with Qt 6.4.1 |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.2'></a> |
| <p>Release date: 2022-12-22</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1230">#1230</a> LVS browser crashes |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28.1'></a> |
| <p>Release date: 2022-12-21</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1225">#1225</a> XML error prevents generation of help index |
| </li> |
| <li> |
| <b>Bugfix</b>: Python module now has py.typed |
| </li> |
| <li> |
| <b>Bugfix</b>: Some segfaults fixed on MacOS, other Linux systems |
| </li> |
| <li> |
| <b>Bugfix</b>: dropped Python modules from RPM and DEB packages as this creates conflicts with pip-installed modules |
| </li> |
| <li> |
| <b>Bugfix</b>: OASIS reader error with CBLOCK byte counts larger than 4G |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.28</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.28'></a> |
| <p>Release date: 2022-12-09</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <br/> |
| Changes (list may not be complete): |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/989">#989</a> "Layout#convert_pcell_to_static" does not handle"defunct" cells |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/991">#991</a> Basic library not available in Python module |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1059">#1059</a> Cleanup of PCell orphans after re-evaluation on load |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1081">#1081</a> Using a layer properties file from recent list without layout loaded crashes KLayout |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1138">#1138</a> Provide a way to suppress or redirect log output or disable warnings, specifically from file readers, in Python module |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1178">#1178</a> technology-data xml results in SEGV |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1190">#1190</a> General compatibility issue of Edges#extended/extended_* with deep mode |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1216">#1216</a> DRC internal error on "moved" |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1214">#1214</a> LEF via parser error |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1056">#1056</a> X2 net names |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1052">#1052</a> PDF documentation |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1053">#1053</a> LEF/DEF enhancements |
| </li> |
| <li> |
| <b>Enhancement</b>: Qt6 enabled |
| </li> |
| <li> |
| <b>Enhancement</b>: KLayout paths |
| <ul> |
| <li>$KLAYOUT_HOME can now be empty string (no home folder used)</li> |
| <li>$KLAYOUT_PATH can now be empty string (no further and implicit search paths)</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Python typehints |
| <ul> |
| <li>Python include files are generated for Python module</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Properties dialog now features object list on left side (select and change) |
| </li> |
| <li> |
| <b>Enhancement</b>: Compute area and perimeter from selection (Edit/Selection/Area and Perimeter) |
| </li> |
| <li> |
| <b>Enhancement</b>: Callbacks for PCells |
| <ul> |
| <li>Allow dynamic change of some attributes (visibility, enabled etc.)</li> |
| <li>By implementing "callback_impl" in PCellDeclarationHelper subclasses</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Report browser |
| <ul> |
| <li>Shape user properties are turned into RDB values</li> |
| <li>Scanning of text objects</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Support for high-DPI modes (scale factor 200%) |
| <ul> |
| <li>"Highres" option to fully exploit resolution, normally follows screen scaling</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Multiple tech stacks for net tracer per technology |
| </li> |
| <li> |
| <b>Enhancement</b>: New rulers |
| <ul> |
| <li>Angle</li> |
| <li>Radius (<a href="https://github.com/KLayout/klayout/issues/906">#906</a>)</li> |
| <li>Multi-segment</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: LVS |
| <ul> |
| <li>Generates a log view which may have useful hints</li> |
| <li>Schematic and extracted netlists are available as separate tabs for LVS view</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC |
| <ul> |
| <li>Antenna DRC measured values output on edge pair properties and into report file</li> |
| <li>inside, not_inside, outside and not_outside also for edge/edge and edge/polygon layers</li> |
| <li>split_inside, split_outside for edge/edge and edge/polygon layers</li> |
| <li>andnot (edge/edge)</li> |
| <li>inside_outside_part (edge/polygon)</li> |
| <li>angle-class selectors (multiples or 90 or 45 degree)</li> |
| <li>performance enhancements</li> |
| <li>in_and_out (edge and polygon layers)</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: "data:" URL schemes to pass direct base-64 encoded data |
| </li> |
| <li> |
| <b>Enhancement</b>: "Close all except", "left of", "right of" etc. in layout tabs and macro editor tabs |
| </li> |
| <li> |
| Enhancmennt: Drop-down list to select tab in layout views |
| </li> |
| <li> |
| <b>Enhancement</b>: Setting for disabling "Save needed" dialog box |
| </li> |
| <li> |
| <b>Enhancement</b>: File details are shown (dump of file header) for unknown file formats |
| </li> |
| <li> |
| <b>Enhancement</b>: NoQt option for LayoutView |
| <ul> |
| <li>PixelBuffer object instead of QImage</li> |
| <li>LayoutView can be build without Qt</li> |
| <li>Functions exist to emulate mouse events</li> |
| <li>Included in standalone Python module</li> |
| <li>Allows implementation of KLayout backend in web server</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: New command "-rr" (like -r but keeps application running, for UI macros) |
| </li> |
| <li> |
| <b>Enhancement</b>: PCell errors are shown on a special error layer which is visible together with guiding shapes |
| </li> |
| <li> |
| <b>Enhancement</b>: custom queries support micron-unit attributes (dbbox, path_dtrans etc.) |
| </li> |
| <li> |
| <b>Enhancement</b>: custom queries highlight results of queries when selected |
| </li> |
| <li> |
| <b>Enhancement</b>: scale and snap improvements (edge pair support, properties maintained, arrays not always flattened) |
| </li> |
| <li> |
| <b>Enhancement</b>: auto-run macros can not be given a priority in which they are executed |
| </li> |
| <li> |
| <b>Enhancement</b>: D25 module overhauled |
| <ul> |
| <li>Uses a DRC subset to generate layers</li> |
| <li>Allows booleans and specific color assignments</li> |
| <li>Supports edges and edge pairs (will build walls)</li> |
| <li>Not backward compatible!</li> |
| </ul> |
| </li> |
| <li> |
| Python/Ruby API: |
| <ul> |
| <li>DText/Text: bbox, alignment enums</li> |
| <li>Polygon#size with vector arguments</li> |
| <li>DBox/Box#world</li> |
| <li>Layout#unique_cell_name</li> |
| <li>RecursiveShapeIterator#each, RecursiveInstanceIterator#each</li> |
| <li>Layout#clip with DBox and Cell arguments</li> |
| <li>Better automatic conversion of enum to int and vice versa</li> |
| <li>CellInstArray constructor with Cell argument</li> |
| <li>AbstractMenu#insert_menu, #clear_menu</li> |
| <li>ActionBase#icon=, #on_menu_opening, #on_triggered</li> |
| <li>CellMapping convinience methods</li> |
| <li>Cell#read for easy importing of a layout into a cell + subtree</li> |
| <li>LayerMap#map and #mmap: logical layer is optional now (needed to be incremental)</li> |
| <li>Shapes#cell and #layout</li> |
| <li>Edges#andnot, #split_interacting, #inside, #not_inside, #outside, #not_outside and related (for Region and Edges arguments)</li> |
| <li>GenericDeviceExtractor#define_terminal convenience methods</li> |
| <li>Box/DBox square and rectangle convenience constructor</li> |
| <li>Box#enlarge convenience isotropic variant</li> |
| <li>Region#in_and_out, Edges#in_and_out</li> |
| <li>New class NetTracerConnectivity introduced for multi-stack support in NetTracerTechnology, substitutes connectivity part NetTracerTechnology</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.13</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.13'></a> |
| <p>Release date: 2022-11-30</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfixes</b>: |
| <ul> |
| <li>selection did not work in non-editable mode</li> |
| <li>partial selection did not work for guiding shapes</li> |
| <li>compile issue: NDEBUG is not usable after ruby.h</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.12</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.12'></a> |
| <p>Release date: 2022-11-01</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1173">#1173</a> DXF SPLINE implementation not compatible with ezdxf |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1167">#1167</a> delete_cells slow in some cases |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1164">#1164</a> Deleting cells: 'basic_string: construction from null is not valid' |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1145">#1145</a> Crash when clearing a Shapes container by script while a shape is selected |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1144">#1144</a> Copy layer not choosing the right "new" target layer sometimes |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1143">#1143</a> DBU not taken from technology by default |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1097">#1097</a> Change oasis writer defaults to strict + cblocks, discourage the usage of oas.gz |
| </li> |
| <li> |
| <b>Bugfix</b>: Incorrect behavior of some deep-mode DRC functions |
| <ul> |
| <li>deep edges "and" with Region: incorrect behavior if region is empty or non-deep</li> |
| <li>deep edges "inside_part" with Region: incorrect behavior if region is empty or non-deep</li> |
| <li>deep edges "outside_part" with Region: incorrect behavior if region is empty or non-deep</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Python include files are now provided for the Python package. This will add type information to the methods. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.11</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.11'></a> |
| <p>Release date: 2022-08-10</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1098">#1098</a> Normalize zero dimension when generating regular array instance |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1103">#1103</a> Add setting to disable Save Needed dialog box |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1106">#1106</a> "move by" does not move instances from partial selection |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1111">#1111</a> GenericDeviceExtractor#define_opt_layer not working |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1114">#1114</a> MSYS2 compatibility with latest revision (based on gcc 12.1) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1126">#1126</a> Internal error on DRC operation |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1135">#1135</a> LVS mismatch on parallel devices and issue on ambiguity resolution |
| </li> |
| <li> |
| <b>Enhancement</b>: Support for Python 3.11 |
| </li> |
| <li> |
| <b>Enhancement</b>: L2N and LVSDB readers made compatible with potential future extensions |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC Antenna check now can be given a text layer which receives output describing the measured and computed values |
| </li> |
| <li> |
| <b>Bugfix</b>: *= method (e.g. Point, DPoint) properly listed in help and reflection API |
| </li> |
| <li> |
| <b>Bugfixes</b>: Fixed a number of potential segfaults due to memory corruption found during master branch refactoring |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.10</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.10'></a> |
| <p>Release date: 2022-06-04</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1081">#1081</a> Using a layer properties file from recent list without layout loaded crashes KLayout |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1079">#1079</a> PCell update: Library#refresh should call coerce_parameters_impl |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1075">#1075</a> Edit layer specification doesn't work well with PCells |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1071">#1071</a> Issues with GDS text format and "Save As" |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1068">#1068</a> Circle handle not shown sometimes |
| </li> |
| <li> |
| <b>Bugfixes</b>: two potential segfaults fixed due to early delete of LayoutView and access to non-initialized memory |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.9</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.9'></a> |
| <p>Release date: 2022-04-23</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1008">#1008</a> Don't optimize away points on path edit |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1011">#1011</a> DRC in deep mode highlights erroneous width violation with text |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1012">#1012</a> Warning requested if LEF/DEF map file does not capture certain layers |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1013">#1013</a> OASIS writer bug with certain irregular arrays |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1017">#1017</a> DXF export: better handling of PCB zone fills |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1021">#1021</a> LVS unexpectedly failing |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1029">#1029</a> Problem with Qt binding |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1031">#1031</a> Buddy tools + OASIS: invalid warning about unexpected strict mode |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1040">#1040</a> pip install klayout doesn't seem to work on M1 MacBookPro |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/1054">#1054</a> Qt binding: crash due to Python allocation-while-deallocating |
| </li> |
| <li> |
| <b>Bugfix</b>: Ctrl+F will always enter search box in Macro IDE now |
| </li> |
| <li> |
| <b>Bugfix</b>: LEF/DEF reader options - could not clear suffix or set datatype to none |
| </li> |
| <li> |
| <b>Bugfix</b>: netlist/LVS result browser - do not clip texts, provide texts as tool tips as well for inspection |
| </li> |
| <li> |
| <b>Bugfix</b>: the library selected box listed technology-specific libraries even if no technology was selected |
| </li> |
| <li> |
| Bugfixes and enhancements for the LEF/DEF reader<br/> |
| Includes <a href="https://github.com/KLayout/klayout/issues/1050">#1050</a>, <a href="https://github.com/KLayout/klayout/issues/1065">#1065</a> and <a href="https://github.com/KLayout/klayout/issues/1047">#1047</a> |
| plus a number of standard compatibility issues. Bugfixes and enhancements for the |
| strm2xyz buddy tool's LEF/DEF reader implementations. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1057">#1057</a> Include PCell update in Library#refresh |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/1058">#1058</a> Backspace to delete last point from polygon or path |
| </li> |
| <li> |
| <b>Enhancement</b>: Split gates option for LVS (new keyword is "split_gates") - see documentation for details |
| </li> |
| <li> |
| <b>Enhancement</b>: generate labels for PCB X2 net names |
| </li> |
| <li> |
| <b>Enhancement</b>: PCell errors are now shown on a separate layer (formerly only if the PCell featured at least one layer-type parameter)<br/> |
| This layer is available with the same style and configuration than the guiding shape layer. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.8</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.8'></a> |
| <p>Release date: 2022-02-13</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/971">#971</a> Double compare fails in LVS |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/972">#972</a> CIF writer generates unreadable file with invalid cell or layer names |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/973">#973</a> Enhanced timeout in package manager on large file download |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/979">#979</a> Backup file generation fails with relative paths |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/982">#982</a> Heal option for tiled XOR |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/983">#983</a> Bug changing PCell parameters of multiple cell instance |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/984">#984</a> Crash in debug mode when placing a "slow cell" |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/994">#994</a> Loss of selection when clicking at wrong position<br/> |
| To make this problem less annoying, the capture range was increased when |
| clicking at already selected items for "Move". |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/995">#995</a> New top cell appearing after load |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/996">#996</a> Refresh function to trigger update from within library |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/997">#997</a> Wrong display of negative extensions of paths |
| </li> |
| <li> |
| <b>Bugfix</b>: scale and grids were wrong in case of oversampling |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.7</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.7'></a> |
| <p>Release date: 2022-01-12</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/969">#969</a> PCell error (infinite recursion) |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.6</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.6'></a> |
| <p>Release date: 2022-01-04</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/963">#963</a> Display snapped position in main window |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/960">#960</a> Cap values range now shown in netlist browser |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/954">#954</a> Fixed a device extraction glitch |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/951">#951</a> Internal error fixed when deleting the cell you're sitting at<br/> |
| Side effect: copy & paste of cells is correctly disabled now in viewer mode |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/942">#942</a> Technology file routing suffix string typo |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/946">#946</a> Python: __file__ returns quoted path string |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC check for equal width now returns more consistent results<br/> |
| Previously, a check like "layer.drc(width == something)" was not flagging |
| all candidates correctly. |
| </li> |
| <li> |
| <b>Enhancement</b>: A PCell can request "lazy evaluation" now<br/> |
| This means that a parameter change needs to be committed in the UI before |
| it is being taken. This way, slow PCell evaluation will not make the |
| application stall. To add this feature, reimplement "wants_lazy_evaluation" |
| in the PCell class to return "true". |
| </li> |
| <li> |
| <b>Enhancement</b>: "lvs_data" is a global function now in LVS scripts |
| </li> |
| <li> |
| <b>Bugfix</b>: less liberal evaluation of expressions in string to numeric conversion<br/> |
| This will fix a potential vulnerability which allows someone to sneak |
| in expression code through malicious configuration, technology or layer properties |
| files. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.5</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.5'></a> |
| <p>Release date: 2021-11-14</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancements</b>: Better support for execution (also cross-interpreter) of macro code from scripts |
| <ul> |
| <li>New methods for the Macro class like "run" and loading from file</li> |
| <li>New class Interpreter for accessing Ruby interpreter state from Python and vice versa</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: New DRC function "enclosed" as the reverse of "enclosing" |
| <ul> |
| <li>Allows using the rectangle filters with "via enclosed by metal"</li> |
| <li>Usually better performance than "metal enclosing via"</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: Usability |
| <ul> |
| <li>Navigation in the 2.5d view</li> |
| <li>"tap" function shows layer names and details from layer view</li> |
| <li>Documentation about layer views</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: CentOS7 RPM's use Python 3 now |
| </li> |
| <li> |
| <b>Enhancement</b>: Sending custom query shape objects to RDB produces shape markers now |
| </li> |
| <li> |
| <b>Enhancement</b>: New method LayoutView#is_editable? |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/879">#879</a> PCellDeclaration#layout and Layout#library ownership links |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/918">#918</a> Editor options tab window too big |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/920">#920</a> Fill tool border parameter sign issue |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/921">#921</a> BJT3 extraction with collector shape fixed |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/933">#933</a> QMessageLogger methods safe now with "%" characters |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/935">#935</a> Cell#insert (of cell instances) now checks their cell indexes |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.4</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.4'></a> |
| <p>Release date: 2021-09-25</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancements</b>: Some enhancements on the 2.5d view (e.g. live layer color update, z only scaling, wire frames, etc.) |
| </li> |
| <li> |
| <b>Enhancement</b>: simple versions of DRC with_holes/without_holes without parameters |
| </li> |
| <li> |
| <b>Enhancement</b>: LVS netlist compare performance improvements in certain cases |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/914">#914</a> Make "tap" function available in reader mode |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/912">#912</a> Decent error message (not crashing) when trying to create a cell or layer on an empty panel |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/909">#909</a> DRC crash |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/905">#905</a> Crash when deleting a hierarchical PCell library from Python |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/898">#898</a> Spice reader ignores last line |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/897">#897</a> Fill Tool crashes |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/894">#894</a> border case GDS file behavior restored |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/892">#892</a> Font path can be selected for standalone "Basic" library |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/886">#886</a> Python module does not build from sources |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/881">#881</a> Typo in separation_check signature |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/880">#880</a> Clarification of device parameter compare on LVS |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.3</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.3'></a> |
| <p>Release date: 2021-07-23</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: DRC - more filters for edge pair collections<br/> |
| As there are now: with(out)_area and with(out)_internal_angle |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/846">#846</a> Crash in netlist browser |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/851">#851</a> KLayout stalls in net browser net highlighting when net shapes contain texts |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/854">#854</a> Resistor Device extractor extracts W and L 2 times too large |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/856">#856</a> LVS: Resistor with bulk: bulk terminal swaps with A terminal |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/858">#858</a> "+" line continuation in Spice reader only effective when at beginning of line |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/859">#859</a> Technology was not assigned on new layout |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/864">#864</a> Shapes#copy_shapes does not support undo/redo |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/866">#866</a> Probe net not working for floating subcircuits in hierarchical net tracer |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/867">#867</a> Macro editor freeze after search next |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/871">#871</a> Application stalls with 'draw only border instances' mode with AREFs |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/875">#875</a> Drawing glitch |
| </li> |
| <li> |
| <b>Enhancement</b>: LVS features |
| <ul> |
| <li>"extract_devices" returns the device class object</li> |
| <li>Device class object can be used to enable parameters (make them primary)</li> |
| <li>Spice writer delegate enabled in LVS for customization of output</li> |
| <li>"blank_circuit" specifies circuits as black boxes and skips compare</li> |
| <li>Better propagation of symmetric nets through swappable pins</li> |
| <li>"tolerance" and "join_symmetric_nets" can be used anywhere in the LVS script now</li> |
| <li>"same_nets!" (with exclamation mark) for strong matching of nets</li> |
| <li>"same_nets" accepts glob pattern now</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: RBA/pya |
| <ul> |
| <li>Device#net_for_terminal with terminal name</li> |
| <li>Circuit#nets_by_name with glob pattern</li> |
| <li>Netlist#is_case_sensitive?, Netlist#case_sensitive=</li> |
| <li>Netlist#nets_by_name to get nets from pattern</li> |
| <li>CellView#context_trans and CellView#context_dtrans</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Ruby 3.0 basic enabling |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC "extent" accepts a cell name pattern now to deliver cell bounding boxes |
| </li> |
| <li> |
| <b>Bugfix</b>: reverted change of #796<br/> |
| DXF version is back to AC1006 which seems to be more compatible with most consumers of |
| DXF files. Using 1016 AC1014 seems to require much more meta information I cannot |
| provide without deeper insight into the DXF structure. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.2'></a> |
| <p>Release date: 2021-06-20</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/818">#818</a> 2.5d view shows view area instead of full layout<br/> |
| This way, it's possible to confine the extruded view to a small area of the |
| layout easily. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/824">#824</a> LEF/DEF flow - duplicate text label generated |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/826">#826</a> Crash on deep, threaded DRC mode with universal DRC function |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/835">#835</a> Crash on layout save after deep copy + close of other |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/839">#839</a> Crash after PCell code exception is handled in Macro IDE |
| </li> |
| <li> |
| <b>Bugfix</b>: Package names can contain dash characters ("-") too.<br/> |
| Previously this was not allowed leading to a conflict with the conventions |
| of the package repository at sami.klayout.org. |
| </li> |
| <li> |
| <b>Enhancement</b>: a lot of typos fixed in documentation and code (thanks to Eugene) |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27.1'></a> |
| <p>Release date: 2021-05-31</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/809">#809</a><br/> |
| "without_density" goes outside the boundary of the input layer. |
| A new keyword ("padding_ignore") can be added to with_density/without_density |
| to ignore parts outside the boundary instead of treating them as zero |
| density. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/808">#808</a><br/> |
| Feature suggestion: DRC to report edges attached to corners as edge pairs. |
| There is a new output mode "as_edge_pairs" in addition to "as_dots" and |
| "as_boxes" now. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/807">#807</a> DRC: clear_connections and incremental connect was not working.<br/> |
| This is an important feature for correctly implementing antenna checks |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/806">#806</a> LVS: CustomComparer is not working |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/801">#801</a> DRC Layer#smoothed lacks the "keep_hv" argument |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/798">#798</a> More flexibility on Spice reader.<br/> |
| A number of new features has been provided for the spice reader delegate |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/795">#795</a> Unstable application with verbose log output |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/793">#793</a> Bug on each_image_selected |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/787">#787</a> Query issue (or general: expression issue).<br/> |
| A problem with memory corruption in certain scenarios was causes |
| an application crash. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/778">#778</a> Use system font instead of hard coded "Monospace" |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC "flatten" did not always flatten, but kept layers hierarchically |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC: a couple of new filters on edge pair layers: |
| <ul> |
| <li>with_angle/without_angle: filter by angle of the edges (one or both)</li> |
| <li>with_length/without_length: filter by length of the edges (one or both)</li> |
| <li>with_distance/without_distance: filter by distance of the edges</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Added Edge#cut_point method |
| </li> |
| <li> |
| <b>Enhancement</b>: LEF macro layouts now can be specified in UI |
| </li> |
| <li> |
| <b>Bugfix</b>: full_edge, negative output for fragmented polygon vs. small ones (space, enclosure, overlap).<br/> |
| In some cases, only parts of the edges were reported and negative output was |
| incorrect. In addition, negative output for two-layer checks - such as "l1.drc(sep(l2) > 0.2)" - now |
| only is produced for the primary layer. With both outputs it was difficult to separate the |
| components. |
| </li> |
| <li> |
| <b>Bugfix</b>: computed layers were printed with layer properties in lvsdb files sometimes. |
| </li> |
| <li> |
| <b>Enhancement</b>: Performance improvements and memory footprint reduction for OpenRAM test case |
| </li> |
| <li> |
| <b>Bugfix</b>: a number of typos fixed and documentation clarifications |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC "or" was producing flat output in deep mode |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.27</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.27'></a> |
| <p>Release date: 2021-05-02</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancements</b>: Numerous new functions for the RBA and pya API.<br/> |
| Some highlights: |
| <ul> |
| <li>"Texts" for text collections (similar for Edges/EdgePairs/Region)</li> |
| <li>New modes for blending layout files - see GitHub issue #666</li> |
| <li>New function Cell#transform - see GitHub issue #598</li> |
| <li>New functions for Image (read, write, clear)</li> |
| <li>New functions for Region and Edges correlating with the new DRC features</li> |
| <li>Multi-cell hierarchical copy/move of trees - will maintain shared instances</li> |
| <li>RBA: iterators are now automatically made available as Enumerable</li> |
| <li>All functions having a void return specification now return self (allows chaining)</li> |
| <li>More functions for manipulating selections (LayoutView#select_all etc.)</li> |
| <li>Spline interpolation code available in new "Utils" namespace</li> |
| <li>QByteArray support, mapping to Python byte arrays</li> |
| <li>MainWindow#set_key_bindings, MainWindow#get_key_bindings, MainWindow#set_menu_items_hidden etc.</li> |
| <li>New class RecursiveInstanceIterator (similar to RecursiveShapeIterator, but acts on instances)</li> |
| <li>Deep vs. flat operations do not always flatten out now (flat vs. deep does however)</li> |
| <li>Global transformations for inputs</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: New DRC features.<br/> |
| Some highlights: |
| <ul> |
| <li>Better support for texts - "text layers"</li> |
| <li>Combined AND+NOT feature for separating regions into inside and outside part</li> |
| <li>"max_vertex_count" and "max_area_ratio" configuration options</li> |
| <li>"forget" for memory optimization</li> |
| <li>Shielding is optional now for some DRC functions</li> |
| <li>"interact" now has a count filter</li> |
| <li>In verbose more, figure counts and more information is printed</li> |
| <li>Generic DRC function and complex DRC operations: for details search "Universal DRC" in documentation</li> |
| <li>"not_opposite" and "rect_filter" options for some DRC functions</li> |
| <li>"enclosing" (selects polygons entirely enclosing others)</li> |
| <li>New filters for polygons: squares, non_squares, area ratio, bbox aspect ratio</li> |
| <li>More intuitive specification of projection limits ("projecting < 2.um")</li> |
| <li>"with_holes" and "without_holes", also with count</li> |
| <li>Density check is included now ("with_densitiy", "without_density")</li> |
| <li>"split_..." functions give interacting/non-interacting sets in one step</li> |
| <li>Better support for generic transformations as Matrix2d and Matrix3d</li> |
| <li>"fill" and "fill_with_left" functions for dummy fill</li> |
| <li>NO "connected" feature yet. Sorry. Had to drop it to finish this release.</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: new LVS features.<br/> |
| Some highlights: |
| <ul> |
| <li>Improved netlist and LVS result browser (infinite-depth browsing)</li> |
| <li>Improved circuit match algorithm</li> |
| <li>Case insensitive handling of object names for SPICE netlists</li> |
| <li>Probe feature fixed in flat mode</li> |
| <li>"connect_explicit": for details search "connect_explicit" in documentation</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: New features for images.<br/> |
| Some highlights: |
| <ul> |
| <li>New menu item: show and hide all images - see GitHub issue #535</li> |
| <li>False color nodes now can have a left and right color allowing color steps</li> |
| <li>Persistance of images through a special file format: "lyimg" (XML based)</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: LEF/DEF reader.<br/> |
| Some highlights: |
| <ul> |
| <li>Support for layer map files</li> |
| <li>More complete spec support (e.g. FILL, MASK, FOREIGN, DO/BY/STEP ...)</li> |
| <li>Several bug fixes, e.g. routing layer switch for VIAs</li> |
| <li>Some functions also act on the transient selection (less mouse clicks)</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: Layout editing and rulers.<br/> |
| Some highlights: |
| <ul> |
| <li>Object properties now are changed without having to commit the dialogs</li> |
| <li>Dockable editor options windows</li> |
| <li>"Recently used" list</li> |
| <li>A "distribute objects" feature (Edit/Selection/Distribute)</li> |
| <li>Snap highlighting</li> |
| <li>Mouse tracking cursor indicates grid- and object-snapped location</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: Help browser. |
| <ul> |
| <li>Bookmarks</li> |
| <li>Search in page (Ctrl+F)</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Improved fill tool.<br/> |
| The fill tool now also supports skewed fill pattern repetitions |
| </li> |
| <li> |
| <b>Enhancement</b>: Ability to utilize a LayoutView as a Widget.<br/> |
| Standalone instantiation of a LayoutView object is |
| supported now. So it becomes possible to create |
| custom MainWindow UIs and embed a layout view there. |
| </li> |
| <li> |
| <b>Enhancement</b>: Improved layer and cell list filtering and searching |
| </li> |
| <li> |
| <b>Enhancement</b>: Experimental 3d (called 2.5d) view of layout.<br/> |
| For details search "2.5d View" in documentation. |
| </li> |
| <li> |
| <b>Enhancement</b>: Improved performance on sea of instances for OASIS files.<br/> |
| Iterated OASIS instances are stored and handled in a leaner way in viewer mode |
| </li> |
| <li> |
| <b>Enhancement</b>: Buddy scripts can concatenate files with "+" for input.<br/> |
| Concatenation happens by "blending files". Beware of the risk this implies. |
| A new option "--blend-mode" has been introduced for supporting overwrite, skip |
| and variant formation in case of cell name conflicts. See buddy script help. |
| </li> |
| <li> |
| <b>Enhancement</b>: Layer maps now support n:m layer mapping.<br/> |
| This allows mapping n input layers to one logical layer (merging) and also |
| one input layer to m logical ones (clone layer). This applies to the |
| buddy scripts and layer maps inside KLayout's reader. |
| </li> |
| <li> |
| <b>Enhancement</b>: include mechanism for easy include of files into DRC/LVS scripts.<br/> |
| This is a plain text substitution feature. Don't use it for Ruby or Python |
| scripts (the preferred way is still require/import). But it's a quick way |
| to include partial DRC and LVS scripts without having to worry about variable |
| scope. For details see "Including other files" in the documentation under: |
| KLayout User Manual/Design Rule Check (DRC)/DRC Runsets. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/771">#771</a><br/> |
| Fixed an issue with QByteArray/QVariant transformation in Qt binding |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/750">#750</a><br/> |
| PCB gerber import: Incorrect handling of D02 operations. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/747">#747</a><br/> |
| Proper handling of comments in RVE DB reader |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/740">#740</a><br/> |
| Bug in the "smooth" function. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/715">#715</a><br/> |
| A separate search range can be specified for box selections now |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/691">#691</a><br/> |
| Technology specific libraries: library name resolution based on technology. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/666">#666</a><br/> |
| Controlling the way a layout reader integrates cells into an existing layout. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/663">#663</a><br/> |
| Deep mode DRC: separation from "inside" gives wrong errors. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/648">#648</a><br/> |
| LVS could not do "connect_implicit" with global nets. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/609">#609</a><br/> |
| Internal error on net extraction. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/598">#598</a><br/> |
| Plain transformation of cell missing. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/588">#588</a><br/> |
| RBA/PYA: Provide event when a net is selected in the netlist browser. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/563">#563</a><br/> |
| True support for text objects in DRC/LVS (text layers). |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/558">#558</a><br/> |
| Edges#extents, Texts#extents and EdgePairs#extents now |
| work hierarchically in deep mode. In DRC, this means, |
| "extents" is a deep-enabled method now. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/535">#535</a><br/> |
| Image handling enhancements. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/521">#521</a><br/> |
| Enhanced API for ObjectInstPath. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/487">#487</a><br/> |
| Difficult to select specific labels for net name assignment in net extraction. |
| Solution involves a more elaborate handling of texts through "text layers. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.12</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.12'></a> |
| <p>Release date: 2021-04-21</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/747">#747</a><br/> |
| Result browser gives error message with // lines in RVE files |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/771">#771</a><br/> |
| Problem with QMimeData binding |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.11</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.11'></a> |
| <p>Release date: 2021-02-27</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/733">#733</a><br/> |
| Relative path resolution in session files fails when the session file's path contains "+" characters |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/730">#730</a><br/> |
| Support of class 'QUiLoader' in PYA and RBA |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/728">#728</a><br/> |
| Fails to build on Debian hppa: uses non-standard sa_restorer field of struct sigaction |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/726">#726</a><br/> |
| Crash on LayoutView#clear_selection on Linux. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/723">#723</a><br/> |
| Backup scheme wasn't working correctly with a single file without path |
| given as command line argument. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.10</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.10'></a> |
| <p>Release date: 2020-02-02</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/720">#720</a><br/> |
| "Safe save" and backups: when saving files, the file is only overwritten after |
| the save terminated successfully. This will avoid loss of data for full volumes |
| or network share dropouts. In addition, a configurable number of back files can |
| be kept (see File/Setup: Application/General). |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/718">#718</a><br/> |
| GDS export issue fixed (breaking of polygons was filling holes) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/709">#709</a><br/> |
| LVS compare enters infinite loop when it encounters two entirely identical subcircuits |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/708">#708</a><br/> |
| Qt binding: missing support for binary strings as QByteArray representative |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/707">#707</a><br/> |
| QJsonValue's string constructor is ambiguous |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/704">#704</a><br/> |
| Rational Splines not supported DXF |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/693">#693</a><br/> |
| MAGIC files won't find subcells when reading from command line |
| </li> |
| <li> |
| <b>Bugfix</b>: HTTP stream reading issue with redirect<br/> |
| At least on MacOS a segfault happened when reading HTTP stream data |
| (e.g. for package manager) from addresses which are redirected. |
| </li> |
| <li> |
| <b>Enhancement</b>: Removed %APPDATA% from DLL search path on Windows<br/> |
| This will avoid installation poisoning by the one from %APPDATA% |
| (which ironically is the default installation path). Eventually |
| multiple versions can be used in parallel. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.9</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.9'></a> |
| <p>Release date: 2020-11-27</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/658">#658</a><br/> |
| Menu items were not put into the right place on MacOS. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/652">#652</a><br/> |
| "M" factor scaling was not working for Spice reader. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/651">#651</a><br/> |
| Fixed an issue with DRC "select". |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/647">#647</a><br/> |
| Text orientation was not considered properly in search & replace |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/646">#646</a><br/> |
| A potential crash was fixed happening when a PCell |
| library is deleted |
| </li> |
| <li> |
| <b>Bugfix</b>: Display bug<br/> |
| Cell placements with small magnification factors (such that the |
| viewport dimensions exceeded the DBU space when seem from inside |
| the cell) lead to display errors. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.8</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.8'></a> |
| <p>Release date: 2020-09-15</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/639">#639</a><br/> |
| A new method is available which enables copying of multiple cells |
| into a target layout while maintaining common subcells are single |
| cells. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/637">#637</a><br/> |
| Points have not been selected properly when inside mirrored subcells |
| in partial edit mode. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/629">#629</a><br/> |
| Qt5 QTimer timeout signal was not available to Python or Ruby. |
| This also applied to all "private" signals of Qt5. QTimer is just |
| one important example for this case. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/617">#617</a><br/> |
| A problem with pseudo-const Python/Ruby objects in the netlist API |
| was fixed. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/615">#615</a><br/> |
| Basic authentication for package manager now uses UTF-8 encoding. |
| Most servers expect this kind of encoding today. UTF password |
| characters are supported this way. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.7</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.7'></a> |
| <p>Release date: 2020-07-07</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/381">#381</a> and more<br/> |
| Some bugs fixed that happened specifically on MacOS. |
| 1.) A segfault that happened in LVS |
| 2.) Some classes were not properly registered for usage in scripts. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/493">#493</a><br/> |
| LVS asserted on MacOS |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/586">#586</a><br/> |
| As a safety feature, the stream writers now refuse to write layouts |
| with cells carrying the same names. Writing such layers would result |
| in corrupted or invalid layout files. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/589">#589</a> (tentative)<br/> |
| On Anaconda-based builds for MacOS 10.15 (Catalina) a loss of instances |
| was observed. This could be traced down to compiler/library incompatibilities |
| but not further. |
| </li> |
| <li> |
| <b>Enhancements</b>: <a href="https://github.com/KLayout/klayout/issues/591">#591</a><br/> |
| Two enhancements in the macro editor: |
| 1.) A crash happening when adding a new location was fixed |
| 2.) The template selection popup can now be disabled by dismissing the |
| tip dialog. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/592">#592</a><br/> |
| Reading a file into a layout with unnamed layers caused problems with |
| layer mapping specs. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/596">#596</a><br/> |
| Library#_destroy was crashing the application. As this function must not |
| be called, it's rerouted to "nothing" for backward compatibility. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/603">#603</a><br/> |
| The "adjust origin" feature now allows specifying the target |
| coordinates for the adjustment. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/610">#610</a><br/> |
| An internal error happened for certain hierarchical configurations on |
| netlist extraction. |
| </li> |
| <li> |
| <b>Enhancement</b>: LVS netlist compare<br/> |
| The algorithm was improved to provide better reproducibility. The |
| detection of matching paths in the presence of ambiguities was |
| improved. |
| In addition, the netlist compare now favours net names for resolving |
| ambiguities. So if nets are named the same in the layout and the |
| schematic, ambiguities are resolved based on these names. This is |
| usually more efficient. A new function is available to turn this |
| feature off: "consider_net_names(false)". |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.6</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.6'></a> |
| <p>Release date: 2020-06-05</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/522">#522</a><br/> |
| Skip comment lines with // in RVE DB reader |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/547">#547</a><br/> |
| Doc fixes, better error messages on some Shape methods |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/554">#554</a><br/> |
| Using 64bit coordinates on RVE reader to avoid overflow |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/565">#565</a><br/> |
| Spice reader: .global should not add pin if the signal |
| isn't used in a subcircuit |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/568">#568</a> and <a href="https://github.com/KLayout/klayout/issues/578">#578</a><br/> |
| A CIF reader and writer bug was fixed |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/570">#570</a> and <a href="https://github.com/KLayout/klayout/issues/579">#579</a><br/> |
| Perimenter can be included in antenna area for the |
| antenna check. This also includes a mode in which only |
| the perimeter is considered. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/560">#560</a><br/> |
| A library can be associated with multiple technologies now. |
| </li> |
| <li> |
| <b>Bugfix</b>: width of cell and library side panels could not be<br/> |
| reduced below the width of the selection boxes in the |
| header |
| </li> |
| <li> |
| <b>Bugfix</b>: cell view selection header text did not get updated<br/> |
| when saving the layout to a different file |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.5</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.5'></a> |
| <p>Release date: 2020-05-02</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/539">#539</a><br/> |
| An internal error happened on netlist flatten sometimes |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/524">#524</a><br/> |
| Failed queries leave layout in undefined state |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/525">#525</a><br/> |
| Report true source line in DRC and LVS verbose mode |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/526">#526</a><br/> |
| Makes script debugging more reliable |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/527">#527</a><br/> |
| Wildcard layer mapping for stream readers |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/544">#544</a><br/> |
| Duplicate .global statements in SPICE netlists created |
| duplicate pins |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/548">#548</a><br/> |
| A shielding issue was fixed for DRC space measurements |
| </li> |
| <li> |
| <b>Bugfix</b>: diff tool bug with paths<br/> |
| Differences in path points where no reported |
| </li> |
| <li> |
| <b>Enhancement</b>: documentation clarifications and typos fixed |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.4</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.4'></a> |
| <p>Release date: 2020-03-02</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/517">#517</a><br/> |
| DEF reader could not read VIAS+VIARULE without pattern |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/471">#471</a><br/> |
| Leaner way to specify LVS compare tolerances for device parameters |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/473">#473</a><br/> |
| Direct access to image data in scripts (array of values instead of |
| per-pixel calls) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/476">#476</a><br/> |
| Issues with "target" switching in DRC solved |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/477">#477</a><br/> |
| Missing letter "J" in Times font .. actually this bug is of 1967. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/478">#478</a><br/> |
| Layout queries could not use the "shapes" method |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/481">#481</a><br/> |
| "isolated" DRC function reported duplicate marker shapes |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/482">#482</a><br/> |
| "join_symmetric_nets" feature in LVS for implementing |
| "split gate" configurations |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/486">#486</a><br/> |
| There is a "save as" function available now in the macro editor |
| (in context menu of the macro tree) |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/489">#489</a><br/> |
| Pin names can be attached as properties to port and pin shapes |
| when reading LEF or DEF |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/491">#491</a><br/> |
| Performance enhancement of L2N/LVS DB file loader |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/496">#496</a><br/> |
| Fixed builds on CentOS 8 and Fedora 31 |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/500">#500</a><br/> |
| Option to limit number of shapes for net tracer |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/501">#501</a><br/> |
| Issues with ownership transfer fixed in Qt binding |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/502">#502</a><br/> |
| Issues with AbsoluteProgressReporter in scripts fixed |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.3</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.3'></a> |
| <p>Release date: 2020-01-05</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/466">#466</a><br/> |
| A crash happened when accessing layer properties tabs with |
| an invalid index in Ruby or Python |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/464">#464</a><br/> |
| Problem building a layer tree with "add_child" (Ruby/Python) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/463">#463</a><br/> |
| Configuring a layer color with a group node was not effective |
| over multiple levels of hierarchy |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/462">#462</a><br/> |
| MOS transistor gate figures can be more generic now, |
| e.g. ring-like or non-rectangular |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/458">#458</a><br/> |
| A net extraction bug related to certain array/array |
| interactions is fixed |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.2'></a> |
| <p>Release date: 2019-12-18</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/453">#453</a><br/> |
| A crash happened when the "inverse" button is used on the TEXT |
| PCell |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/449">#449</a><br/> |
| The Qt windows styling plugin is now installed too on Windows. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/448">#448</a><br/> |
| The LVSDB database wasn't written with the proper device |
| class statements in short form. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/447">#447</a><br/> |
| Net extraction did not work properly on a specific test case |
| with folded and interleaving array instances. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/445">#445</a><br/> |
| "Selection/Merge shapes" gave cryptic message when instances are selected |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/444">#444</a><br/> |
| Support for net joining though labels also for specific |
| subcells (here: to support double-height standard cells) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/440">#440</a><br/> |
| LayoutView#each_annotation_selected wasn't working |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/438">#438</a><br/> |
| Redefining a circuit in Spice netlists will give an error now |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/436">#436</a><br/> |
| Option to silence instance copy mode dialog, |
| Enhancements to interactive move, duplicate and copy (sensitive |
| to transient selection now) |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/434">#434</a><br/> |
| New preinstalled Ruby gems and Python packages (e.g. numpy, scipy, |
| test/unit for Ruby) for the Windows packages. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/429">#429</a><br/> |
| Support for MAGIC file format (*.mag) |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/428">#428</a><br/> |
| Edit buttons are not shown in user properties dialog |
| in viewer mode |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/426">#426</a><br/> |
| Techs can be grouped in menu now |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/425">#425</a><br/> |
| Don't generate dummy pins for dummy gates |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/419">#419</a><br/> |
| Multiple top circuits after flatten of netlist |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/417">#417</a><br/> |
| Probe nets does not work with flat extraction on Tools/Trace All Nets/Flat |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/415">#415</a> and <a href="https://github.com/KLayout/klayout/issues/439">#439</a><br/> |
| Macros need to be stored with CRLF on Windows for management |
| with a versioning system like git |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/411">#411</a><br/> |
| Multiple device extractors for same class |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/410">#410</a><br/> |
| Errors were not reported on "rerun" from the DRC and LVS report dialogs |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/408">#408</a><br/> |
| Internal error after EdgePairs#polygon |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/407">#407</a><br/> |
| Variables can be used in technology base path now |
| <ul> |
| <li>$(tech_name) -> substituted by the technology name</li> |
| <li>$(tech_dir) -> substituted by the directory the technology file is stored in</li> |
| <li>$(tech_file) -> substituted by the absolute path to the tech file</li> |
| <li>$(appdata_path) -> substituted by KLayout's home directory (e.g. ~/.klayout)</li> |
| <li>$(env('X')) -> substituted by the environment variable $X</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/406">#406</a><br/> |
| DRC edge layers: AND between intersecting edges gives point-like |
| markers indicating the intersection points |
| </li> |
| <li> |
| <b>Enhancement</b>: netlist object properties<br/> |
| User properties can be attached to the following netlist objects |
| now: Pin, Device, Circuit, Net and SubCircuit. Properties are |
| key/value pairs (keys and values can be strings can be strings |
| or numbers). |
| The property-enabled classes use "NetlistObject" as the base |
| class now. NetlistObject provides "set_property" to set or reset |
| a property and "property" to retrieve one. |
| Properties are persisted in L2N and LVSDB files and written to |
| layout shapes on "build_nets". |
| </li> |
| <li> |
| <b>Enhancement</b>: more detailed progress<br/> |
| On certain nested operations, a double or triple progress bar is |
| shown indicating the progress of nested operations. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26.1'></a> |
| <p>Release date: 2019-11-06</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/354">#354</a><br/> |
| Buddy scripts did segfault. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/352">#352</a><br/> |
| LVS: equivalent_pins required the cell to be present. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/353">#353</a><br/> |
| Session files: "file-path" and "rdb-file" behavior was inconsistent. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/358">#358</a><br/> |
| "strm2oas" was writing GDS files. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/363">#363</a><br/> |
| It was possible to produce bad polygons while drawing. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/372">#372</a><br/> |
| pymod build failed with HAVE_64BIT_COORD=1. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/376">#376</a><br/> |
| Parameters UI callback invoking. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/368">#368</a><br/> |
| Segfault with layer list manipulation while iterating. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/386">#386</a><br/> |
| "None" is a reserved keyword for Python binding - use "None_". |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/382">#382</a><br/> |
| Possibility to copy user property value. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/387">#387</a><br/> |
| Salt: Python version can be specified in "api-version". |
| Other requirements can be specified too. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/392">#392</a><br/> |
| Layers "Style" sub-pane was malformed. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/394">#394</a><br/> |
| Even bigger font sizes for rulers and labels for the 4k age: |
| Now there is "XLarge", "XXLarge" and "XXXLarge" as well. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/393">#393</a><br/> |
| DRC syntax errors are now shown in their original code line |
| of the DRC script. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/400">#400</a><br/> |
| Snap feature wasn't working for deep regions in certain use |
| cases. |
| </li> |
| <li> |
| <b>Enhancement</b>: new "scale_and_snap" methods<br/> |
| These methods allow scaling and snapping of layouts. Scaling |
| is supported by a rational factor. After scaling, snapping can |
| be applied to an integer grid. There are two incarnations. |
| Region#scale_and_snap (or Region#scaled_and_snapped): this is |
| a flat implementation which allows anisotropic scaling/snapping |
| as well. |
| And there is Layout#scale_and_snap which is a fully |
| hierarchical scale-and-snap feature. The latter does not support |
| anisotropic scaling/snapping, but works hierarchically without |
| opening gaps. It operates on a top cell and on all layers. |
| </li> |
| <li> |
| <b>Enhancement</b>: new Region#pull_* methods and DRC features<br/> |
| "pull_*" is a class of methods that allows rehierarchisation |
| of shapes. These methods act similar to "interacting", but |
| the other way around: instead of delivering interacting |
| shapes of the first argument, it will deliver shapes of |
| the second argument. For example, "a.pull_interacting(b)" |
| will deliver polygons of b which interact with polygons |
| of a. As a side effect, the polygons of b will be stored |
| hierarchically close to the polygons of a. This provides |
| a way to "re-hierarchise" layout. |
| The full class of methods and DRC functions involve: |
| Region#pull_interacting, Region#pull_inside, Region#pull_overlapping |
| and the same functions for DRC. |
| "pull_interacting" is also available for the Edges class |
| and edge layers in DRC. |
| </li> |
| <li> |
| <b>Enhancement</b>: Net tracer bug fix for heavily decomposed polygons<br/> |
| The net tracing feature now can operate on heavily decompose |
| polygons as well. Such layouts can be created by using a low |
| max. vertex count on GDS write. The problem were small |
| triangles with an area of 0.5 square DBU. |
| </li> |
| <li> |
| <b>Enhancements</b>: General fixes of deep DRC mode<br/> |
| Some inconsistencies with merged/raw mode have been |
| removed. Performance was enhanced in a few places. |
| Multithreaded mode now works more reliably. |
| </li> |
| <li> |
| Enhancements/bugfixes: various LVS improvements<br/> |
| The backtracking algorithm should work more reliable |
| in cases of ambiguities and floating nets or pins. |
| Performance should be better in some cases. |
| LVS script structure is less rigid now. "cheats" to |
| forcibly ignore hierarchy interactions for some |
| cells (useful for SRAM layout for example). |
| Still there is some work to do. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.26</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.26'></a> |
| <p>Release date: 2019-09-10</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/197">#197</a><br/> |
| Python: Reimplemented methods are not getting called |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/236">#236</a><br/> |
| Crash when using "Delete all rulers" |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/251">#251</a><br/> |
| Register application exit handler in Ruby |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/264">#264</a><br/> |
| Python exceptions are redirected when PCell is used |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/265">#265</a><br/> |
| LEF file can't be read |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/277">#277</a><br/> |
| Region#min_coherence is not recognized by Region#sized |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/293">#293</a><br/> |
| File/Setup menu and dialog names are inconsistent |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/294">#294</a><br/> |
| Cannot display the right icon in Ubuntu |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/302">#302</a><br/> |
| Display issues with small cells |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/305">#305</a><br/> |
| CIF box positions are incorrect when a rotation is specified |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/306">#306</a><br/> |
| Round corners issue |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/316">#316</a><br/> |
| Text capture box has zero dimension for move |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/318">#318</a><br/> |
| Unable to disable a key binding |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/321">#321</a><br/> |
| Something's wrong with tip windows |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/322">#322</a><br/> |
| CIF, error when changing layer name while file open in KLayout |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/330">#330</a><br/> |
| DXF reader stalls |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/337">#337</a><br/> |
| Annotation: make "cross" styles available for scripts |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/338">#338</a><br/> |
| Unreadable Assistant document: QComboBox |
| </li> |
| <li> |
| <b>Bugfix</b>: Rare crash fixed with line width > 1<br/> |
| With line widths > 1, segfaults have been observed in some |
| rare cases. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/287">#287</a><br/> |
| Return an ObjectInstPath from the RecursiveShapeIterator |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/317">#317</a><br/> |
| "infix move" |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/333">#333</a><br/> |
| Ruby/Python automation of "auto measure" |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/342">#342</a><br/> |
| Ruler properties editor: swap points and snap to object buttons |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/343">#343</a><br/> |
| Dockable bookmark window |
| </li> |
| <li> |
| <b>Enhancement</b>: Hierarchical mode for DRC ("deep" keyword)<br/> |
| DRC can be put into hierarchical mode with the "deep" |
| statement at the beginning of the file. |
| In hierarchical mode, most operations are performed |
| in a hierarchical fashion - i.e. trying to maintain |
| as much from the original hierarchy as possible. |
| </li> |
| <li> |
| <b>Enhancements</b>: Antenna checks for DRC<br/> |
| DRC now got an antenna check feature. Netlist extraction |
| is the basis for this feature. |
| </li> |
| <li> |
| <b>Enhancement</b>: Hierarchical mode in XOR tool and "strmxor"<br/> |
| The XOR tool and the "strmxor" buddy tool provide |
| switches to enable hierarchical mode. These options |
| are considered experimental currently as XOR between |
| two different layouts was not the implementation goal. |
| </li> |
| <li> |
| <b>Enhancement</b>: Netlist extraction<br/> |
| KLayout supports extraction of netlists from a layout. |
| This is the first step towards LVS. This feature includes |
| an infrastructure providing netlist data structures |
| (with Ruby/Python bindings), Netlist readers and writers |
| (Spice format), device recognition and a netlist browser. |
| </li> |
| <li> |
| <b>Enhancement</b>: LVS<br/> |
| The LVS feature is based on the netlist extraction capabilities. |
| It adds netlist vs. netlist compare and the corresponding |
| infrastructure. |
| LVS is a new script environment that is based on the DRC feature |
| and extends the DRC script language by LVS elements. |
| </li> |
| <li> |
| <b>Enhancement</b>: Command line option -mn to open netlist database |
| </li> |
| <li> |
| <b>Enhancement</b>: Net tracer "trace all nets"<br/> |
| Based on the netlist extraction feature, an alternative mode |
| for net tracing is provided. With "trace all nets", no a single |
| but all nets are traced at once. Probing then happens in the |
| final nets extracted rather than providing the seed shape. |
| "Trace all nets" operates in hierarchical mode and therefore |
| usually is faster and has a smaller memory footprint when |
| extracting huge nets such as power nets. |
| </li> |
| <li> |
| <b>Enhancement</b>: Library browser<br/> |
| The library browser is a dockable tool window which shows |
| all libraries installed. Use drag and drop to place a library |
| cell from the library browser in edit mode. |
| </li> |
| <li> |
| <b>Enhancement</b>: Layout query enhancements<br/> |
| Layout queries (aka "Search and replace") now allow specification |
| of Variables when using the script API. The performance of queries has been |
| enhanced in the case of cell tree recursion. |
| </li> |
| <li> |
| <b>Enhancement</b>: Gridline colors<br/> |
| The grid lines (or dots, depending on the style) can now be given |
| different colors for axes, grid lines and the ruler inset. |
| </li> |
| <li> |
| <b>Enhancement</b>: Multiple files on import<br/> |
| The "File/Import/Other files into current" feature now allows |
| importing multiple files into the current layout. |
| </li> |
| <li> |
| <b>Enhancement</b>: Python standalone module<br/> |
| KLayout supports production of standalone Python modules |
| which provide the same features than the "pya" module but |
| for use without the KLayout binary. If installed properly, |
| "import klayout" will pull in all modules. "import klayout.db" |
| will pull in the database part. |
| Deployment on PyPI is supported. |
| </li> |
| <li> |
| <b>Enhancement</b>: Modal help dialog from modal windows<br/> |
| When using Assistant links in the UI, the assistant now is shown |
| as a modal window when called from a modal dialog. Before, the |
| Assistant window wasn't usable in this case. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.25.9</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.25.9'></a> |
| <p>Release date: 2019-06-18</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/261">#261</a><br/> |
| Issue with iterating Python sequences |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/271">#271</a><br/> |
| Chose cell coordinates on "Make Cell" |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/272">#272</a><br/> |
| Error message if trying to run macros in unsupported languages |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/275">#275</a><br/> |
| "Write without context" did not have an effect with OASIS |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/276">#276</a><br/> |
| LayerPropertiesNodeRef was not working as documented |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/278">#278</a><br/> |
| Lost reference with ObjectInstPath#shape |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/281">#281</a><br/> |
| Width and space violations are reported now also for |
| the "kissing corners" case |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.25.8</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.25.8'></a> |
| <p>Release date: 2019-02-23</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/234">#234</a><br/> |
| Issues with LayoutView#save_image_with_options |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/232">#232</a><br/> |
| Crash on reading .lyp files with big stipple pattern |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/228">#228</a><br/> |
| Bug in Region#interact and DRC's "interact" function. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/225">#225</a><br/> |
| Mirrored custom stipple pattern |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.25.7</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.25.7'></a> |
| <p>Release date: 2019-01-09</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/200">#200</a><br/> |
| Safer iteration of cell instances and shapes (with |
| modifications of container during iteration) - in this |
| case while flattening instances |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/209">#209</a><br/> |
| Reader options were grayed out in stream import feature. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/207">#207</a><br/> |
| Basic.TEXT PCell was rounding bias a spacing values to |
| integer multiples. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/203">#203</a><br/> |
| A segfault was fixed that happend on certain platforms |
| when closing the application (e.g. CentOS7). |
| </li> |
| <li> |
| <b>Bugfix</b>: (RBA/pya) Technology#load was not working<br/> |
| Instead of load, the technology was saved. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.25.6</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.25.6'></a> |
| <p>Release date: 2018-11-23</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/pull/199">PR199</a><br/> |
| Added an option to export DXF polygons as LINE objects |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/198">#198</a><br/> |
| Stitching of DXF contours wasn't taking nearest neighbours |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/191">#191</a><br/> |
| MainWindow/PluginRoot classes got mixed up |
| As a side effect of this fix, layout views can now |
| be configured individually. This wasn't working |
| consistently before. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.25.5</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.25.5'></a> |
| <p>Release date: 2018-09-30</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/162">#162</a><br/> |
| GDS2 LIBNAME was not maintained on "File/Save". |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/166">#166</a><br/> |
| Internal error when writing GDS files (breaking of polygons) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/172">#172</a><br/> |
| DEF reader did not pull vias from LEF |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/174">#174</a><br/> |
| Performance issue with many layers with width >1 |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/176">#176</a><br/> |
| Painting issue with texts |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/185">#185</a><br/> |
| Hash values available as __hash__ standard method now |
| for Python |
| </li> |
| <li> |
| <b>Bugfix</b>: some potential memory corruption issues fixed<br/> |
| During the efforts for making the code base compatible |
| with MSVC, some potential candidates for memory corruption |
| have been identified and fixed. |
| These fixes are included in this release. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.25.4</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.25.4'></a> |
| <p>Release date: 2018-08-25</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/121">#121</a><br/> |
| Issue with multiple reads of GDS2 layouts including PCells |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/134">#134</a><br/> |
| Error in cell.fill_region caused by big polygon with |
| spikes |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/139">#139</a><br/> |
| Libraries have not been reassigned when loading a GDS file |
| from command line (does not happen on File/Open) |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/141">#141</a><br/> |
| Issue with RBA::QHostAddress (ambiguous overload) on Qt5 |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/142">#142</a><br/> |
| Issue with RBA::RecursiveShapeIterator#region= |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/144">#144</a><br/> |
| The Salt package descriptions are not shown with Motif |
| style |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/148">#148</a><br/> |
| Wrong font is used |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/152">#152</a><br/> |
| Shapes#size reported a wrong shape count in viewer mode |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/153">#153</a><br/> |
| Application crash when editing guiding shape properties |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/155">#155</a><br/> |
| Program freezes after replacing nothing by something in |
| Macro editor |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/157">#157</a><br/> |
| "Replace cell with ..." rejected cell names with a library |
| prefix |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/158">#158</a><br/> |
| Repaint issue on cell context |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/159">#159</a><br/> |
| Tech specific macros and DRC scripts were not shown in tech |
| manager |
| </li> |
| <li> |
| <b>Bugfix</b>: 8 bit indexed GIF images can be used for package icons now |
| </li> |
| <li> |
| <b>Enhancement</b>: Provide a way to specify the type of a macro<br/> |
| This feature is mainly useful for command line arguments. |
| If you run KLayout with "klayout -b -r myscript" |
| it will not be able to determine the type of macro without |
| a suffix. |
| You can now explicitly specify a certain type by |
| giving the suffix implicitly like: "klayout -b -r myscript[rb]" |
| This will read "myscript" but pretend it was "myscript.rb" |
| and execute it as Ruby script. |
| This feature is handy if you need to run a file with a |
| specific interpreter but cannot modify the file name. |
| </li> |
| <li> |
| <b>Enhancement</b>: Selection now shows PCell display names<br/> |
| Before, the internal name was shown for instances |
| </li> |
| <li> |
| <b>Enhancement</b>: There is an option in the View menu to show or hide markers<br/> |
| Markers may hide layout under them. With this feature you can |
| quickly disable all markers and the layout becomes visible. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.25.3</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.25.3'></a> |
| <p>Release date: 2018-05-03</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: Compile option to use libcurl instead of QtNetwork<br/> |
| This workaround enables builds on the native CentOS6 |
| configuration with the package manager functional. |
| </li> |
| <li> |
| <b>Enhancement</b>: Pass label (text) layers through DRC script<br/> |
| The "labels" method now allows copying labels from a layer |
| to the output. |
| </li> |
| <li> |
| <b>Enhancement</b>: New "split" method for polygons<br/> |
| This method will fragment the polygons into two or more |
| smaller parts for reducing their vertex count. |
| </li> |
| <li> |
| <b>Enhancement</b>: New "dtrans" method for RecursiveShapeIterator<br/> |
| This method delivers the transformation in micron unit space |
| </li> |
| <li> |
| <b>Enhancement</b>: New "insert" methods for Shapes<br/> |
| Shapes can now insert from another Shapes container and |
| from a RecursiveShapeIterator. Possible applications are |
| fast flattening and fast region selection. |
| </li> |
| <li> |
| <b>Enhancement</b>: New method to generate RDB items from shapes<br/> |
| RdbItem#add_value from a shape, RdbDatabase#create_items |
| from a shapes container or recursive shape iterator and |
| RdbDatabase#create_item from a shape. |
| </li> |
| <li> |
| <b>Enhancement</b>: DXF and CIF "keep layer names"<br/> |
| If this option is set in the reader options, layer names |
| are not translated into GDS layer/datatype pairs. |
| Specifically a layer called "L5" for example is not |
| translated to 5/0 and to "L5D0" on output correspondingly. |
| The buddy script option is "--keep-layer-names". |
| </li> |
| <li> |
| <b>Enhancement</b>: DXF contour joining accuracy<br/> |
| On the DXF reader's options, a contour joining accuracy |
| can be specified. Small gaps smaller than this accuracy |
| will be closed when forming joined contours from edges. |
| The buddy script option is --dxf-contour-accuracy=value. |
| </li> |
| <li> |
| <b>Bugfix</b>: DXF display issue<br/> |
| In some cases, DXF cell instances did not trigger bounding |
| box update and the cells only got visible after save and |
| load. |
| </li> |
| <li> |
| <b>Bugfix</b>: XOR progress is more realistic<br/> |
| The progress is updated after the layer has been computed, |
| not before. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/117">#117</a><br/> |
| DTrans#itype was broken. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/116">#116</a><br/> |
| Fixed a polygon decomposition bug when writing GDS files |
| with big polygons with many holes. As a side effect, the |
| polygons with many holes computed by a NOT operation for |
| example are less complex and spikes in the cutlines are |
| avoided. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/115">#115</a><br/> |
| Reader options were not persisted. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/114">#114</a><br/> |
| Custom line styles not loaded from tech's layer properties |
| file. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/113">#113</a><br/> |
| The XOR tool has an option now to heal result shapes which |
| cross tile boundaries. The result shape count of tiled |
| and non-tiled mode should basically be the same then. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/112">#112</a><br/> |
| Salt package repository relative paths have not been working. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/109">#109</a><br/> |
| Issues with Python 3 and shape properties - property |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/108">#108</a><br/> |
| Bugfix on Box#enlarge and Box#moved for empty boxes. |
| keys generated with Python 3 could not be written to GDS2. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/107">#107</a><br/> |
| Undo not working with shapes. |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/106">#106</a><br/> |
| Search & replace help page enhancements. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.25.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.25.2'></a> |
| <p>Release date: 2018-03-20</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/90">#90</a><br/> |
| DRC: "extended" was not working as expected with "joined = true" |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/89">#89</a><br/> |
| Display issue on MacOS fixed |
| </li> |
| <li> |
| <b>Enhancement</b>: <a href="https://github.com/KLayout/klayout/issues/85">#85</a><br/> |
| IDE debugger: files can be excluded from showing exceptions when |
| they are thrown. To exclude a file press the new "Ignore" button |
| when the debugger tells you an exception has been generated. |
| To re-able exception reporting, clear the list of the files |
| in the IDE settings ("Debugging" tab) |
| The macro IDE settings can now be edited in the File/Setup |
| dialog. |
| </li> |
| <li> |
| <b>Bugfix</b>: <a href="https://github.com/KLayout/klayout/issues/94">#94</a><br/> |
| Retina displays are support to some extend on MacOS. |
| An open topic is the quality of the icons. |
| </li> |
| <li> |
| <b>Enhancement</b>: build system for MacOS |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.25.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.25.1'></a> |
| <p>Release date: 2018-02-23</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancements</b>: build compatibility with MacOS and Qt 5.9.<br/> |
| Qt 4.6 supported now as well with one restriction: |
| the package installation feature is not working. |
| </li> |
| <li> |
| Bugfixs: Package manager |
| <ul> |
| <li>Remove button wasn't enabled if multiple packages were selected</li> |
| <li>A potential crash ob removing packages was fixed</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: 64 bit coordinate support enabled on Windows builds |
| </li> |
| <li> |
| <b>Further bugfixes</b>: See links |
| <ul> |
| <li><a href="https://github.com/KLayout/klayout/issues/21">#21</a> (Autorun(-early) doesn't seem to run when lym files are inside a package)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/24">#24</a> (Text insert dialog bug - Ok button isn't working)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/26">#26</a> (Exceptions are reported every time they propagate up in the call chain in the ruby debugger)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/28">#28</a> (CIF format detection failed)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/30">#30</a> (Writer options dialog non-functional on a fresh configuration)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/32">#32</a> (Rounding issue with instance properties)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/33">#33</a> (Plugin factory not working when using with Python)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/36">#36</a> (Hardening against destruction of object inside event handler)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/39">#39</a> (Action cannot be reassigned)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/40">#40</a> (Crash in Python binding)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/41">#41</a> (Polygon#touches? issue)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/42">#42</a> (Headless mode support with Qt5/-zz)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/43">#43</a> (Crash when using Qt specific command line options)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/44">#44</a> (Transformation constructor with x,y not working)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/45">#45</a> (Partial selection does not capture instance)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/48">#48</a> (Cancel does not reset current tool)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/51">#51</a> (Segmentation fault on return to main window and other opportunities)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/53">#53</a> (Unreadable 'about' text)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/62">#62</a> (QXmlSimpleReader#parse cannot be called)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/63">#63</a> (Wrong output on DRC non_interacting with empty second input)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/64">#64</a> (Crash on exit)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/68">#68</a> (OASIS reader issue with degenerated shapes)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/69">#69</a> (DRC: 'inside' does not merge shapes of second input)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/71">#71</a> (Target cell argument is required)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/72">#72</a> (Edges/Region NOT issue)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/73">#73</a> (Allow 'change layers' on PCells which support a single layer parameter)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/74">#74</a> (Small-corner boolean issue)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/75">#75</a> (Python PCell issue when parameters are called 'layer')</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/79">#79</a> (Replace function enabled also for read-only macros)</li> |
| </ul> |
| </li> |
| <li> |
| <b>Further enhancements</b>: see links |
| <ul> |
| <li><a href="https://github.com/KLayout/klayout/issues/29">#29</a> (Permissive mode for OASIS writer on odd-width paths)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/59">#59</a> (Async download of package index and details)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/66">#66</a> (Authentication dialog indicates retry)</li> |
| <li><a href="https://github.com/KLayout/klayout/issues/77">#77</a> (Layout#copy_tree now works in non-editable mode too)</li> |
| </ul> |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.25</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.25'></a> |
| <p>Release date: 2017-11-04</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: Menu customization<br/> |
| Menu items can be disabled or enabled now. The former |
| "Key Bindings" configuration page has been turned into |
| "Menu Customization". Check boxes allow enabling or |
| disabling of menu items. Disabled menu items are not |
| shown. |
| A search filter allows quick selection of menu items |
| by title or path. |
| </li> |
| <li> |
| <b>Enhancement</b>: The cell tree no longer is collapsed on edits<br/> |
| or when the sorting order changes. |
| </li> |
| <li> |
| <b>Enhancement</b>: Using a special menu path, macros can be<br/> |
| configured to appear in submenus now. |
| </li> |
| <li> |
| <b>Enhancement</b>: KLAYOUT_HOME environment variable to<br/> |
| control the location of the application folder. |
| The application folder is the place where KLayout |
| keeps the configuration, macros, packages and |
| other things. |
| </li> |
| <li> |
| <b>Enhancements</b>: Major overhaul of the build environment |
| <ul> |
| <li>Qt5 supported now</li> |
| <li>Employs qmake as build system</li> |
| <li>Reorganisation of the sources</li> |
| <li>Continuous integration enabled (unit tests |
| integrated in .pro files, JUnit output etc.)</li> |
| <li>Compatible with the clang compiler</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: Buddy tools: KLayout now comes with a set of<br/> |
| additional executables that provide some functionality |
| subset in a lean way. These binaries are named "strm..." |
| and are installed along with KLayout. |
| <ul> |
| <li>strm2cif: converts any format to CIF</li> |
| <li>strm2dxf: converts any format to DXF</li> |
| <li>strm2gds: converts any format to GDS2</li> |
| <li>strm2gdstxt: converts any format to GDS2/text</li> |
| <li>strm2oas: converts any format to OASIS</li> |
| <li>strm2txt: converts any format to plain text (internally)</li> |
| <li>strmclip: creates a clip from a file</li> |
| <li>strmcmp: compares two files (logically)</li> |
| <li>strmxor: compares two files (geometrically)</li> |
| </ul> |
| For more information, use the "-h" or "--help" option. |
| </li> |
| <li> |
| <b>Enhancements</b>: HTTPS support for loading files from URL's directly |
| </li> |
| <li> |
| <b>Enhancements</b>: Numerous enhancements and optimizations in the RBA/pya<br/> |
| area and in the debugger. |
| </li> |
| <li> |
| <b>Enhancements</b>: KLayout notifies the user when a file was changed and<br/> |
| asks whether to reload. |
| </li> |
| <li> |
| <b>Enhancements</b>: "File cell or layer": type into the cell or layer list to jump to the<br/> |
| cell name typed. |
| </li> |
| <li> |
| <b>Enhancements</b>: Advanced search features in the filter entry box<br/> |
| for the cell selection form: Case sensitive/insensitive, |
| glob pattern, clear button. |
| </li> |
| <li> |
| <b>Enhancements</b>: Tree expansion icons have a better contrast now on Windows<br/> |
| with dark background. |
| </li> |
| <li> |
| <b>Enhancements</b>: Forward and backward navigation buttons in the main window.<br/> |
| These buttons jump to the previous or next display state: |
| zoom window, hierarchy depth, etc.. |
| </li> |
| <li> |
| <b>Enhancements</b>: A Package manager is provided. Packages are add-ons for<br/> |
| KLayout and can include macros, script libraries, fonts |
| for the TEXT PCell, technologies, DRC scripts etc. |
| Packages can be published on GitHub or any server |
| supporting WebDAV. After registering a package, users |
| can install or update packages with a few clicks. |
| For more information see %GITHUB%/wiki |
| or "About Packages" in the "Various Topics" area of the main |
| documentation. The package manager is found in the "Tools" |
| menu under "Manage Packages". |
| </li> |
| <li> |
| <b>Enhancements</b>: LEF/DEF reader: |
| <ul> |
| <li>Compatibility fixes with version 5.8</li> |
| <li>Regions and Groups are supported now</li> |
| <li>LEF/DEF is a standare format now and |
| can be used with "File/Open" for example.</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: DXR reader supports variable path widths now |
| </li> |
| <li> |
| <b>Enhancement</b>: XOR provides graphical progress |
| </li> |
| <li> |
| <b>Enhancements</b>: Libraries can be associated with a technology. Only libraries<br/> |
| associated with the selected technology are shown in the selection |
| dialog. |
| </li> |
| <li> |
| <b>Enhancements</b>: Overlapping instances are easier to select now (instance<br/> |
| selection cycling). |
| </li> |
| <li> |
| <b>Enhancements</b>: Many more methods in RBA/pya. For example: |
| <ul> |
| <li>Ability to directly insert "D" types (such as DBox |
| into layouts and cells.</li> |
| <li>RBA::RecursiveShapeIterator now supports complex (non-rectangular) |
| search regions</li> |
| <li>A more consistent type framework (consistent complex transformation |
| types, vectors)</li> |
| <li>More intuitive interface in certain objects (i.e. CellView, |
| LayerPropertiesNode, Annotation etc.). Changing an attribute |
| usually has an immediate effect on the respective property now |
| ("live objects")</li> |
| <li>Hash functions for certain objects - Box, Edge, Trans, Polygon, |
| and other objects can be used as dictionary keys now.</li> |
| <li>New import methods for Region, EdgePairs and Edges</li> |
| <li>New features for LayerMapping and CellMapping</li> |
| <li>Multiple selected cells in LayoutView</li> |
| <li>RBA::TextGenerator to supply the Basic.TEXT PCell's |
| functionality as static feature</li> |
| <li>Receivers can be added to signals and removed from |
| signals now.</li> |
| <li>Individual instance iterator for CellInstArray</li> |
| <li>...</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: Enhanced layout statistics form with detailed shape<br/> |
| statistics. |
| </li> |
| <li> |
| <b>Enhancements</b>: Line styles (dashed, dotted etc.) available now.<br/> |
| Works best with manhattan layouts. |
| </li> |
| <li> |
| <b>Enhancements</b>: "Marked box mode": boxes are drawn with a cross. |
| </li> |
| <li> |
| <b>Enhancements</b>: Arbitrary pattern size for custom fill pattern (no<br/> |
| limited to multiples of 8). Max size is 32x32. |
| Enhanced annotations: |
| <ul> |
| <li>Ellipses</li> |
| <li>Position markers</li> |
| <li>Text alignment</li> |
| <li>"Auto measure" rulers (place a ruler measuring the |
| distances between adjacent objects with a single |
| click)</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: DRC enhancements: |
| <ul> |
| <li>Text support</li> |
| <li>"smoothed" function</li> |
| <li>"layers" function delivers all layers read</li> |
| <li>Polygon with edge interactions</li> |
| <li>middle and extent_refs methods for center point and other |
| references</li> |
| <li>"corners" function</li> |
| <li>"collect...", "select" and "each" methods</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancements</b>: GDS2 paths can now use the MultiXY extension too. |
| </li> |
| <li> |
| <b>Enhancements</b>: X2 Support for Gerber import. |
| </li> |
| <li> |
| <b>Enhancements</b>: A function to reset the window state after the<br/> |
| window has been misconfigured (i.e. detaching or closing |
| the dockable windows). This feature is found in |
| View/Restore Window. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24.10</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24.10'></a> |
| <p>Release date: 2016-04-01</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancements</b>: New method CellView#is_dirty?<br/> |
| This method indicates that a cell view needs saving |
| </li> |
| <li> |
| <b>Bugfix</b>: DEF reader was not able to read routing<br/> |
| Routed segments with vias plus continued wiring |
| were not read. Instead an error message was shown |
| saying "Invalid orientation specification" |
| </li> |
| <li> |
| <b>Bugfix</b>: Setting "technology-data" configuration property did not work<br/> |
| Reading or writing the "technology-data" configuration |
| property is the only way to access technology data from |
| a script. Hence it's important that this property can |
| be set. With this patch, "technology-data" can be set |
| to an XML string which has the same format than the |
| one stored within the configuration file. |
| </li> |
| <li> |
| <b>Bugfix</b>: Reader issues with some RVE files<br/> |
| The RVE reader could not read files with cell names |
| containing hyphens (like "A-B"). |
| </li> |
| <li> |
| <b>Bugfix</b>: Inplace operators are now working in Python too<br/> |
| For example "r1 += r2" was not working where r1 and r2 |
| were pya.Region objects. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24.9</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24.9'></a> |
| <p>Release date: 2016-11-28</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancements</b>: The RBA::Region#smooth function was enhanced to<br/> |
| give somewhat better results |
| </li> |
| <li> |
| <b>Enhancements</b>: DXF's circle approximation can now also specified<br/> |
| through an "accuracy" parameter: if less than the number of |
| specified points is required to achieve the given accuracy, the |
| number is reduced accordingly. This also applies to the polygon |
| interpolation of spline and arc curves. |
| </li> |
| <li> |
| <b>Enhancement</b>: RBA integration now is compatible with Ruby 2.3<br/> |
| which allows building on Ubuntu 16 as well. |
| </li> |
| <li> |
| <b>Enhancement</b>: OASIS files with instance angles >360 were rejected<br/> |
| before. Now, this has turned into a warning. |
| </li> |
| <li> |
| <b>Bugfix</b>: DEF reader was failing to read MASK/via combinations. |
| </li> |
| <li> |
| <b>Bugfix</b>: The marker browser's "show only rules with errors" option<br/> |
| was enabled again on sorting of errors. |
| </li> |
| <li> |
| <b>Bugfix</b>: Using Layout objects for inputs didn't work |
| </li> |
| <li> |
| <b>Bugfix</b>: Copying Hierarchy treets containing PCell's made the<br/> |
| PCell's being turned into static cells. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24.8</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24.8'></a> |
| <p>Release date: 2016-06-19</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: XOR and different or big database units:<br/> |
| With tiling, XOR between two layouts with different database |
| units was still not working correctly. Also, when the database unit |
| was larger than 1nm, the XOR feature was dropping results sometimes |
| when tiling was on. |
| </li> |
| <li> |
| <b>Enhancements</b>: progress bar shown also for "-z" mode scripts:<br/> |
| The solution of 0.24.7 has been modified to avoid annoying |
| progress bar windows popping up in background-window mode: |
| Now, progress bar windows will only pop up if an active main |
| window is present. This will enable progress bars for scripts that |
| open their own main windows but still keep the application GUI-less |
| when the script does not do so. |
| </li> |
| <li> |
| <b>Bugfix</b>: Crash on empty panel:<br/> |
| When "New/Panel" is used a view without a layout is created. |
| An attempt to create layout on such panels crashed the application. |
| </li> |
| <li> |
| <b>Bugfix</b>: LEF reader now can read PIN statements including VIA |
| </li> |
| <li> |
| <b>Bugfix</b>: Polygon smoothing was not working properly in some cases<br/> |
| Previously the smoothing function was sometimes dropping vertexes |
| from the polygons. |
| Smoothing now does also guarantee not to exceed the given |
| distance. |
| </li> |
| <li> |
| <b>Bugfix</b>: Sorting cells by area now sorts cells by name as second choice<br/> |
| In the previous version, cells with identical area were |
| grouped but the order was arbitrary. Now the name is used as |
| the second-level sorting criterion which keeps such cells |
| sorted by name. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24.7</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24.7'></a> |
| <p>Release date: 2016-05-01</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: XOR and different database units:<br/> |
| With tiling, XOR between two layouts with different database |
| units was not working correctly. |
| </li> |
| <li> |
| <b>Enhancements</b>: progress bar shown also for "-z" mode scripts:<br/> |
| Scripts running in KLayout with the "-z" option (don't |
| show main window) were not experiencing progress reporting |
| before. Now a small modal window is shown during long-running |
| operations that indicates the progress and provides a Cancel |
| button to abort the operation. |
| </li> |
| <li> |
| <b>Bugfix</b>: Crash on using "Edit/Make cell":<br/> |
| This happened sometimes if the selected objects contained |
| instances. |
| </li> |
| <li> |
| <b>Bugfix</b>: Invalid behavior of paths with reflecting segments:<br/> |
| For example a path made of the points (0, 0), (0, 1000) |
| and (0, 0) had a reflecting segment which cause some |
| computations (for example the bounding box) to return |
| invalid results. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24.6</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24.6'></a> |
| <p>Release date: 2016-03-22</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: Early delete of plugin object when returning a new object<br/> |
| from PluginFactory#create_plugin. The returned object was |
| not held, so in Ruby the GC could destroy the object. This |
| could lead to crashes in applications employing the Plugin API. |
| </li> |
| <li> |
| <b>Bugfix</b>: It was possible to edit read-only macros.<br/> |
| For example, it was possible to enter new lines in macros |
| marked as read-only. However, these changes were not saved. |
| </li> |
| <li> |
| <b>Bugfix</b>: Shift+Tab not working in macro editor.<br/> |
| On some platforms, Shift+Tab was not working as expected. |
| This key combinations was supposed to left-shift a selected |
| block an undo indents. |
| </li> |
| <li> |
| <b>Bugfix</b>: Wrong scaling of layers when doing XOR's with layouts<br/> |
| with different database units. |
| This happened when the layouts had different layers and |
| "summarize missing layers" was disabled. |
| </li> |
| <li> |
| <b>Bugfix</b>: "Search & Replace" was not working properly if named<br/> |
| layers were present. Specifically the shape search was not |
| working due to an incorrectly formed query. |
| </li> |
| <li> |
| <b>Bugfix</b>: Sizing produced incorrect results in case of slowly<br/> |
| varying polygon contours. The effect was a contour with |
| spiky distortions where two "almost parallel" edges |
| connected. |
| </li> |
| <li> |
| <b>Bugfix</b>: The diff tool was not reporting differences correctly when<br/> |
| layers were present in one layout while they were not present |
| in the other. This happened specficially when "Summarize |
| missing layers" was disabled. |
| </li> |
| <li> |
| <b>Enhancement</b>: New context mode in marker browser: "Current or Any".<br/> |
| In this mode, the markers are displayed in the context of the |
| current cell. If that is not possible because the markers are |
| given for cells outside the cell tree of the current cell, the |
| fallback is to show the markers in the current cell as in "Any" |
| mode. |
| </li> |
| <li> |
| <b>Enhancement</b>: More consistent behaviour of cell and category filters<br/> |
| in the marker browser. For example, the category filter is |
| now also applied when selecting a node for a certain cell in |
| the cell branch and if nested categories are present, the |
| category filter is applied smarter - not just on each category. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24.5</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24.5'></a> |
| <p>Release date: 2016-02-26</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: Instance browser was messing up array instances sometimes.<br/> |
| After browsing instances, in some cases array instances got |
| messed up. This specifically happened with OASIS files. |
| </li> |
| <li> |
| <b>Enhancement</b>: Diff tool does not care about text alignment and<br/> |
| font properties unless in "exact" mode. Previously alignment |
| flags and font properties were compared in non-exact mode too |
| causing some confusion for example when comparing OASIS vs. |
| GDS. |
| </li> |
| <li> |
| <b>Enhancement</b>: XOR on layouts with different database units.<br/> |
| Previously, the XOR tool refused to run on layouts with |
| different database units. |
| </li> |
| <li> |
| <b>Bugfix</b>: The OASIS writer's S_TOP_CELL standard property now will<br/> |
| correctly use an "n-string" value in strict mode. |
| </li> |
| <li> |
| <b>Bugfix</b>: The OASIS writer bailed out on 1x1 cell arrays.<br/> |
| Now these pseudo arrays are written as single instances. |
| </li> |
| <li> |
| <b>Bugfix</b>: GUI type support for QVariant.<br/> |
| RBA/pya did not provide constructors for QVariant from |
| GUI types like QColor and QFont. These have been added now. |
| The corresponding conversion functions to QColor, QFont etc. |
| are provided as well. |
| </li> |
| <li> |
| <b>Bugfix</b>: Problems with QVariant constructor: some feature were not<br/> |
| usable. For example, a double value could not be passed to |
| the constructor. Disambiguators have been provided to solve |
| these issues. |
| </li> |
| <li> |
| <b>Enhancement</b>: Cell/Category filter for marker browser. The marker<br/> |
| browser now has a filter entry box to select specific cells |
| or categories. |
| </li> |
| <li> |
| <b>Enhancement</b>: Images are cached now for faster image update.<br/> |
| Specifically the "fit" image will be cached and if "fit" is |
| selected again, the image is restored rather quickly (provided |
| the window is not resized). The cache depth can be configured |
| in "Setup/Display/Optimization". |
| </li> |
| <li> |
| <b>Bugfix</b>: "Read all other layers" option in LEF/DEF reader was<br/> |
| potentially assigning GDS layers which have been defined in |
| the layer mapping. Now, layers used in the layer map for |
| targets are blocked and not used for automatic assignment. |
| </li> |
| <li> |
| <b>Enhancement</b>: The database unit can be configured now in LEF/DEF<br/> |
| import options. Previously it was fixed to 1 nm. |
| </li> |
| <li> |
| <b>Bugfix</b>: RBA::LayerProperties#id was not always unique as stated<br/> |
| by the documentation. Specifically not after a file was loaded. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24.4</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24.4'></a> |
| <p>Release date: 2015-12-17</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: Layer colors are iterated for named layers without<br/> |
| layer numbers as well. Such layers are created when reading |
| DXF files for example and all layers had the same color |
| initially. Now, these layers will be assigned different colors. |
| </li> |
| <li> |
| <b>Bugfix</b>: RBA::TilingProcess#threads was not working properly<br/> |
| when assigning a value of 1. |
| </li> |
| <li> |
| <b>Bugfix</b>: The perimeter computation now has changed to 64 bit numerics<br/> |
| reducing the risk of numerical overflow. In earlier versions, |
| the perimeter computation of integer type shapes (polygons, |
| boxes, regions) was performed with 32 bit length which is |
| not sufficient to represent total perimeters of full layouts. |
| </li> |
| <li> |
| <b>Bugfix</b>: The OASIS writer's S_TOP_CELL standard property now is<br/> |
| set to the correct value when using "Save cell as". |
| </li> |
| <li> |
| <b>Bugfix</b>: Some patches are provided for enhanced compatibility with<br/> |
| MacOS. One MacOS-only bug was related to a crash when re-registering |
| of PCell's while developing then. |
| </li> |
| <li> |
| <b>Bugfix</b>: PCell guiding shape parts could not be selected in partial<br/> |
| editing mode using a drawn selection box. |
| </li> |
| <li> |
| <b>Enhancement</b>: The color of the guiding shapes can now be configured<br/> |
| individually. |
| </li> |
| <li> |
| <b>Bugfix</b>: OASIS reader was not properly associating CELLNAME properties<br/> |
| with cells as the standard requires. Instead CELLNAME properties were |
| ignored. |
| </li> |
| <li> |
| <b>Bugfix</b>: Strict mode compatibility issues in OASIS writer:<br/> |
| File level PROPERTY records were not put right at the beginning of the file, |
| empty tables were not listed with 0 position, property value strings were |
| not referenced by ID and the property modal variables were referenced |
| sometimes after name records (specifically CELLNAME with standard |
| properties enabled). According to the specification, the name records |
| reset these variables so this is not correct. Other readers may report |
| errors for such files. |
| </li> |
| <li> |
| <b>Enhancement</b>: OASIS writer file size reduction. Now, the OASIS writer<br/> |
| will opimize the arrangement of cell array instances so that |
| modal variables can be used for a better compaction. |
| </li> |
| <li> |
| <b>Enhancement</b>: During script debugging now the Assistant window is active<br/> |
| even while the debugger is executing a script. The main window is |
| still inactive however to avoid fatal cross-interactions between |
| the debugger and the user interface. |
| </li> |
| <li> |
| <b>Bugfix</b>: The Python PCell sample was broken. |
| </li> |
| <li> |
| <b>Bugfix</b>: slowly bending paths have not been displayed correctly. |
| </li> |
| <li> |
| <b>Bugfix</b>: coordinates might have been swapped in the box properties<br/> |
| page when switching from local to absolute coordinates and |
| back. |
| </li> |
| <li> |
| <b>Bugfix</b>: certain ruler styles with independent x and y axis have not<br/> |
| been displayed properly when using a global transformation. |
| </li> |
| <li> |
| <b>Enhancement</b>: the performance of "Flatten cell" is enhanced significantly<br/> |
| in cases of many instances. |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC output was producing new layers with an empty layer name<br/> |
| selector (no major issue, but confusing). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24.3</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24.3'></a> |
| <p>Release date: 2015-11-05</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: PYTHONPATH does not mess up the Windows installation any<br/> |
| longer. If you want to set the PYTHONPATH for KLayout, use |
| KLAYOUT_PYTHONPATH. |
| </li> |
| <li> |
| <b>Bugfix</b>: The oasis_write_std_properties attribute of RBA::SaveLayoutOptions<br/> |
| did not work as described. To maintain backward compatibility and |
| enable the cell bounding box feature, a new attribute called |
| oasis_write_cell_bounding_boxes was introduced. |
| </li> |
| <li> |
| <b>Bugfix</b>: "Hide all" only hides the top level layer properties, not the<br/> |
| members of layer groups. |
| </li> |
| <li> |
| <b>Bugfix</b>: S_BOUNDING_BOX standard properties now appear after CELLNAME<br/> |
| records in OASIS files as required by the OASIS specification. |
| </li> |
| <li> |
| <b>Bugfix</b>: The unintuitive behavior of the "Writer Options" has been changed.<br/> |
| Now, the writer options are applied to the saved layout always, not |
| just on the first save. Previously, the program remembered the options |
| and reused the previous options on following saves. This was quite |
| unintuitive since changing the properties did not necessarily affect |
| the way files were written. |
| </li> |
| <li> |
| <b>Enhancement</b>: The starting directory for files dialogs is the "Documents"<br/> |
| folder on Windows now. Not the current directory which is the |
| installation directory usually. |
| </li> |
| <li> |
| <b>Bugfix</b>: Signal names are property set for RBA::QListWidget and other<br/> |
| objects. This enables the use of "indexesChanged" signals and eliminates |
| Qt runtime warnings. |
| </li> |
| <li> |
| <b>Bugfix</b>: Library cells were not properly loaded again after reloading<br/> |
| a layout which used libraries which itself referred to other libraries. |
| </li> |
| <li> |
| <b>Bugfix</b>: The program crashed sometimes when using report databases with<br/> |
| properties. |
| </li> |
| <li> |
| <b>Bugfix</b>: Layers with a single box rendered wrong results in the DRC's<br/> |
| size function with strong undersize. The boxes did not vanish as |
| expected but instead were inverted. |
| </li> |
| <li> |
| <b>Enhancement</b>: The build now is compatible with Python 2.6. |
| </li> |
| <li> |
| <b>Bugfix</b>: Reading OASIS files in strict mode with cell names consisting<br/> |
| of a "$" character followed by an integer number (like "$1") sometimes |
| messed up the cells. |
| </li> |
| <li> |
| <b>Bugfix</b>: RBA::TilingProcessor could not be used both with tile size and<br/> |
| tile count set since setting the tile size was resetting the tile |
| count and vice versa. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24.2'></a> |
| <p>Release date: 2015-10-02</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: Flip and Rotate function did not work as expected when the view<br/> |
| was descended into the hierarchy. |
| </li> |
| <li> |
| <b>Enhancement</b>: RBA::BrowserDialog now also accepts a parent parameter<br/> |
| which are important to better integrate such dialogs into the |
| application. |
| </li> |
| <li> |
| Bugfix/enhancement: "klayout_vo.exe" now is a pure viewer application<br/> |
| again. By calling this executable, the edit functions cannot be |
| enabled and the save functions are disabled as well. Under Linux, |
| renaming the binary to "klayout_vo" switches KLayout into this |
| mode as well. |
| </li> |
| <li> |
| <b>Bugfix</b>: The zoom and selection rectangle can now be dragged outside the<br/> |
| visible area and still define the zoom or selection rectangle. |
| </li> |
| <li> |
| <b>Bugfix</b>: expressions were not coercing floating-point values consistently:<br/> |
| The expression "to_i(2)+1.4" rendered 3 instead of 3.4 as expected. |
| The sum was treated as an integer sum because the first operand is |
| an integer. Now the integer is converted into a floating-point value |
| as expected. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24.1'></a> |
| <p>Release date: 2015-08-26</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: switched to -O2 instead of -O3 to avoid issues with certain<br/> |
| gcc versions for which -O3 appears to be broken. |
| </li> |
| <li> |
| <b>Bugfix</b>: fixed a backward compatibility issue in scripting. Specifically<br/> |
| "view.each_object_selected { |s| s.shape }" will work again. |
| </li> |
| <li> |
| <b>Bugfix</b>: the layer matching algorithm in the .lyp file layer assignment<br/> |
| is compatible with the previous version again. This specifically applies |
| to "wildcard" specifications. In 0.24, named and unnamed layers were |
| considered different even if GDS layer and datatype numbers were identical. |
| The effect was that if a named layer was present, a .lyp file specification |
| without that name was not matching the named layer and with "add other layers" |
| the named layer was produced again. |
| </li> |
| <li> |
| <b>Enhancement</b>: "Apply all" in the object properties dialog behaves somewhat<br/> |
| more intuitive now. Specifically changing the path endcap styles now |
| works as expected. For the other properties, a choice was provided |
| between applying changes in a relative or absolute way. For example, |
| when the left edge of a box is changed, the left edges of all selected |
| boxes are shifted by the same amount in relative mode. In absolute mode, |
| the left edge will be set to the specified position for all selected boxes. |
| </li> |
| <li> |
| <b>Bugfix</b>: Python iterators will keep a reference to the source object now.<br/> |
| This avoids problems when fetching iterated properties (typically "each..." methods) |
| from short-living objects. |
| </li> |
| <li> |
| <b>Bugfix</b>: Python's StopIteration exception does no longer appear in the debugger<br/> |
| now. This is an exception used internally to mark the end of an iteration |
| sequence. |
| </li> |
| <li> |
| <b>Bugfix</b>: "Path#width=" does no longer reset the round end flag. |
| </li> |
| <li> |
| <b>Enhancement</b>: the "Show All" mode of the marker browser is persisted now. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.24</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.24'></a> |
| <p>Release date: 2015-07-25</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: Python support: Scripts and PCells can now be coded in Python as well. Python and Ruby<br/> |
| scripts may coexist in the same application and they can be debugged together. The macro |
| IDE features a Python tab in which Python scripts can be managed. |
| The language features of Python and Ruby are very similar, so the features of the |
| integration are highly comparable and easy to translate. The Python module |
| name is "pya". |
| </li> |
| <li> |
| <b>Bugfix</b>: When using a layer with special hierarchy level settings (i.e. #*), the ruler did not snap to that shapes. |
| </li> |
| <li> |
| <b>Bugfix</b>: Qt item ownership is now transferred on some methods. For example, "QTreeWidget#insertItem" now will<br/> |
| transfer ownership of the item to the tree widget. Hence, when the variable holding the item goes out of scope, |
| the tree item will not be destroyed. |
| </li> |
| <li> |
| <b>Enhancement</b>: The shape selection can now be manipulated through scripts (new LayoutView methods "object_selection=",<br/> |
| "select_object" etc.) |
| </li> |
| <li> |
| <b>Enhancement</b>: New edge vs. region operations are supported (edge AND region and edge MINUS region) |
| </li> |
| <li> |
| <b>Enhancement</b>: RBA/pya objects now in general feature a "_manage" and "_unmanage" method will allows releasing<br/> |
| the ownership over an object in cases where object lifetime control is important (specifically when passing |
| objects around in Qt applications). |
| </li> |
| <li> |
| <b>Enhancement</b>: Many new RBA methods, i.e. |
| <ul> |
| <li>Annotation#id</li> |
| <li>Cell#change_pcell_parameters</li> |
| <li>Cell#pcell_parameters_by_name</li> |
| <li>DPolygon#assign_hull (raw argument)</li> |
| <li>DPolygon#assign_hole (raw argument)</li> |
| <li>DPolygon#each_edge (with contour argument)</li> |
| <li>DPolygon#insert_hole (raw argument)</li> |
| <li>DPolygon#transform</li> |
| <li>DSimplePolygon#initialize (raw parameter)</li> |
| <li>DSimplePolygon#initialize (raw parameter)</li> |
| <li>DSimplePolygon#set_points</li> |
| <li>DSimplePolygon#transform</li> |
| <li>EdgePairs#+</li> |
| <li>Edges#& (with Region)</li> |
| <li>Edges#&= (with Region)</li> |
| <li>Edges#- (with Region)</li> |
| <li>Edges#-= (with Region)</li> |
| <li>Edges#inside_part</li> |
| <li>Edges#select_inside_part</li> |
| <li>Edges#outside_part</li> |
| <li>Edges#select_outside_part</li> |
| <li>Instance#change_pcell_parameter</li> |
| <li>Instance#change_pcell_parameters</li> |
| <li>Instance#convert_to_static</li> |
| <li>Instance#flatten</li> |
| <li>Instance#is_pcell?</li> |
| <li>Instance#pcell_declaration</li> |
| <li>Instance#pcell_parameters</li> |
| <li>Instance#pcell_parameters_by_name</li> |
| <li>Layout#begin_shapes (with cell ref)</li> |
| <li>Layout#begin_shapes_overlapping (with cell ref)</li> |
| <li>Layout#begin_shapes_touching (with cell ref)</li> |
| <li>Layout#create_cell (with PCell parameters and/or lib name)</li> |
| <li>Layout#delete_property</li> |
| <li>Layout#flatten_into</li> |
| <li>Layout#has_prop_id?</li> |
| <li>Layout#pcell_ids</li> |
| <li>Layout#pcell_names</li> |
| <li>Layout#prop_id</li> |
| <li>Layout#prop_id=</li> |
| <li>LayoutView#clear_object_selection</li> |
| <li>LayoutView#object_selection</li> |
| <li>LayoutView#object_selection=</li> |
| <li>LayoutView#replace_annotation</li> |
| <li>LayoutView#select_object</li> |
| <li>LayoutView#unselect_object</li> |
| <li>MainWindow#cm_close_all</li> |
| <li>MainWindow#cm_save_all</li> |
| <li>MainWindow#cm_sel_move_to</li> |
| <li>MainWindow#instance</li> |
| <li>MainWindow#manager</li> |
| <li>ObjectInstPath#==</li> |
| <li>ObjectInstPath#!=</li> |
| <li>ObjectInstPath#<</li> |
| <li>ObjectInstPath#append_path</li> |
| <li>ObjectInstPath#clear_path</li> |
| <li>ObjectInstPath#cv_index=</li> |
| <li>ObjectInstPath#layer=</li> |
| <li>ObjectInstPath#seq=</li> |
| <li>ObjectInstPath#shape=</li> |
| <li>ObjectInstPath#top</li> |
| <li>ObjectInstPath#top=</li> |
| <li>RdbItemValue#initialize (with float argument)</li> |
| <li>RdbItemValue#float</li> |
| <li>RdbItemValue#is_float?</li> |
| <li>RdbItemValue#tag_id</li> |
| <li>RdbItemValue#tag_id=</li> |
| <li>SaveLayoutOptions#gds_write_file_properties</li> |
| <li>SaveLayoutOptions#gds_write_file_properties=</li> |
| <li>SaveLayoutOptions#oasis_write_std_properties</li> |
| <li>SaveLayoutOptions#oasis_write_std_properties=</li> |
| <li>Shape#each_edge (with contour argument)</li> |
| </ul> |
| </li> |
| <li> |
| <b>Enhancement</b>: Qt API is aligned better with C++ Qt notation. Several bug fixes, new features and stability enhancements.<br/> |
| For example: |
| New: RBA::Qt::white or RBA::Qt::GlobalColor::white |
| Old: RBA::Qt_GlobalColor::white |
| </li> |
| <li> |
| <b>Enhancement</b>: the debugger can now be disabled in the macro editor IDE for enhanced<br/> |
| script execution performance with IDE window open and less interactions between |
| Qt code and Macro IDE |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC crashed when outputting shapes to a layer that was used as an input<br/> |
| in further parts of the script but has been declared as input befor the layer |
| was output. |
| </li> |
| <li> |
| <b>Bugfix</b>: ".lyp wildcard replacement" now honors transformations as well |
| </li> |
| <li> |
| <b>Bugfix</b>: Gerber import issues fixed: Zero-diameter circular apertures moves are translated into lines,<br/> |
| Zero-length moves must not be clear for G1 and circular apertures. |
| </li> |
| <li> |
| <b>Bugfix</b>: The technology button now applies the technology even if the technology did not change. |
| </li> |
| <li> |
| <b>Enhancement</b>: Polygons with holes are better supported now (for example in partial editing). Such<br/> |
| polygons cannot be written to GDS or OASIS (they will be converted to ones without holes), but |
| they may be created in DRC scripts. |
| </li> |
| <li> |
| <b>Bugfix</b>: "Reload layout" now doesn't forget the technology that was attached to a layout. |
| </li> |
| <li> |
| <b>Bugfix</b>: Box side setters now behave more consistently in scripting. Before this fix, it was not possible to<br/> |
| assign the sides of a box this way: "b = Box::new; b.left = 100; b.right = 300". |
| </li> |
| <li> |
| <b>Bugfix</b>: recursive library references (library referencing itself indirectly) made the application<br/> |
| crash. |
| </li> |
| <li> |
| <b>Bugfix</b>: Subclass mapping sometimes failed in certain cases. This was particular annoying in Qt's event<br/> |
| handlers since "QKeyEvent" (or similar classes) only showed up "QEvent". |
| </li> |
| <li> |
| <b>Enhancement</b>: "Move selection to" function available in "Edit/Selection/Move To". With this function,<br/> |
| the selection (shapes are instances) can be moved to a specific position. You can specify the |
| reference point to use. For example the center of the bounding box. |
| </li> |
| <li> |
| <b>Bugfix</b>: Menu icon assignment was not working in some cases within scripts. |
| </li> |
| <li> |
| <b>Bugfix</b>: Readonly (global) macros could be edited but not saved. |
| </li> |
| <li> |
| <b>Bugfix</b>: Instances could be selected even if they had only invalid layers. |
| </li> |
| <li> |
| <b>Enhancement</b>: The application now features a crash handler. This handler gives some debugging information<br/> |
| about the crash which you can send together with a bug report. In some cases, the crash handler will |
| allow continuing to work with the application although it's highly advisable to save and close. |
| </li> |
| <li> |
| <b>Bugfix</b>: Registering plugins through the script's plugin API sometimes disabled view features. |
| </li> |
| <li> |
| <b>Bugfix</b>: The macro IDE is not automatically put in the foreground any more. This sometimes interfered with<br/> |
| modal dialogs shown from a macro. |
| </li> |
| <li> |
| <b>Enhancement</b>: The macro IDE now features watch expressions which are automatically evaluated when in a<br/> |
| breakpoint. |
| </li> |
| <li> |
| <b>Enhancements</b>: The "Save Layout" options are now separated from the save function. That means they can<br/> |
| be configured once and the dialog will not pop up always when saving. This way, "Save All" is provided |
| which will save all open files with the current options. |
| </li> |
| <li> |
| <b>Enhancement</b>: A "Close All" function to close all open layouts. |
| </li> |
| <li> |
| <b>Enhancement</b>: In scripted layout loads, multiple files can be loaded into the same layout object. In that<br/> |
| case, the content of the files are merged. This worked so far with GDS. Now this also works with OASIS. |
| </li> |
| <li> |
| <b>Bugfix</b>: OASIS int-typed properties now as written as such. Before, they have been written as strings. |
| </li> |
| <li> |
| <b>Enhancement</b>: sizing code and path to polygon translation now will better maintain 45-degree edges. |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC support for edge/polygon booleans ("edges AND polygons" will select the edges inside the polygons,<br/> |
| "edges MINUS polygons" will remove the edges inside the polygons) |
| </li> |
| <li> |
| <b>Enhancement</b>: Global layout properties supported as well. Layout properties can be edited by selecting<br/> |
| "User Properties" in "File/Layout Properties". They are written to OASIS. Writing to GDS2 is optional since |
| that may create compatibility issues with other tools. |
| </li> |
| <li> |
| <b>Enhancement</b>: The OASIS writer will now produce some standard properties: "S_TOP_CELL", "S_BOUNDING_BOX",<br/> |
| "S_CELL_OFFSET", "S_MAX_SIGNED_INTEGER_WIDTH", "S_MAX_UNSIGNED_INTEGER_WIDTH" and "S_BOUNDING_BOXES_AVAILABLE". |
| </li> |
| <li> |
| <b>Enhancement</b>: User properties of cells are available in cell context menu too: this way there can be<br/> |
| browsed in non-editable mode too. |
| </li> |
| <li> |
| <b>Enhancement</b>: "Degenerated" polygons (one or two points) can be created in scripts now when using "raw" mode.<br/> |
| Such polygons are useful in the context of Minkowsky sums for example. |
| </li> |
| <li> |
| <b>Bugfix</b>: The application crashed when the macro currently running was deleted. |
| </li> |
| <li> |
| <b>Enhancement</b>: "Search & replace" now is available in viewer mode too, but without the ability to replace or<br/> |
| delete. |
| </li> |
| <li> |
| <b>Enhancement</b>: In menu paths, appending a "+" to the path means to add something after that item. |
| </li> |
| <li> |
| <b>Bugfix</b>: Guiding shapes are only selected if the PCell corresponding to them is visible. |
| </li> |
| <li> |
| <b>Enhancement</b>: there is a clearer indication now that 'Show layers without fill' is on. |
| </li> |
| <li> |
| <b>Enhancement</b>: a new mode is available in which PCell content can be selected too. When editing things inside<br/> |
| PCells however, PCell recomputation may revert these edits. |
| The mode is found in "File/Setup", "Application/Selection" page. |
| </li> |
| <li> |
| <b>Enhancement</b>: Edge set boolean operations have been too selective with respect to almost-parallel edges.<br/> |
| Now a tolerance is applied allowing edges to deviate by ~1 dbu. |
| </li> |
| <li> |
| <b>Enhancement</b>: Search & replace: texts, paths and boxes are exported into report databases.<br/> |
| Shapes and instances are shown in micron coordinates and as seen in top. |
| </li> |
| <li> |
| <b>Enhancement</b>: "Apply all" in properties dialogs: with this function, a specific change is applied to<br/> |
| all shapes or instances of the same class. For example a path width change is applied to all other selected |
| paths. The change will be applied smartly (hopefully), so that the intention of the change is preserved. |
| For example a left edge shift for a box will be turned into the same shift for all other selected boxes. |
| </li> |
| <li> |
| <b>Enhancement</b>: multiple categories can be selected in the marker browser now. |
| </li> |
| <li> |
| <b>Enhancement</b>: the instance properties page now shows the cell dimensions (which are not editable of course). |
| </li> |
| <li> |
| <b>Enhancement</b>: box property editing is less tedious - the left and right coordinates will now swap if the order<br/> |
| changes and the mode (width/center or coordinates) is maintained. |
| </li> |
| <li> |
| <b>Enhancement</b>: Report databases now support "tagged values" (values with a name) which are shown in the marker<br/> |
| list. The markers can be sorted by these values, provided they are string or numerical values. |
| RVE properties are read as tagged values. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.11</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.11'></a> |
| <p>Release date: 2015-05-23</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: partial edit mode - a cell could be selected even if not visible<br/> |
| With the new version, the selection behavior of normal selection |
| and partial selection are somewhat more consistent. |
| </li> |
| <li> |
| <b>Bugfix</b>: The CIF reader was not able to read CIF files with line breaks<br/> |
| Commands with line breaks separating arguments were not read |
| correctly. |
| </li> |
| <li> |
| <b>Bugfix</b>: Printout now considers global transformation correctly<br/> |
| Previously, the global transformation was ignored on printout |
| and for screenshots. |
| </li> |
| <li> |
| <b>Enhancement</b>: Partial edit mode now also supports polygons with holes<br/> |
| Polygons with holes are rare since they cannot be represented |
| in GDS or OASIS files. But they can be generated in DRC scripts. |
| Now, such polygons can be edited in partial edit mode too. |
| </li> |
| <li> |
| <b>Bugfix</b>: LEF/DEF reader now correctly uses half the path width for path extension<br/> |
| Previously the default value was 0. |
| </li> |
| <li> |
| <b>Bugfix</b>: Library update was not working properly for OASIS reader<br/> |
| OASIS files with library references had as issue when updating |
| the library cells: cell deleted in the library were not deleted |
| in the layout. |
| </li> |
| <li> |
| <b>Enhancement</b>: Warning, when drawing on invisible layers<br/> |
| Previously there was not feedback: the shape was drawn, but not |
| visible. Now, a warning pops up when trying to draw on invisible |
| layers. This warning can be disabled. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.10</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.10'></a> |
| <p>Release date: 2015-03-07</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Bugfix/Enhancement: CIF compatibility. The reader was not fully<br/> |
| compatible with the specification. For example, lower-case |
| characters have not been ignored as specified. This has been |
| fixed among other compatibility issues. |
| </li> |
| <li> |
| <b>Enhancement</b>: The CIF writer now has an option to use blank characters<br/> |
| as x/y separator. Some tools apparently don't like comma |
| characters for separators (that is still the default). |
| </li> |
| <li> |
| <b>Enhancement</b>: The CIF writer now has an option to emit dummy cell<br/> |
| calls on top level to reference the top cells. The top-level |
| entity is unnamed and does not correspond to a cell. Despite |
| that some tools require these entities not to be empty and |
| hold dummy references to the real top cells at least. |
| </li> |
| <li> |
| <b>Bugfix</b>: Key bindings to default grid menu entries were not working |
| </li> |
| <li> |
| <b>Bugfix</b>: When a layer was deleted and a shape on that layer was<br/> |
| selected, the application crashed |
| </li> |
| <li> |
| <b>Bugfix</b>: Search and replace sometimes gave an internal error, for<br/> |
| example with the following query: |
| 'with * do cell.name = "A" + cell.name' |
| </li> |
| <li> |
| <b>Bugfix</b>: Search and replace was crashing when trying to delete<br/> |
| instances. |
| </li> |
| <li> |
| <b>Bugfix</b>: Net tracer bug: the first selected shape was always taken as<br/> |
| a whole even if parts were disabled through boolean NOT |
| operations. |
| </li> |
| <li> |
| <b>Bugfix</b>: Net tracer was using the wrong origin when working in<br/> |
| "descend" mode. |
| </li> |
| <li> |
| Bugfix/Enhancement: The technology setup now features "read all" and<br/> |
| "add other layers" flags for the reader mapping table and |
| the layer properties. Before, the global flags were used |
| causing some confusion. With the new options the behavior |
| can be configured consistently. |
| </li> |
| <li> |
| <b>Enhancement</b>: The file dialogs now remember the file type chosen. |
| </li> |
| <li> |
| <b>Bugfix</b>: The application issues a error message when trying to<br/> |
| write very big images instead of crashing |
| </li> |
| <li> |
| <b>Enhancement</b>: Two new Ruby methods to write image files. These new<br/> |
| methods are LayoutView#save_image_with_options and LayoutView# |
| get_image_with_options. These methods allow configuration of |
| more features for the image generation like box to draw, |
| oversampling etc. |
| </li> |
| <li> |
| <b>Enhancement</b>: DXF reader now converts ATTDEF entities to texts too. |
| </li> |
| <li> |
| <b>Bugfix</b>: The application crashed when the top cell was deleted. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.9</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.9'></a> |
| <p>Release date: 2014-12-28</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: DEF reader: E and W pin orientation was swapped. |
| </li> |
| <li> |
| <b>Bugfix</b>: DEF reader: PIN definitions are read correctly even if<br/> |
| the PLACED statement comes before the LAYER statement. |
| </li> |
| <li> |
| <b>Enhancement</b>: LEF reader: deprecated keyword TOPOPSTACKONLY is<br/> |
| ignored for VIA statements now instead of giving an error. |
| </li> |
| <li> |
| <b>Enhancement</b>: DEF reader: the reader now is able to read BLOCKAGE<br/> |
| definitions. Currently, routing and placement blockages are |
| supported. The layers they appear on can be configured the |
| in the same fashion than for the other elements. |
| </li> |
| <li> |
| <b>Bugfix</b>: Typing in the Macro Editor was slow if many macros were<br/> |
| bound to menus. |
| </li> |
| <li> |
| <b>Enhancement</b>: GDS AREF's with pitches not a multiple of the database<br/> |
| unit are split into individual arrays rather than simply |
| rounding the pitch. The disadvantage of the rounding solution |
| was an accumulation of rounding errors over the array instances |
| leading to a substantial deviation from the target location. |
| </li> |
| <li> |
| <b>Bugfix</b>: Paths have sometimes not been displayed properly,<br/> |
| specifically paths with a small segment length and sharp bends. |
| </li> |
| <li> |
| <b>Bugfix</b>: DXF reader: bulges have not been ignored on the last vertex<br/> |
| of a non-closed POLYLINE as they should. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.8</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.8'></a> |
| <p>Release date: 2014-11-15</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: DRC: "inside", "not_inside", "outside" and "not_outside" were<br/> |
| broken |
| </li> |
| <li> |
| <b>Bugfix</b>: LEF/DEF reader: VIA PATTERN support was broken |
| </li> |
| <li> |
| <b>Enhancement</b>: LEF/DEF reader: Support for LEF/DEF Version 5.8 syntax |
| </li> |
| <li> |
| <b>Bugfix</b>: The Tab order of certain dialogs was weired |
| </li> |
| <li> |
| <b>Bugfix</b>: Multi-layout layer properties files in technology setups behaved<br/> |
| strangely. Now, the behavior of layout properties files (.lyp) is |
| the same in the technology context and the usual application context. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.7</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.7'></a> |
| <p>Release date: 2014-10-11</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: DRC was crashing on second run if it was overwriting an input file. |
| </li> |
| <li> |
| <b>Bugfix</b>: RBA::InputDialog::ask_double was not accepting negative numbers. |
| </li> |
| <li> |
| <b>Bugfix</b>: With a net highlighted in the net tracer, so view zoomed to show<br/> |
| the whole net if a layer was shown or hidden. |
| </li> |
| <li> |
| <b>Bugfix</b>: Ruler snapping was disabled for moderately complex hierarchies.<br/> |
| The threshold has been increased. Now snapping of the ruler to objects |
| also works for denser and more complex layouts. |
| </li> |
| <li> |
| <b>Bugfix</b>: Some signals were not available to Ruby (i.e. QIODevice signals). |
| </li> |
| <li> |
| <b>Enhancement</b>: When using "Hide empty layers", the layer list will scroll to<br/> |
| keep the selected layer visible (unless it is empty and hidden therefore). |
| </li> |
| <li> |
| <b>Enhancement</b>: A "split view" for the cell trees. When multiple layouts are<br/> |
| loaded in a panel, you can choose split view (right mouse in cell list, |
| check "Split View"). In split view, up to 5 cell trees are shown at the |
| same time. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.6</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.6'></a> |
| <p>Release date: 2014-08-20</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: A DRC issue was fixed. Sometimes errors were reported too many times.<br/> |
| This happened for big polygons wrapping smaller ones. |
| </li> |
| <li> |
| <b>Enhancement</b>: Now, macro key bindings can be edited on the key binding page<br/> |
| of the setup dialog too if the macros are shown in the menu. |
| Before, those changes were reset when the program was closed. |
| </li> |
| <li> |
| <b>Enhancement</b>: The DXF reader now also considers thin (width = 0) POLYLINES<br/> |
| as mergable edge contributions in the "merge edge" modes if the |
| POLYLINES are closed ones too. |
| </li> |
| <li> |
| <b>Bugfix</b>: The float function in the OASIS writer was fixed.<br/> |
| This is a code cleanup, and did not have effect on functionality (yet). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.5</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.5'></a> |
| <p>Release date: 2014-07-04</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: DXF polyline mode could not be set in reader options in Ruby.<br/> |
| A value of 3 and 4 was not allowed. |
| </li> |
| <li> |
| <b>Enhancement</b>: CIRCLE AND ELLIPSE objects are treated as thin lines in DXF reader's<br/> |
| "merge edges" mode. Hence they participate in region formation. |
| </li> |
| <li> |
| <b>Enhancement</b>: A warning is displayed when an ambiguous keyboard shortcut is triggered |
| </li> |
| <li> |
| <b>Bugfix</b>: An assertion in the boolean processor was fixed. |
| </li> |
| <li> |
| <b>Bugfix</b>: The following command caused the program to crash on the Ruby console:<br/> |
| "require 'net/http'; uri = URI('xyz')". |
| </li> |
| <li> |
| <b>Bugfix</b>: The "cell" function in DRC scripts was creating a new cell if is was not existing<br/> |
| yet. In general, the DRC function is not supposed to change the layout's hierarchy. |
| </li> |
| <li> |
| <b>Bugfix</b>: The macro editor now can distinguish between the same file with different suffixes.<br/> |
| Before, "test.rb" and "test.lym" were not presented as different files. |
| </li> |
| <li> |
| <b>Enhancement</b>: The marker browser now indicates if the number of markers exceeds the<br/> |
| specified maximum and the list is shortened. |
| </li> |
| <li> |
| <b>Bugfix</b>: The "browser.rb" sample was not working any longer because of a backward<br/> |
| compatibility issue. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.4</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.4'></a> |
| <p>Release date: 2014-03-15</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: UTF8 encoding in XML was ignored - special characters have not been<br/> |
| read properly. This in particular caused issues in the .lym macro files |
| when UTF8 characters are employed. |
| </li> |
| <li> |
| <b>Bugfix</b>: Backward compatiblity issue: layout files with PCells written with 0.23<br/> |
| could not be read with 0.22 and vice versa. |
| </li> |
| <li> |
| <b>Bugfix</b>: Label text centering and right-alignment was not working propertly<br/> |
| with the default font. |
| </li> |
| <li> |
| <b>Bugfix</b>: A segmentation fault occuring when rerunning a PCell macro has been<br/> |
| fixed. |
| </li> |
| <li> |
| <b>Bugfix</b>: PCell layer parameters can be set to "no layer" now. This was possible<br/> |
| before, but caused some issues - i.e. creation of dead layers. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.3</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.3'></a> |
| <p>Release date: 2014-02-23</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: DRC bug fixed: "@x" notation was not working for layout, source and<br/> |
| target. |
| </li> |
| <li> |
| <b>Bugfix</b>: A boolean processor bug was fixed that cause an internal error in<br/> |
| some rare cases with certain edge configurations. |
| </li> |
| <li> |
| <b>Bugfix</b>: Image documentation was wrong about the offset meaning: it's the center,<br/> |
| not the lower left corner. |
| </li> |
| <li> |
| <b>Bugfix</b>: Layer table tab names were lost when sorting or regrouping a layer<br/> |
| list. |
| </li> |
| <li> |
| <b>Enhancement</b>: The net tracer now can be configured to auto-color the nets with<br/> |
| a set of predefined colors. 8 colors can be configured in the |
| configuration dialog or the net tracer setup page in the setup dialog. |
| </li> |
| <li> |
| <b>Enhancement</b>: The net tracer now has a "Redo" button which will trace all<br/> |
| nets in the list again using the original start and stop (for path |
| tracing) locations. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.2'></a> |
| <p>Release date: 2014-01-26</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: Build issues fixed for MacOS and some Qt versions. |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC log to file was not working. |
| </li> |
| <li> |
| <b>Bugfix</b>: Ruby script was crashing when using ruby-implemented tiling<br/> |
| processor receiver and multi-threaded tiling. |
| </li> |
| <li> |
| <b>Bugfix</b>: Layout move function was using database units instead of micron. |
| </li> |
| <li> |
| <b>Bugfix</b>: Search & replace markes where not shown in a reasonable context<br/> |
| for search in "All cells", instance markers are not shown |
| correctly. |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC now also handles the case of different database units for<br/> |
| multiple inputs. The database unit of output files is now taken |
| from the input. |
| </li> |
| <li> |
| <b>Enhancement</b>: Search & replace layer selection combo boxes now show display<br/> |
| string |
| </li> |
| <li> |
| <b>Enhancement</b>: Unexpected elements are ignored in XML files. |
| </li> |
| <li> |
| <b>Enhancement</b>: Options are provided for making boolean operations not<br/> |
| optimize the "single empty input" case for XOR tool |
| and DRC (strict handling mode). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23.1'></a> |
| <p>Release date: 2013-12-07</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: RBA SimplePolygon#inside? and Polygon#inside? now work as expected |
| </li> |
| <li> |
| <b>Bugfix</b>: DRC output to marker browser now works as expected |
| </li> |
| <li> |
| <b>Bugfix</b>: HTTP URL's now are written as such into the MRU list |
| </li> |
| <li> |
| <b>Bugfix</b>: A net tracer crash was fixed |
| </li> |
| <li> |
| <b>Bugfix</b>: Net tracer connectivity setup: the move buttons now work as expected |
| </li> |
| <li> |
| <b>Bugfix</b>: a DRC issue was fixed when assigning the output of modifying operations (i.e.<br/> |
| "layer=layer.move(...)". |
| </li> |
| <li> |
| <b>Enhancement</b>: compatibility with clang 3.3 was established as well as compatibility<br/> |
| with Ruby 2.0. |
| </li> |
| <li> |
| <b>Bugfix</b>: some memory and static code analysis issues have been fixed after<br/> |
| analysis with valgrind, clang and Coverity. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.23</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.23'></a> |
| <p>Release date: 2013-11-24</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: Net tracer: Nets can now be colored individually. |
| </li> |
| <li> |
| <b>Enhancement</b>: The OASIS writer now uses CBLOCK compression also for tables. |
| </li> |
| <li> |
| <b>Enhancement</b>: Transparency is now supported for images (as a mask only - not a real<br/> |
| alpha channel, but close to). |
| </li> |
| <li> |
| <b>Enhancement</b>: The layer/datatype assignment for purely named layers originating from<br/> |
| DXF or CIF has changed. It's now no longer done when reading DXF or CIF but when |
| writing the file. This solution is more general and allows some level of control, |
| i.e. by scripts. |
| </li> |
| <li> |
| <b>Enhancement</b>: "http:..." URLs are now allowed as file names - such files are loaded<br/> |
| from the URL instead. Such URL's can be used from the command line or within scripts |
| for example. Drag and drop of HTTP URLs is also support. This allows dropping of |
| URLs from the browser into KLayout. |
| </li> |
| <li> |
| <b>Enhancement</b>: Menus have been rearranged:<br/> |
| The "Tools" menu was split into "Tools" and "Macros", "Verification" menu has been |
| resolved into the "Tools" menu. |
| </li> |
| <li> |
| <b>Enhancement</b>: New command line options are available:<br/> |
| "-nn" to load .lyt (technology file) on command line. "-b" for batch mode (implies some |
| batch-mode specific options), "-zz" for display-less applications. |
| </li> |
| <li> |
| <b>Enhancement</b>: "Adjust cell origin" now adjusts the cell in their parents as well (optional). |
| </li> |
| <li> |
| <b>Enhancement</b>: Cells can have properties now: Cells can now have user properties as well.<br/> |
| However, writing these properties to files is subject to some constraints. Cell |
| properties are fully supported on OASIS and optionally supported on GDS using |
| an extension feature. |
| </li> |
| <li> |
| <b>Enhancement</b>: Transformations are now available for whole layout (applied to all cells).<br/> |
| This is specifically useful for scaling layouts. |
| </li> |
| <li> |
| <b>Enhancement</b>: A function now is available to convert PCell's to normal (static) cells. |
| </li> |
| <li> |
| <b>Enhancement</b>: The printout now has a header and footer. |
| </li> |
| <li> |
| <b>Enhancement</b>: The XOR can now be confined to a region. |
| </li> |
| <li> |
| <b>Enhancement</b>: There is an option now to hide guiding shapes for PCell instances. |
| </li> |
| <li> |
| <b>Enhancement</b>: New option to pan/zoom or do nothing on paste - Option is in "Navigation/Zoom<br/> |
| and Pan" in setup dialog. |
| </li> |
| <li> |
| <b>Enhancement</b>: Cells can now be copied in "shallow copy" mode without creating copies of the<br/> |
| child cells. |
| </li> |
| <li> |
| <b>Enhancement</b>: A "Tap" function is provided now. The tap function selectes and changes to the<br/> |
| layer of the currently selected shape. New shapes will be put on that layer. |
| </li> |
| <li> |
| <b>Enhancement</b>: There now is a function to convert instance arrays to single instances. |
| </li> |
| <li> |
| <b>Enhancement</b>: The instantiation path of an object is now shown in the status bar. |
| </li> |
| <li> |
| <b>Enhancement</b>: An option is now provided for configuring the replacement character for<br/> |
| OASIS and GDS. The replacement character is used instead of illegal characters. |
| </li> |
| <li> |
| <b>Enhancement</b>: Some unicode support for texts in default font ("µ" now is available). |
| </li> |
| <li> |
| <b>Enhancement</b>: There is a GDS2 writer option now to eliminate zero-length paths. |
| </li> |
| <li> |
| <b>Enhancement</b>: There are new save options: disable or enable writing of PCell and library cell<br/> |
| contexts, drop hidden cells, keep instances even if cells are dropped. |
| </li> |
| <li> |
| <b>Enhancement</b>: Layers can now be made invalid. Invalid layers don't participate in selection or<br/> |
| snapping. |
| </li> |
| <li> |
| <b>Enhancement</b>: Multi-selection on 'open layout' allows to open many files at once. |
| </li> |
| <li> |
| <b>Enhancement</b>: DRC functionality: a rich DRC engine was integrated in the tool. The<br/> |
| implementation is flat, so performance is limited compared to hierarchical tools. A tiling |
| approach is available to distribute tasks on multiple CPU's to somewhat mitigate that issue. |
| </li> |
| <li> |
| <b>Enhancement</b>: Search and replace feature plus custom queries: the search & replace functionality<br/> |
| is just the tip of the iceberg. "custom queries" are a powerful feature to perform |
| queries and modifications using a SQL-like language. |
| </li> |
| <li> |
| <b>Enhancement</b>: Some enhancements on LEF/DEF import: i.e. proper default routing rule with octagon<br/> |
| ends implementedin DEF, NONDEFAULTRULES for LEF reader |
| </li> |
| <li> |
| <b>Enhancement</b>: Auto-import feature for technologies: technologies can now be imported from<br/> |
| the installation folder automatically. |
| </li> |
| <li> |
| <b>Enhancement</b>: RBA enhancements: Tiling processor, fill tool bindings, regions, edge collections,<br/> |
| edge pairs and edge pair collections, numerous new methods and classes. |
| </li> |
| <li> |
| <b>Enhancement</b>: More configuration options for macro IDE: stop on exception will ask whether to stop<br/> |
| in the debugger when an exception is thrown. The editor font can now be configured. |
| </li> |
| <li> |
| <b>Enhancement</b>: The diff tool now has an option to disable smart cell matching and enable<br/> |
| name-only cell matching. |
| </li> |
| <li> |
| <b>Enhancement</b>: cells can now be dragged and dropped from the cell list to the canvas. |
| </li> |
| <li> |
| <b>Bugfix</b>: Layout diff reported texts as different which are not. |
| </li> |
| <li> |
| <b>Bugfix</b>: Instance editor options problem fixed: magnification could not be edited in some cases. |
| </li> |
| <li> |
| <b>Bugfix</b>: DXF reader: anisotropic scaling of block deletes subcells of that block, error messages<br/> |
| on coordinate overflow. |
| </li> |
| <li> |
| <b>Bugfix</b>: OASIS output files were corrupt when edge objects were written. |
| </li> |
| <li> |
| <b>Bugfix</b>: Problems with boxes having odd width are solved now. |
| </li> |
| <li> |
| <b>Bugfix</b>: Close function - "Cancel" now works properly on the "which view to close" dialog. |
| </li> |
| <li> |
| <b>Bugfix</b>: Closing the main window while layouts are loaded crashed the application. |
| </li> |
| <li> |
| <b>Bugfix</b>: Net tracer did not work properly with OASIS in viewer mode. |
| </li> |
| <li> |
| <b>Bugfix</b>: Diff tool was not matching cells propertly in some cases |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.22.9</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.22.9'></a> |
| <p>Release date: 2013-09-19</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfixes</b>: LEF/DEF reader: NONDEFAULTRULES, TAPERRULE implemented now,<br/> |
| correct octagon style for default rules for non-rectangular routing, |
| POLYGON and RECT implemented for routing. |
| </li> |
| <li> |
| <b>Bugfix</b>: DXF reader crash fixed for ARC objects with identical start and end angle,<br/> |
| polygons have not been read in some cases. |
| </li> |
| <li> |
| <b>Bugfix</b>: It is possible again to use "Show as new top" after "Descend/Ascend hierarchy"<br/> |
| without clicking at the cell list. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.22.8</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.22.8'></a> |
| <p>Release date: 2013-06-21</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Enhancement</b>: "gds2" now is recognized as extension of GDS files. |
| </li> |
| <li> |
| <b>Bugfix</b>: CIF reader was broken in some cases. Layers have not been assigned properly<br/> |
| and sometimes, identical or no GDS layers were assigned. |
| </li> |
| <li> |
| <b>Bugfix</b>: RecursiveShapeIterator (RBA) had an issue when iterating shape arrays.<br/> |
| This was the case when working on OASIS files in viewer mode for example. |
| </li> |
| <li> |
| <b>Bugfix</b>: DEF reader had some issues (TAPER and RESISTANCE keywords have not been<br/> |
| supported properly). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.22.7</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.22.7'></a> |
| <p>Release date: 2013-03-22</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: The output mode in the XOR tool dialog was not shown properly. Instead of<br/> |
| "Report database", "Other layout" was shown etc. |
| </li> |
| <li> |
| <b>Bugfix</b>: When creating a third layout for output of the XOR tool, the database unit<br/> |
| was not set to the input layout's database unit. |
| </li> |
| <li> |
| <b>Bugfix</b>: Layout numbering was not done correctly when multiple layouts were loaded<br/> |
| with the same file name. |
| </li> |
| <li> |
| <b>Bugfix</b>: In viewer mode sometimes it was not possible to move to the next selected<br/> |
| item in the shape properties dialog. A message appeared saying "Shape array members |
| cannot be modified." |
| </li> |
| <li> |
| <b>Enhancement</b>: OASIS writer performance is significantly better now in cases where<br/> |
| shape compression is relevant. Also, shape arrays are maintained as such which |
| avoids repeated compression. |
| </li> |
| <li> |
| <b>Bugfix</b>: A drawing bug was fixed which caused shape arrays to disappear on certain<br/> |
| zoom levels. |
| </li> |
| <li> |
| <b>Bugfix</b>: "Add missing layers" now adds all existing layers, not just the ones<br/> |
| present in the currently selected cell also in viewer mode. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.22.6</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.22.6'></a> |
| <p>Release date: 2013-03-03</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: It was possible for example to add shapes to a PCell. This feature does<br/> |
| not make sense since PCell's are updated when required. In that case, changes |
| are lost. This feature has been disabled for PCell's. |
| </li> |
| <li> |
| <b>Bugfix</b>: RBA::Application#get_config was crashing in some cases (i.e. in -zz mode) |
| </li> |
| <li> |
| <b>Bugfix</b>: The "create cell variants" function was not working properly if a single<br/> |
| instance array was present for a cell. |
| </li> |
| <li> |
| <b>Bugfix</b>: The radius was limited too strictly for end segments for the ROUND_PATH<br/> |
| PCell of the Basic library. |
| </li> |
| <li> |
| <b>Enhancement</b>: Some additional RBA methods have been enabled which disambiguate<br/> |
| various constructors for Qt objects (i.e RBA::QVariant#new_i allows to create |
| a variant with "int" type) |
| </li> |
| <li> |
| <b>Bugfix</b>: the Ruby-less build was broken. |
| </li> |
| <li> |
| <b>Bugfix</b>: Copy & paste was not working for the layer list. This is an effect of the<br/> |
| modified key handling in KLayout 0.22. New menu functions are provided in the layer |
| list's context menu to resolve the ambiguities involved in that feature. |
| These menu functions allow to copy, cut and paste parts of the layer list to other |
| windows or tabs. |
| </li> |
| <li> |
| <b>Bugfix</b>: PCell's are now cleared before the production method is called. |
| </li> |
| <li> |
| <b>Enhancement</b>: OASIS layer names are also recognized if the LAYERNAME record<br/> |
| appears after the layout's body. |
| </li> |
| <li> |
| <b>Bugfix</b>: in previous versions it could happen that the layout panels got<br/> |
| locked and it was no longer possible to switch between different tabs. |
| </li> |
| <li> |
| <b>Bugfix</b>: a potential crash in the drawing engine was fixed. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.22.5</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.22.5'></a> |
| <p>Release date: 2013-02-02</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: Layer properties file in technology definitions can be given as relative path<br/> |
| in which case KLayout uses the base path |
| </li> |
| <li> |
| <b>Enhancement</b>: Windows installer now provides a useful default installation path when<br/> |
| started as non-administrator. |
| </li> |
| <li> |
| <b>Bugfix</b>: GDS reader: a false warning was issued sometimes indicating that an<br/> |
| AREF might be off-grid. |
| </li> |
| <li> |
| <b>Bugfix</b>: Fixed build for MacOS and some Linux distributions. |
| </li> |
| <li> |
| <b>Bugfix</b>: Fixed a crash that happened when KLayout was closed while a instance<br/> |
| property form was still open. |
| </li> |
| <li> |
| <b>Enhancement</b>: PCell names are now shown in the status bar |
| </li> |
| <li> |
| <b>Bugfix</b>: Fixed a crash that happened when a macro was run that was already closed. |
| </li> |
| <li> |
| <b>Bugfix</b>: MRU list for macro editor's console was getting huge when the macro editor<br/> |
| was closed and opened again in the same session. |
| </li> |
| <li> |
| RBA bugfixes: "destroyed?" was not working properly in some cases. Infinite<br/> |
| recursion happened for for PCell implementation without "get_layers". |
| </li> |
| <li> |
| <b>Enhancement</b>: Better error messages for RBA including class and method names. |
| </li> |
| <li> |
| <b>Bugfix</b>: PCell implementation issue. Some methods were passed a deep copy<br/> |
| of the layout object which first created a potential performance issue and |
| second made it impossible to modify the layout. |
| </li> |
| <li> |
| <b>Enhancement</b>: DXF writer now provides a header which enables some tools to<br/> |
| read the generated DXF files. |
| </li> |
| <li> |
| <b>Bugfix</b>: DXF reader: degenerated polygons for HATCH objects don't cause an<br/> |
| assertion now. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.22.4</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.22.4'></a> |
| <p>Release date: 2012-12-30</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: a drawing problem was fixed which created invalid images in certain<br/> |
| cases. |
| </li> |
| <li> |
| <b>Bugfix</b>: multi-tab .lyp files could not be used correctly as default layer<br/> |
| properties files. |
| </li> |
| <li> |
| <b>Bugfix</b>: the macro IDE crashed sometimes when adding a new location. |
| </li> |
| <li> |
| <b>Bugfix</b>: the application crashed when the net tracer window was open and a new<br/> |
| layout was loaded into the same panel. |
| </li> |
| <li> |
| <b>Bugfix</b>: a memory leak was happening when a boolean operation (in particular<br/> |
| inside the XOR tool) was cancelled. |
| </li> |
| <li> |
| <b>Bugfix</b>: when inserting an instance using the lower left corner of the bounding<br/> |
| box as the reference point, rotations have not been handled correctly. |
| </li> |
| <li> |
| <b>Enhancement</b>: the "detailed" view of a net's properties in the net tracer now<br/> |
| reports area and perimeter of the net's shapes (only available for nets up to |
| ~2000 shapes to avoid timeouts on computation). Thanks to Peter for providing |
| the raw version of that code. |
| </li> |
| <li> |
| DXF reader enhancements:<br/> |
| Support for "999" comment records. DIMENSION and SPLINE entities are supported |
| now to some extent. "fit" formatting of TEXT objects supported now. |
| Holes are correctly formed now from multiple POLYLINE/LINE items when combining |
| them into polygons. |
| </li> |
| <li> |
| DXF writer: HATCH entries are written in a compatible way now. Text formatting<br/> |
| flags are fixed (top and bottom formatting was swapped). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.22.3</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.22.3'></a> |
| <p>Release date: 2012-11-25</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: a segmentation fault sometimes happened in the drawing engine |
| </li> |
| <li> |
| DXF reader enhancements:<br/> |
| Anisotropic scaling of instances is supported. LWPOLYLINES with both common and |
| variable width are handled more gracefully. Closed polylines produce closed shapes |
| now, not closed paths. |
| </li> |
| <li> |
| Selecting of instances with non-orthogonal transformations is easier now |
| </li> |
| <li> |
| The local config files now override the global one again like this was in 0.21.x. |
| </li> |
| <li> |
| A compile problem with older gcc's (namely gcc 4.4) was fixed. |
| </li> |
| <li> |
| Selection of cells in the cell tree now has been fixed (before that sometimes<br/> |
| cells were selected in addition to current ones instead of being the only |
| one selected). |
| </li> |
| <li> |
| The RVE DB reader was enhanced to read error waivers and certain new forms of the<br/> |
| RVE file. |
| </li> |
| <li> |
| The align operation now works also if there is not a primary and secondary<br/> |
| selection (i.e. selection by box) |
| </li> |
| <li> |
| "Layer pollution" does not happen when instantiating a PCell or library cell<br/> |
| which is instantiated in another panel |
| </li> |
| <li> |
| PCell layer parameters now can be set to any layer which is present in the<br/> |
| layer list, not just the ones which are created already in the database |
| </li> |
| <li> |
| The round corners function has been fixed for certain cases. In particular<br/> |
| the limitations are less strict (for example it is possible now to create |
| a donut from a square with a hole). Changing of the radius later now works |
| more reliably. |
| </li> |
| <li> |
| "Shallow copy mode" now works again for copy & paste of instances. Previously<br/> |
| instances were always copies in deep copy mode which creates new cells. |
| </li> |
| <li> |
| Move of partial selection now works like the move function for other objects:<br/> |
| select a subset of edges, click on them to start dragging and click again to |
| drop them. |
| </li> |
| <li> |
| Arrow keys don't interfere with move by mouse mode any longer. Previously using<br/> |
| the arrow keys while moving objects with the mouse had strange effects. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.22.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.22.2'></a> |
| <p>Release date: 2012-11-01</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Copy & and paste of PCell or library instances across layouts did not work<br/> |
| Instead, the cell was duplicated, but it's no longer a PCell or library cell. |
| </li> |
| <li> |
| "klayout -v" was segmentation faults<br/> |
| The -v option is supposed to print the version number. After printing it, |
| the executable terminates with a segmentation fault. |
| </li> |
| <li> |
| 'Real' unicode file names could not be used<br/> |
| Using Unicode filenames (i.e. Chinese) file names did not work properly. |
| In particular these files were not opened on Windows. Unicode file names were |
| not recorded properly in the "recently used" list. |
| In version 0.22.2, unicode files names can be used in all places on Windows |
| and Linux. |
| </li> |
| <li> |
| Some LEF import issues solved<br/> |
| The outline layer was not always generated correctly. Pin labels were not generated |
| on pin shapes for LEF import. |
| </li> |
| <li> |
| KLayout was crashing on exit when the clipboard contained something<br/> |
| The application issued a segmentation fault on exit (or "is not working" on Windows) |
| when the clipboard contained data. |
| </li> |
| <li> |
| Ruby debugger crashed in some cases<br/> |
| In some cases (i.e. breakpoint in a widget callback) the debugger crashed with a |
| "Stack level too deep" message. |
| </li> |
| <li> |
| Instances of leaf cells were always copied "flat" to another layout<br/> |
| There was no way to copy the instance plus cells before this was fixed. |
| </li> |
| <li> |
| Sometimes PCell variants remain as top level cells<br/> |
| If the Instance function was cancelled and a PCell was active, a new top cell remained |
| which held the PCell that was about to be placed. These cells could be deleted manually, |
| but that may be annoying. |
| </li> |
| <li> |
| Help index cache was growing large in some cases<br/> |
| When switching between versions, the help index that KLayout creates once grew larger |
| every time a new program version was used. This increased startup times of the program. |
| </li> |
| <li> |
| An "abs" function was missing expressions |
| </li> |
| <li> |
| Experimental support for 64bit coordinates is provided.<br/> |
| To enable 64bit coordinates, use "-with-64bit-coord" on the build script. This feature |
| requires gcc >= 4.4 and a 64bit platform. 64bit coordinate support is "experimental" |
| because of some known issues (i.e. it is possible to write corrupt GDS files with such large |
| coordinates). OASIS on the other hand supports 64bit coordinates. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.22.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.22.1'></a> |
| <p>Release date: 2012-10-09</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Edit/Select/Disable All was not working<br/> |
| This function was supposed to disable all selectable items. Instead, an internal |
| error message was issued. |
| </li> |
| <li> |
| Build problems with gcc 4.0 were solved |
| </li> |
| <li> |
| GDS text size as based on micron instead of user units<br/> |
| Because of this the text object size were not be correct if the user unit was not micron. |
| </li> |
| <li> |
| Arrow keys behaved differently<br/> |
| This had annoying effects if one was used to a particular behavior. The operation of the |
| arrow keys was restored in some places but still moving with the keys in move mode is |
| possible. |
| </li> |
| <li> |
| -z option worked differently<br/> |
| "-z" is not a true "non-GUI" mode, in which no XServer connection is made on |
| Linux. The advantage of this is that KLayout can be used as a engine on display-less |
| servers. In 0.22, some user-interface related objects were not available in Ruby code. |
| Some scripts depending on MainWindow or LayoutView objects were not working |
| because these objects are no longer available. In 0.22.1 the original behavior of "-z" |
| was restored and instead, "-zz" was implemented as a different, true display-less mode |
| </li> |
| <li> |
| KLayout was crashing when using custom key bindings on some platforms<br/> |
| On some platforms, apparently Linux and recent Qt versions, KLayout crashed when |
| custom key bindings are defined and the respective key is pressed. |
| </li> |
| <li> |
| Some issues with the macro tree solved<br/> |
| Drag & drop was not working correctly within the macro tree on Windows. KLayout |
| crashed when trying to open a macro file that is not writable. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.22</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.22'></a> |
| <p>Release date: 2012-09-19</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <br/> |
| New available features: |
| </li> |
| <li> |
| A script (macro) development environment is now integrated into KLayout.<br/> |
| It features a simple debugger, a syntax highlighting editor. For details |
| see About Macro Development at http://www.klayout.de/doc/about/macro_editor.html. |
| </li> |
| <li> |
| KLayout now features an integrated help system (available through the "Help/Assistant" menu entry). |
| </li> |
| <li> |
| Support for libraries. See About Libraries for details.<br/> |
| http://www.klayout.de/doc/about/about_libraries.html |
| </li> |
| <li> |
| KLayout now supports parametrized cells (PCells).<br/> |
| There is a cool feature called "guiding shapes". Learn more about that here: |
| About PCell's (http://www.klayout.de/doc/about/about_pcells.html). |
| </li> |
| <li> |
| A basic library is provided adding text generation for example to KLayout.<br/> |
| See About The Basic Library for details. |
| </li> |
| <li> |
| The net tracer now allows to use layer combinations (derived by boolean operations)<br/> |
| for the conductive and via layers. See The Net Tracing Feature for details. |
| </li> |
| <li> |
| A technology management is integrated into Klayout.<br/> |
| That allows to switch various settings depending on the chosen technology. |
| See About Technology Management for details about this feature. |
| </li> |
| <li> |
| The drawing can now be rotated or flipped without having to modify the layout.<br/> |
| This function can be found in the "Display" menu under "Global Transformation". |
| </li> |
| <li> |
| The "background" combination mode allows to erase parts of existing shapes or<br/> |
| add new parts to existing shapes. The background combination mode is available |
| as a new drop-down button in the toolbar. |
| </li> |
| <li> |
| A "cell variant" generation function simplifies hiearchical editing.<br/> |
| See Create Cell Variants for details about this feature. |
| </li> |
| <li> |
| General performance improvement of the render.<br/> |
| This has been achieved by bitmap caching of cells and various optimisation measures. |
| </li> |
| <li> |
| Images now can be aligned with a layout using landmark points.<br/> |
| The possible image transformations now include shear and perspective distortions. |
| See Using Landmarks To Align Images |
| </li> |
| <li> |
| Images can now be stacked and moved to the bottom and to the top.<br/> |
| The configuration now is stored along with additional configuration data |
| (i.e. libraries) in a per-user directory in "~/.klayout" on Linux and in the application |
| data path on Windows. The configuration file now is found there and is called "klayoutrc". |
| New locations can be added using $KLAYOUT_PATH. |
| </li> |
| <li> |
| The database unit of the layout can be changed now in the layout properties page<br/> |
| (menu: "File/Layout Properties"). |
| </li> |
| <li> |
| Most numeric input boxes now accept formulas,<br/> |
| i.e. "1254+3221" instead of a single value. |
| </li> |
| <li> |
| By clicking a on single point multiple times you can now cycle the selection through all objects below the point. |
| </li> |
| <li> |
| Layers can be copied (menu: "Edit/Layer/Copy Layer"). |
| </li> |
| <li> |
| The selection can be duplicated (menu: "Edit/Duplicate" or Ctrl+B). |
| </li> |
| <li> |
| The size of the default font can now be adjusted (choose between small (current),<br/> |
| medium and large on the Display/General page of the setup dialog). |
| </li> |
| <li> |
| The number of points used for circle interpolation can now be adjusted<br/> |
| on the Application/Circles page of the setup dialog. |
| </li> |
| <li> |
| Some changes to make the user interface more consistent, i.e. "Synchonized views"<br/> |
| has been moved to "Display" where most users where expecting it to be. |
| </li> |
| <li> |
| The selection now can be moved with the cursor keys in move mode. |
| </li> |
| <li> |
| The cell selection dialog allows to specify glob pattern wildcards in the filter box now. |
| </li> |
| <li> |
| OASIS CBLOCK compression and strict mode writing is supported now. |
| </li> |
| <li> |
| Multiple cells now can be selected in the cell tree. Some functions operate on that set (i.e. delete, copy, hide). |
| </li> |
| <li> |
| KLayout now has a LEF/Def import feature. See About LEF/DEF Import for details. |
| </li> |
| <li> |
| This feature is somewhat experimental. Feedback is welcome about that feature.<br/> |
| Solved bugs: |
| </li> |
| <li> |
| Edit/Select/Disable All not working<br/> |
| This function is supposed to disable all selectable items. Instead, an internal error message is issued. |
| </li> |
| <li> |
| Build problems with gcc 4.0 |
| </li> |
| <li> |
| GDS text size is based on micron instead of user units<br/> |
| Because of this the text object size may not be correct if the user unit is not micron. |
| </li> |
| <li> |
| Arrow keys may behave differently<br/> |
| This can be annoying effects if you are used to a particular behavior. On the other hand, moving with |
| the arrow keys now is possible in move mode. |
| </li> |
| <li> |
| -z option works differently<br/> |
| "-z" not is a true "non-GUI" mode, in which no XServer connection is made on Linux. The advantage of this |
| is that KLayout can be used as a engine on display-less servers. But some scripts depending on MainWindow or |
| LayoutView objects will not work because these objects are no longer available. The solution will be to |
| restore the original behavior of "-z" and implement a different, true display-less mode (i.e. "-zz"). |
| </li> |
| <li> |
| Crash when using custom key bindings on some platforms<br/> |
| On some platforms, apparently Linux and recent Qt versions, KLayout crashes when custom key bindings |
| are defined and the respective key is pressed. |
| </li> |
| <li> |
| Issues with the macro tree<br/> |
| Drag & drop does not work correctly within the macro tree on Windows. KLayout crashes when trying to |
| open a macro file that is not writable. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.19</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.19'></a> |
| <p>Release date: 2012-06-19</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Gerber file reader enhancements: Negative contrast layers supported now<br/> |
| with an option to provide a background and 'real' inversion. |
| </li> |
| <li> |
| Gerber reader bugfix: SR command implemented correctly now also for<br/> |
| negative contrast. |
| </li> |
| <li> |
| <b>Enhancement</b>: transient selection markers are drawn over other markers<br/> |
| for better visibility. |
| </li> |
| <li> |
| <b>Bugfix</b>: XOR tool can be canceled without crash. |
| </li> |
| <li> |
| Fixed build problems with gcc 4.7.0. |
| </li> |
| <li> |
| Fixed a layout import bug (cells have been deleted which should have been kept). |
| </li> |
| <li> |
| OASIS writer bugfixes: don't accumulate rounding errors when writing type 0<br/> |
| or type 1 pointlists. Avoid writing invalid type 0 and 1 pointlists in certain |
| cases. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.18</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.18'></a> |
| <p>Release date: 2012-05-14</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Gerber file reader enhancements: SR (step-and-repeat) is supported now. |
| </li> |
| <li> |
| Gerber reader bugfix: AM macro expansion was not done correctly sometimes. |
| </li> |
| <li> |
| Gerber reader enhancements: removed some superfluous warnings. |
| </li> |
| <li> |
| CIF writer: convert OASIS circles correctly to "R" round flash primitives. |
| </li> |
| <li> |
| <b>Bugfix</b>: copy & paste of layers in the layers tree now works and the copied<br/> |
| layers are pasted to the current position. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.17</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.17'></a> |
| <p>Release date: 2012-04-12</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| The memory footprint of 8-bit images has been reduced significantly. |
| </li> |
| <li> |
| The "Save current cell as" bug (see here) has been fixed: this function now works as expected. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.16</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.16'></a> |
| <p>Release date: 2012-03-05</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| GDS format readers and writers now support time stamps: by default, the<br/> |
| current time is written to the files. This option can be turned off in the |
| "Save Layout Options" to simplify comparison of binary files for example. |
| In addition, the timestamp of the BGNLIB record is read and displayed in the |
| "Layout Properties" page. |
| </li> |
| <li> |
| The GDS reader now is somewhat less strict and also accepts certain broken versions<br/> |
| (i.e. missing ENDEL records). |
| </li> |
| <li> |
| Several bug fixes related to scripting applications: Proc objects are held by the<br/> |
| application now, Application does not abort in non-GUI mode in operations that take |
| some time and try to display a progress bar. |
| </li> |
| <li> |
| DXF bugfix: layer names now do no longer contain blanks which made files unreadable<br/> |
| by other tools like AutoCad. |
| </li> |
| <li> |
| <b>Bugfix</b>: foreground objects (i.e. rulers) are now correctly rendered in printout. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.15</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.15'></a> |
| <p>Release date: 2012-01-22</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: the correct initial cell now is selected. Formerly, the largest<br/> |
| cell was selected even it is was not a top cell. |
| </li> |
| <li> |
| "Show only selected" in the layer panel does not clear the selection any longer. |
| </li> |
| <li> |
| GDS reader now is less strict with respect to record order of STRANS, MAG and ANGLE. |
| </li> |
| <li> |
| Excellon drill file reader is now conforming to the specification in many respects. |
| </li> |
| <li> |
| Instances are not selected if the cell does not contain shapes in visible layers. |
| </li> |
| <li> |
| Marker browser does now work correctly when layer view transformations are present. |
| </li> |
| <li> |
| DXF reader enhancements: read LAYER table and assign GDS layers in that order,<br/> |
| except for layer which got a layer name through their name (i.e. L1D100). |
| Bugfix: don't suppress INSERT's if the layer is not mapped. Write TEXT and |
| MTEXT correctly (multi-line support, small chunks for MTEXT, character alignment). |
| New option: keep all cells for DXF reader. Added elliptic interpolation edge type |
| (not really tested yet). HATCH objects with bulges and various edge types are |
| implemented now. MTEXT supported now. New option: convert text to polygon for |
| unicode support. |
| </li> |
| <li> |
| Changed default sorting of layers: always sort by layer number first, even if there<br/> |
| is a name. If there is no layer number, sort by name. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.14</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.14'></a> |
| <p>Release date: 2011-11-28</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| "Synchonized views" and "Select top level only" configuration shortcuts<br/> |
| added to the "Views" menu. |
| </li> |
| <li> |
| Gerber reader bugfixes and enhancements: less strict parsing of aperture<br/> |
| definitions, rotation of aperture macro elements is not considered |
| correctly. Enhanced drill file reader. |
| </li> |
| <li> |
| Disabled cell copy & paste in viewer mode (was not working correctly). |
| </li> |
| <li> |
| <b>Bugfix</b>: it was possible to create an invalid configuration when removing<br/> |
| all default stipples (lead to a crash on the next KLayout start). |
| </li> |
| <li> |
| <b>Bugfix</b>: an error appeared when switching the tabs in the layer panel in<br/> |
| certain configuration involving groups. |
| </li> |
| <li> |
| Correct initialization of ruby interpreter to support Ruby 1.9.2 and<br/> |
| later. |
| </li> |
| <li> |
| <b>Bugfix</b>: marker browser was only partially reporting collected markers<br/> |
| for certain categories. |
| </li> |
| <li> |
| XOR now has an option to make use of multiple cores using a configurable<br/> |
| number of threads. |
| </li> |
| <li> |
| <b>Bugfix</b>: reset of configuration required a restart. |
| </li> |
| <li> |
| <b>Bugfix</b>: OASIS reader now is more robust against overflow for g-deltas. |
| </li> |
| <li> |
| GDS reader enhancement: An invalid angle (outside the range of -360 to<br/> |
| 360 degree) now is no longer an error and the angle is automatically |
| restricted to the valid range. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.13</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.13'></a> |
| <p>Release date: 2011-09-19</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| A bug in the clip function was fixed which was related to empty cells<br/> |
| (reported in the forum) |
| </li> |
| <li> |
| By default, the first level of hierarchy is shown now if a new layout<br/> |
| is opened. That feature can be adjusted using the "Default levels of |
| hierarchy" setting on the "General" page in the setup dialog. |
| </li> |
| <li> |
| For multiple top cells, the cell with the larges footprint is selected<br/> |
| initially. |
| </li> |
| <li> |
| A simple print function (available in the "File" menu) |
| </li> |
| <li> |
| Support for command 93 in CIF (AREF) |
| </li> |
| <li> |
| Improved handling of single point paths. In particular with round ends.<br/> |
| They now render a circle in OASIS. In reverse, OASIS circles now render |
| single-point paths with round ends in GDS. |
| </li> |
| <li> |
| Ruby scripts now work more reliably under ruby 1.9 (i.e. Windows binary).<br/> |
| Formerly, some operations failed due to improper initialization of the |
| encoding system (i.e. Dir.glob). |
| </li> |
| <li> |
| Clean uninstaller under Windows (removes all registry entries). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.12</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.12'></a> |
| <p>Release date: 2011-07-29</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: GDS2Text format was not recognized correctly in some cases. |
| </li> |
| <li> |
| Texts: strings with line breaks can be edited now (line breaks are shown<br/> |
| as \n). Text size is shown more realistic now. Alignment flags are |
| supported in GDS2 and can be edited now. |
| </li> |
| <li> |
| Layer and datatype is shown in addition to OASIS layer names in the layer<br/> |
| list. The old behaviour can be configured by unchecking the "Always show |
| layer and datatype" checkbox on the "Layers" page in the setup dialog. |
| </li> |
| <li> |
| For most file dialogs, the specific filter is the default now (i.e.<br/> |
| "*.lyp" is default instead of "All files" for the layer properties file |
| dialogs.) |
| </li> |
| <li> |
| There is a "all layout files" filter for the layout file selection dialogs. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.11</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.11'></a> |
| <p>Release date: 2011-06-26</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: command line option -p was not working correctly. |
| </li> |
| <li> |
| <b>Bugfix</b>: writing layouts with large coordinates was producing invalid OASIS<br/> |
| files in some cases. |
| </li> |
| <li> |
| The tarkit now contains the files necessary for a build with Visual Studio<br/> |
| on Windows. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.10</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.10'></a> |
| <p>Release date: 2011-05-07</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: content of cell was not shown correctly when the cell was moved. |
| </li> |
| <li> |
| <b>Bugfix</b>: PCB import was not working properly (Bottom mounting mode was<br/> |
| broken, top cell and dbu were not set correctly when a PCB project file |
| was imported directly). |
| </li> |
| <li> |
| <b>Bugfix</b>: RVE reader was not correctly handling check names with a dot. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.9</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.9'></a> |
| <p>Release date: 2011-04-20</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: Loading of layer files with tabs was not working properly: the<br/> |
| first tab's name was discarded. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.8</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.8'></a> |
| <p>Release date: 2011-04-06</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: navigator was broken. It was not functional if KLayout was closed<br/> |
| with the navigator open. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.7</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.7'></a> |
| <p>Release date: 2011-03-24</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| DXF bugfixes (arc interpolation of polylines). |
| </li> |
| <li> |
| Performance enhancement of "test for shapes in view" feature of layer list. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.6</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.6'></a> |
| <p>Release date: 2011-02-20</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| DXF enhancements (support for bulges for polylines). |
| </li> |
| <li> |
| <b>Bugfix</b>: RBA::Edge.intersect? reports intersections correctly also if edges<br/> |
| are collinear. |
| </li> |
| <li> |
| Performance bugfix: selection was slow for certain cases of hierarchy. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.5</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.5'></a> |
| <p>Release date: 2011-02-03</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| DXF enhancements (some polylines now have the correct width). |
| </li> |
| <li> |
| An option to select how instances are placed (at origin or lower left<br/> |
| corner of bounding box). |
| </li> |
| <li> |
| <b>Bugfix</b>: when placing an instance at the lower left bounding box corner,<br/> |
| it is guaranteed that the origin is on grid. |
| </li> |
| <li> |
| Stable operation on UTF-8 filesystems and with non-english locales on<br/> |
| Linux (i.e. consistent use of dot as decimal point). However, UTF-8 file |
| names are not correctly displayed although the file is opened correctly. |
| This will be fixed in the next major release. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.4</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.4'></a> |
| <p>Release date: 2011-01-19</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Correct installation of the image reader plugins for the Windows packages. |
| </li> |
| <li> |
| <b>Bugfix</b>: rotate counterclockwise was clockwise and vice versa. |
| </li> |
| <li> |
| <b>Bugfix</b>: "draw border instances of arrays" feature was broken. |
| </li> |
| <li> |
| Fixed a ruby crash on some systems (related to an initial 'require' on a<br/> |
| ruby module loaded with -rm). |
| </li> |
| <li> |
| CIF reader enhancement: "DS" statements are now accepted with a single<br/> |
| value also. |
| </li> |
| <li> |
| The Windows installation now also includes the standard Ruby modules. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.3</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.3'></a> |
| <p>Release date: 2010-12-27</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| DXF reader and writer enhancements. The reader now allows to specify how<br/> |
| POLYLINE entities are read. In most cases, the "Automatic" mode will be |
| appropriate. The writer was enhanced by providing an option which |
| determines how to write polygons. The default method is POLYLINE. A |
| comprehensive description of the DXF format, as KLayout understands it, |
| together with a description of the modes, is given here. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.2'></a> |
| <p>Release date: 2010-12-19</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| RBA bugfix: RdbItem.each_value was not working on const references. |
| </li> |
| <li> |
| DXF reader and writer enhancements for improved interoperability with<br/> |
| other tools. |
| </li> |
| <li> |
| Unit option for DXF input (to specify the units of the drawing). |
| </li> |
| <li> |
| <b>Bugfix</b>: layer mapping was not working correctly for DXF and CIF output. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21.1'></a> |
| <p>Release date: 2010-12-06</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Added cell margins for fill utility. |
| </li> |
| <li> |
| A couple of bugs fixed (related to Diff tool, marker database reader,<br/> |
| Ruby scripting). |
| </li> |
| <li> |
| Source is compatible with earlier versions of Qt now (down to 4.2.3). |
| </li> |
| <li> |
| <b>Bugfix</b>: persistency of reader options was broken. |
| </li> |
| <li> |
| Enhanced DXF and CIF reader and writer functionality with improved<br/> |
| compatibility with other systems. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.21</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.21'></a> |
| <p>Release date: 2010-11-28</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Support for DXF format (reading and writing).<br/> |
| ASCII and binary format are supported. There is an open issue how to |
| represent layouts with multiple top cells. Currently, the ENTITY section |
| is always empty and all cells are put into BLOCKS sections. DXF units |
| will be micron and the database unit must be selected manually when |
| layouts are read. |
| </li> |
| <li> |
| Support for CIF format (reading and writing).<br/> |
| There is an open issue how to deal with paths. By default, CIF states |
| that paths are supposed to have round ends. Obviously that interpretation |
| is not commonly used. Options are provided which control how path objects |
| are read and written. |
| </li> |
| <li> |
| Tabs for the layer panel. This feature is explained here. |
| </li> |
| <li> |
| Flat cell list and cell list sorting modes. The feature is explained here. |
| </li> |
| <li> |
| Dockable tool boxes.<br/> |
| Layer list, cell list, layer toolbox and navigator are now dockable and |
| can be dragged to another location, torn off the main window or closed |
| with Qt's standard dockable window controls. The position and the state |
| of the dockable windows is saved in the settings and session files. |
| </li> |
| <li> |
| A ruler embedded in the background image.<br/> |
| Now, a small ruler is embedded into the background which shows the |
| dimension scale similar to a map. It can be disabled in the setup dialog |
| on the "Display/Background" page. |
| </li> |
| <li> |
| Image quality enhancement by oversampling. The feature is explained here. |
| </li> |
| <li> |
| The "Diff" tool. The Diff tool produces a marker database containing a<br/> |
| description of the differences. A detailed description can be found here. |
| </li> |
| <li> |
| Snapping to objects is provided as an option for edit mode. In this mode,<br/> |
| the mouse snaps to vertices and edges of visible objects. This mode can |
| be enabled with the "Objects" checkbox on the "Editor Options" page (F3 |
| key or "Edit/Editor Options" menu). |
| </li> |
| <li> |
| The reference point for the placement of instances now is the lower left<br/> |
| point of the placed cell's bounding box, not the origin. |
| </li> |
| <li> |
| Dialog geometry persistent now.<br/> |
| Marker, shape and instance browsers now save their geometries and |
| splitter pane configurations when the application exits. |
| </li> |
| <li> |
| Instance placement now uses bbox origin, not cell origin.<br/> |
| This simplifies placement of cells with their origin not aligned with |
| the content. |
| </li> |
| <li> |
| Fill (tiling) tool. The tool is found in "Edit/Utilities/Fill Tool". A<br/> |
| detailed description can be found here. |
| </li> |
| <li> |
| In some places, particular in the ruler display string, expressions can<br/> |
| be used. For rulers, the previous display string placeholder scheme is |
| replaced by the more powerful expression expansion scheme (see Ruler |
| properties for details). |
| </li> |
| <li> |
| Build support for VC++ and Visual Studio 2010. The Windows 64bit build<br/> |
| now is based on that environment. Note: Visual Studio 2010 no longer |
| supports Windows 2000. To use KLayout on Windows 2000, a legacy build |
| based on MinGW is provided. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.20.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.20.2'></a> |
| <p>Release date: 2010-05-25</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| <b>Bugfix</b>: marker browser crashed when opened from menu and the maximum<br/> |
| number of markers was set differently from default. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.20.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.20.1'></a> |
| <p>Release date: 2010-05-23</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Navigator now allows to drag a zoom box in the usual way. |
| </li> |
| <li> |
| Paths with odd width (in database units) are shown correctly. |
| </li> |
| <li> |
| Some bugfixes (for a list of fixed bugs see Known bugs in version 0.20)<br/> |
| concerning the net tracer and the Gerber import feature. |
| </li> |
| <li> |
| Support for Ruby 1.9 (experimental). |
| </li> |
| <li> |
| Support for 64 bit Windows (experimental). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.20</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.20'></a> |
| <p>Release date: 2010-05-01</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Import option for Gerber PCB data ("File/Import" menu entry). Details<br/> |
| about this function can be found in the Importing Gerber PCB files |
| section in the advanced features manual. |
| </li> |
| <li> |
| A function to import another stream file into the current file.<br/> |
| This avoids having to use copy & paste and provides a couple of nice |
| options. Details about this function can be found in the Importing other |
| layout files section in the advanced features manual. |
| </li> |
| <li> |
| A simple XOR tool providing a flat XOR between two layouts. A tolerance<br/> |
| can be set to suppress small deviations. A tiling option is provided to |
| reduce memory requirements for large layouts. The flat approach probably |
| limits the application to "almost flat", small to medium sized layouts. |
| Details about this function can be found in the The XOR tool section in |
| the advanced features manual. |
| </li> |
| <li> |
| A net tracing tool to trace single nets of conductive layers connected<br/> |
| through via shapes. The function is intended for extracting single small |
| nets and it's not performance optimized for the case of huge power nets. |
| Details about this function can be found in the The net tracing feature |
| section in the advanced features manual. |
| </li> |
| <li> |
| A navigator window that shows current view's rectangle and allows to<br/> |
| control the rectangle by dragging or resizing it. |
| </li> |
| <li> |
| Multi threading support for drawing increases the drawing performance on<br/> |
| multi-core CPU's by rendering different layers on different CPU's. The |
| number of threads to use can be set in the setup dialog in the "Display" |
| group under "Optimizations". By default, a single thread is used. |
| </li> |
| <li> |
| "Make array" method ("Edit/Selection" menu) to multiply the selection<br/> |
| into an array arrangement. |
| </li> |
| <li> |
| A function to add a layout already loaded to a view ("File/Pull In<br/> |
| Other Layout"). |
| </li> |
| <li> |
| A function to scan a layer's geometry and create a marker database from<br/> |
| that. The menu function is found in the "Tools/Verification" menu. It |
| will scan all selected layers either flat or hierarchical and create a |
| marker database containing the shapes as markers. |
| </li> |
| <li> |
| Layer mapping on input: the reader options now allow to specify a<br/> |
| mapping together with a layer specification. In addition to specifying |
| the layers to read, a target can be given which specifies which layer |
| the shapes will be stored under (See "Reader Options" dialog found in |
| the "File" menu). |
| </li> |
| <li> |
| A couple of new display options:<br/> |
| o Abstract mode (shows only the outer interfacing shapes of child cells. |
| o Child hierarchy level layout can be configured to be shown in different |
| brightness, hollow fill or static neutral color to differentiate top |
| level from bottom level layout. |
| o Enhancements for the hierarchy level specifications in the layer source |
| notation. |
| </li> |
| <li> |
| A log viewer is provided to catch warning messages. The menu entry to open<br/> |
| the log viewer is found in the "File" menu. |
| </li> |
| <li> |
| The setup dialog has been reorganized to make room for more property pages. |
| </li> |
| <li> |
| Instances now show the cell's content when being moved instead just a<br/> |
| rectangle. This feature can be disabled. |
| </li> |
| <li> |
| Various usability enhancements (i.e. mouse cursor now shows activity,<br/> |
| status bar shows short shape statistics etc.). |
| </li> |
| <li> |
| An option to not write empty cells. |
| </li> |
| <li> |
| Support for missing cells in the input layout: those cells get marked and<br/> |
| are not produced in the output unless they have received content. That |
| allows to load and save layouts with missing cells without producing empty |
| cells for those missing cells. |
| </li> |
| <li> |
| Some new functions in the layer list context menu ("Show All", "Hide All",<br/> |
| "Show Only Selected"). |
| </li> |
| <li> |
| Various bug fixes (i.e. for clip function). |
| </li> |
| <li> |
| A couple of new RBA methods. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.19.3</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.19.3'></a> |
| <p>Release date: 2009-12-17</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Some bugfixes (for a list of fixed bugs see Known bugs in version 0.19.2). |
| </li> |
| <li> |
| To specify the installation path (where the ".rbm" files are looked up),<br/> |
| a new environment variable "KLAYOUT_PATH" is provided. This variable |
| currently supports a single entry only. In that sense it's not a "path" |
| right now. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.19.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.19.2'></a> |
| <p>Release date: 2009-12-05</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Some bugfixes (for a list of fixed bugs see Known bugs in version 0.19.1). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.19.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.19.1'></a> |
| <p>Release date: 2009-11-30</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Some bugfixes (for a list of fixed bugs see Known bugs in version 0.19). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.19</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.19'></a> |
| <p>Release date: 2009-11-21</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Images: it is possible now to load image files (JPG, GIF, TIFF etc.) and<br/> |
| display them below the drawn layout. The display of the images can be |
| adjusted in many ways, i.e. placement, scaling, rotation, mirroring, |
| color/contrast/brightness adjustments and false color mapping for gray |
| level images. Images are fully supported by RBA. The feature is described |
| in detail in Adding images. |
| </li> |
| <li> |
| Marker browser: the marker browser is based on the report database (RDB).<br/> |
| This is a new concept that has been introduced as a container for report |
| items, in particular marker objects but also for a number of additional |
| annotations including screenshots for documentation. An import of Calibre |
| DRC databases is provided. The RDB is fully supported by RBA. |
| The feature is described in detail in The marker browser. |
| </li> |
| <li> |
| Some enhancements for the layer views: invisible layers are now shown<br/> |
| differently in a "collapsed" way. Thus, the layer's colors and styles are |
| still recognizable. The new features are described in detail in Telling |
| used from unused layers. |
| </li> |
| <li> |
| In the layer list, unused layers can now be hidden and layers without<br/> |
| shapes in view can be marked unused or hidden. The normal mode of marking |
| layers unused when the cell does not contain any shapes at all is still |
| available. Both modes are available as checkable items in the layer list's |
| context menu. |
| </li> |
| <li> |
| A "View" menu has been added with fast access to certain display options,<br/> |
| i.e. turn grid on an off. A number of default grids can be defined for |
| quick selection in the "View" menu. On request, the tool bar can now be |
| hidden as well as the layer and hierarchy lists. |
| </li> |
| <li> |
| A key binding editor is provided. This way, all menu functions can be<br/> |
| assigned arbitrary key shortcuts in a more comfortable ways. |
| </li> |
| <li> |
| The mid mouse button can be used to pan (drag) the view window now. |
| </li> |
| <li> |
| Various RBA enhancements, i.e. a method to compute the intersection point<br/> |
| between edges. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.18.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.18.2'></a> |
| <p>Release date: 2009-11-05</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Enhancements for building with gcc 4.4.x and Qt 4.5.x. |
| </li> |
| <li> |
| OASIS reader now also supports text objects with forward references to<br/> |
| text string definitions. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.18.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.18.1'></a> |
| <p>Release date: 2009-08-02</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Some bugfixes (for a list of fixed bugs see Known bugs in version 0.18)<br/> |
| in particular for MacOS users. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.18</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.18'></a> |
| <p>Release date: 2009-07-07</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Some bugfixes (for a list of fixed bugs see Known bugs in version 0.17.2). |
| </li> |
| <li> |
| Added support for the GDS2 text format. This is a contribution by<br/> |
| Romain Gauci from Oscillated Recall Technology (http://www.or-tech.co.jp). |
| </li> |
| <li> |
| Session persistence: sessions (files, layers, bookmarks, setup) can be<br/> |
| saved and restored. Details for this feature can be found here. |
| </li> |
| <li> |
| Reader options can be specified in a dialog now (File menu). Some GDS2<br/> |
| specific reader options are available: allow multi XY, allow big records |
| and several box record handling modes. Details for this feature can be |
| found here. |
| </li> |
| <li> |
| GDS2 specific writer options (max vertex option, multi XY record option,<br/> |
| max cell name length). |
| </li> |
| <li> |
| The stipple palette now is editable. A corresponding page has been added<br/> |
| in the setup dialog. |
| </li> |
| <li> |
| Flatten cell function. A cell can be flattened which will remove the cell<br/> |
| and all the subcells unless not specified otherwise. This function can be |
| found in the cell's context menu. Details for this feature can be found |
| here. |
| </li> |
| <li> |
| The 'Make Cell' operation provides a nice origin now. Before, the origin<br/> |
| of the new cell was far off sometimes. |
| </li> |
| <li> |
| Accept drag & drop of .lyb, .lys, .lyp, .rb, .rbm and layout files. |
| </li> |
| <li> |
| Switched to standard file dialogs where this has not been the case yet.<br/> |
| In particular on the Windows platform, the application will behave somewhat |
| more consistent. |
| </li> |
| <li> |
| Added an option to draw only border instances of arrays. This option can be<br/> |
| found on the 'Misc.' tab of the setup dialog. |
| </li> |
| <li> |
| Added the capability to define global ruby modules using the ".rbm"<br/> |
| extension and putting them into the installation directory. |
| </li> |
| <li> |
| Full cell copy & paste functions can now be found in hierarchy panel<br/> |
| context menu. |
| </li> |
| <li> |
| Enhancement of grid snapping in partial mode. Before, a offgrid vertex could<br/> |
| not be brought on-grid because movement was confined to grid steps. |
| </li> |
| <li> |
| Number of points for polygons is shown now in the polygon property dialog. |
| </li> |
| <li> |
| Hole resolution for GDS2 and OASIS writer. Before, polygons with holes<br/> |
| (which can be produced by scripts) were rejected. |
| </li> |
| <li> |
| Some bugfixes for clip, using booleans for clip to overcome some problems<br/> |
| with hole connectors and spikes - slow but safe.. |
| </li> |
| <li> |
| '#' character is not longer used when creating cell variants - instead '$'<br/> |
| is used to enhance the compatibility with other tools which do not allow |
| the "#" character as part of cell names. |
| </li> |
| <li> |
| On paste, a 'fit selection' is done to show what has been pasted. |
| </li> |
| <li> |
| Mouse wheel mode is configurable now (shift/ctrl modifier behaviour).<br/> |
| The 'alternative mode' can be found on the 'Misc.' tab in the setup dialog. |
| </li> |
| <li> |
| Option to clear all rulers when cell is changed. This option can be found<br/> |
| on the 'Misc.' tab in the setup dialog in the 'On Cell Change' group. |
| RBA enhancements: |
| </li> |
| <li> |
| A new class: ICplxTrans and related functions. |
| </li> |
| <li> |
| A recursive shape iterator simplifies hierarchical region queries and<br/> |
| "as if flat" traversal of cells. |
| </li> |
| <li> |
| Polygon: hull and hole can be assigned now, compress method, point accessors. |
| </li> |
| <li> |
| The installation path now is available. |
| </li> |
| <li> |
| Added a method which allows to display a message in the status bar. |
| </li> |
| <li> |
| The transient selection now is available for RBA procedures. |
| </li> |
| <li> |
| New events are generated if selection and transient selection changes. |
| </li> |
| <li> |
| Added a generic assign method for copyable objects. |
| </li> |
| <li> |
| Added new classes 'LayerMap' and 'LoadLayoutOptions'. |
| </li> |
| <li> |
| Added two 'read' methods to Layout class. |
| </li> |
| <li> |
| Added a couple of methods to 'LayerInfo' (constructors, compare, ...). |
| </li> |
| <li> |
| Added a 'load_layout' method to LayoutView. |
| </li> |
| <li> |
| Added more cm_* methods to MainWindow. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.17.2</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.17.2'></a> |
| <p>Release date: 2009-04-20</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Some bugs are fixed now (for a list of fixed bugs see Known bugs in<br/> |
| version 0.17.1). |
| </li> |
| <li> |
| The GDS2 writer now normalizes AREF records. This way compatibility with<br/> |
| other EDA systems is enhanced. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.17.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.17.1'></a> |
| <p>Release date: 2009-03-27</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| The display freezing bug on Windows is fixed now (i.e. see Known bugs<br/> |
| in version 0.17). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.17</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.17'></a> |
| <p>Release date: 2009-03-23</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Various layer operations are now available: boolean operations (AND, XOR,<br/> |
| NOT), layer merge and sizing. For a detailed description see Layer boolean |
| operations and Layer sizing. These operations are also available in RBA |
| (see RBA::EdgeProcessor and RBA::ShapeProcessor). |
| </li> |
| <li> |
| Boolean and sizing operations are also available Shapewise boolean<br/> |
| operations and Shapewise sizing. |
| </li> |
| <li> |
| Objects can now be aligned. For a detailed description of the alignment<br/> |
| function see Object alignment. |
| </li> |
| <li> |
| The cell origin can be adjusted relative to the cell's bounding box.<br/> |
| For a detailed description see Cell origin adjustment. |
| </li> |
| <li> |
| A 'corner rounding' function has been implemented to support<br/> |
| soft-cornered layout which is common in power applications. For a detailed |
| description see Corner rounding. |
| </li> |
| <li> |
| Various layer operations are now implemented in edit mode: clear layer,<br/> |
| delete layer and edit layer properties. For a detailed description see |
| Layer operations: clear, delete, edit specification. |
| </li> |
| <li> |
| The selection can now be scaled (The "Scale" function is available in the<br/> |
| "Selection" submenu of the "Edit" menu). |
| </li> |
| <li> |
| An option is available that allows to select all hierarchy levels<br/> |
| automatically when a cell is opened (found in the "Misc." tab of the setup |
| dialog: "Select all hierarchy levels" must be checked). |
| </li> |
| <li> |
| Various bug fixes (i.e. see Known bugs in version 0.16.1). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.16.1</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.16.1'></a> |
| <p>Release date: 2009-01-07</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Various bug fixes (i.e. see Known bugs in version 0.16). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.16</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.16'></a> |
| <p>Release date: 2008-12-27</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Some new editing capabilities: flatten, make cell, clear layer and a clip<br/> |
| function. |
| </li> |
| <li> |
| Some RBA extensions, in particular the ability to modify layout by deleting<br/> |
| shapes and instances, replacing and transforming them, changing property |
| handles etc. |
| </li> |
| <li> |
| Support for global preset of configuration (through a file called "layviewrc"<br/> |
| beside the executable binary) and a global RBA initialisation file (a file |
| called "rbainit" beside the executable binary). |
| </li> |
| <li> |
| Transient selection: indicates by a faint selection marker what object is<br/> |
| below the mouse (can be disabled). |
| </li> |
| <li> |
| The layer specification (layer, datatype, name) can be now be edited which<br/> |
| allows to move a complete layer to a different one. |
| </li> |
| <li> |
| Undo buffering can now be disabled on the command line with the '-i' option.<br/> |
| This saves the memory otherwise required for storing the replay information. |
| </li> |
| <li> |
| Directional constraints can be modified by using the Shift and Ctrl modifiers<br/> |
| on various operations such as rulers, movement, drawing etc. |
| </li> |
| <li> |
| Now there is a 'most recently used' list ("Open Recent" in the "File" menu)<br/> |
| which shows the last layouts opened for easy re-opening. |
| </li> |
| <li> |
| Reduced memory requirements for particular OASIS constructs (random repetitions) |
| </li> |
| <li> |
| The instance browser now has a "Choose cell" button where the cell can be<br/> |
| chosen whose instances will be presented. |
| </li> |
| <li> |
| For most editing operations, the status bar will now indicate more detailed<br/> |
| information such as move distance. |
| </li> |
| <li> |
| Pasted shapes and instances now are selected initially. |
| </li> |
| <li> |
| Enhanced OASIS compression mode (can be chosen from the options dialog on<br/> |
| saving). Reduces file size considerably by creating regular shape arrays if |
| possible at the cost of higher memory consumption and longer writing times. |
| </li> |
| <li> |
| Various bug fixes (i.e. see Known bugs in version 0.15). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.15</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.15'></a> |
| <p>Release date: 2008-08-16</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Editing capabilities. "klayout" in it's basic form still operates as pure<br/> |
| viewer. However, a mode is available that enables editing capabilities. |
| See Editor mode quickstart manual for a more detailed description |
| </li> |
| <li> |
| Some RBA extensions: i.e. conversion from "double" type polygons to "integer"<br/> |
| type ones. |
| </li> |
| <li> |
| A default layer table can be configured in the "Application" tab of the<br/> |
| setup dialog. This table will be loaded whenever a layout is opened or |
| created. |
| </li> |
| <li> |
| A installer for Windows is provided now. |
| </li> |
| <li> |
| Properties are supported on instances now as well. |
| </li> |
| <li> |
| Code is compatible with gcc 4.3.0 now. |
| </li> |
| <li> |
| Enhanced compatibility with SunStudio 11 compiler (in particular in RBA). |
| </li> |
| <li> |
| Various bug fixes (i.e. in GDS reader and OASIS writer). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.14</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.14'></a> |
| <p>Release date: 2008-04-04</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Several RBA extensions: i.e. alternative methods replacing different 'new'<br/> |
| variants by one 'new'. Markers now can be filled. |
| </li> |
| <li> |
| Fixes for the bugs mentioned in the issues list. |
| </li> |
| <li> |
| OASIS and GDS writing capabilities. Menu functions are provided to save a<br/> |
| layout and single cells as well as RBA extensions that allow to write a |
| layout. See Saving a layout or parts of it for details. |
| </li> |
| <li> |
| Rulers and markers are drawn with a thin halo in background color to<br/> |
| enhance their visibility. This can be switched off in the setup dialog if |
| this is not desired. The screenshots illustrate the differences. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.13</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.13'></a> |
| <p>Release date: 2008-01-16</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| A couple of RBA extensions: API's for shape properties, rulers and geometry<br/> |
| selections. |
| </li> |
| <li> |
| A bugfix for the OASIS reader (sometimes crashing the reader on<br/> |
| CBLOCK-compressed input) |
| </li> |
| <li> |
| A function to descend into a cell in the hierarchy but keeping the context,<br/> |
| which is shown in dimmed colors. This function can be found in the "Display" |
| menu and is called "Descend". To use this function, select a shape or instance |
| inside the cell into which to descend. "Descend" then enters the next cell |
| along the path that leads to the selected shape or instance. |
| </li> |
| <li> |
| The mouse wheel can be used to zoom in and out. |
| </li> |
| <li> |
| Shift+right mouse button pressed now allows to "drag" layout in a "Google maps" fashion. |
| </li> |
| <li> |
| Copy & paste now is available for layers as well. |
| </li> |
| <li> |
| A ruby console is provided where ruby commands can be executed interactively. |
| </li> |
| <li> |
| The way how the selection is displayed can be configured now (color, line width<br/> |
| and vertex size). |
| </li> |
| <li> |
| The interrupt signal now is enabled again even if Ruby is activated (Ctrl+C<br/> |
| now works again). |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.12</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.12'></a> |
| <p>Release date: 2007-11-02</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Support for arbitrary angles on cell instances. |
| </li> |
| <li> |
| A bugfix for the OASIS reader (CTRAPEZOIDS have not been read in some<br/> |
| cases). The OASIS reader now uses shape arrays to achieve are smaller |
| memory footprint in some cases. |
| </li> |
| <li> |
| Multiple transformations are now allowed on layer source expressions<br/> |
| (see Transforming views and property selectors for a detailed description). |
| </li> |
| <li> |
| Rulers now are configurable to a large extent. Multiple ruler templates may<br/> |
| be defined from which a certain ruler type can be chosen. Some of the new |
| ruler styles are no longer "rulers" but rather "annotations". See Ruler |
| properties for a description of that feature. |
| </li> |
| <li> |
| Last, but not least: KLayout now can be scripted to some extend using Ruby<br/> |
| as the scripting language. For more information about this feature, see |
| RBA introduction. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.11</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.11'></a> |
| <p>Release date: 2007-06-26</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| Some bugs were fixed in the OASIS implementation. CBLOCK compression now<br/> |
| is supported. Forward cell name references (numerical ID is used before |
| being associated with a string) are supported as now. File global properties |
| are now read correctly. A bug reading certain CTRAPEZOID objects was fixed. |
| (Still, forward references are not allowed for text/property strings or |
| property names). |
| </li> |
| <li> |
| A layout properties dialog has been added that shows basic properties of<br/> |
| the layout such as top cells, layers and others. |
| </li> |
| <li> |
| The "Select Cell" dialog has been enhanced with the capability to hide<br/> |
| and show multiple cells in the cell list. |
| </li> |
| <li> |
| A "zoom fit" mouse gesture was implemented: moving the mouse up and right<br/> |
| with the right mouse button pressed now fits the current cell into the window. |
| Moving up and left still zooms out. |
| </li> |
| <li> |
| A bug in the GDS2 reader, dropping polygon points in rare cases, was fixed |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.10</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.10'></a> |
| <p>Release date: 2007-05</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| The build script has been enhanced and supports Qt installations with<br/> |
| different locations for binaries, libraries and headers. See the Build |
| section for details about this. |
| </li> |
| <li> |
| OASIS files can be read as well now. The reader automatically determines<br/> |
| the kind of file. OASIS layer names are supported. Due to the complexity |
| of the OASIS specification, or more precisely the effort required to test |
| a reader for meeting the specification, OASIS support currently is regarded |
| to be in "beta" state. |
| </li> |
| <li> |
| Layers can now be organized hierarchically. Layers can be grouped which<br/> |
| allows to control visibility and other properties for the group as a whole. |
| Layers can be removed from the layer view list or new layer views can be created. |
| </li> |
| <li> |
| The layout can be transformed (rotated, shifted, mirrored) now. This<br/> |
| transformation is specified in the layer panel as a part of the layer |
| source specification. An optional transformation can be applied per layer |
| or layer group. This way for example, different layouts can be aligned |
| over each other. |
| </li> |
| <li> |
| Shape properties now are supported. Each shape may carry optional<br/> |
| properties that are read from GDS or OASIS files. A property selector |
| can be applied per layer view, so that a layer only shows these shapes |
| that match the given property selection. |
| </li> |
| <li> |
| As an experimental feature, the inverse layout tree can be visualised<br/> |
| by allowing the minimum hierarchy level to go into the negative range. |
| The effect of this is, that a cell is shown in the context of all of |
| it's direct parents, if the first hierarchy level is set to -1. If set |
| to -2, the cell is shown in the context of all of it's parents and |
| grandparents and so on. Since there is no particular optimization for |
| this feature, performance may be poor, if a cell must be painted in a |
| huge number of contexts. In addition, the context displayed does not |
| participate in selection or ruler snapping. |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| <tr> |
|
|
| <td class='text' width='20%'><p><b>Version 0.9</b></p></td> |
|
|
| <td class='text'> |
| <a name='0.9'></a> |
| <p>Release date: 2006-04</p> |
| <p><a href='build.html#downloads'>Download links</a></p> |
|
|
| <p>Features:</p> |
|
|
| <ul> |
| <li> |
| This was the first official release |
| </li> |
| </ul> |
|
|
| </td> |
|
|
| </tr> |
|
|
| </table> |
|
|
| </div> |
| </body> |
| </html> |
|
|
|
|