Glade Changelog

What's new in Glade 4.7.34

May 19, 2020
  • bugfix: Fixed a bug with stipple pattern changing when a library saved and reloaded.

New in Glade 4.7.33 (May 19, 2020)

  • enhancement: Symbol editor Create Pin cmd can specify multiple pin names.
  • bugfix: Export Verilog handles bus bit IOs from internal buses now using assign statements.
  • bugfix: Crash occurred if a library was opened twice using dbOpenLib().
  • bugfix: Changing an instance name to e.g. X0<7:0> when in spice compatible mode reverted to X0 during Create Instance. Now the bus info is retained.
  • bugfix: Create Wire starting on a pin or instance pin did not snap to the origin or centre of the pin.
  • bugfix: Fixed a bug where schematic check did not recognise buses with names containing e.g. numbers.

New in Glade 4.7.32 (May 19, 2020)

  • bugfix: Fixed a bug whereby the Query dialog was not always shown withing the current application window coordinates
  • enhancement: Keep library browser open at the current item when refreshed

New in Glade 4.7.31 (May 19, 2020)

  • bugfix: layers with cross fill were not rendered as such in MPPs
  • enhancement: Improved Cadence techfile parser for MPPs
  • enhancement: Support ordered spacing rules in Cadence techfiles
  • enhancement: Reuse linestyles. Previously reading a Cadence techfile could create 100's of (identical parameter) custom linestyles

New in Glade 4.7.30 (May 19, 2020)

  • bugfix: Issue reading fillstyles from old libraries caused by 4.7.29 bug
  • bugfix: Fixed some issues importing Cadence display.drf / techfile. Stipples 32x32 down to 4x4 supported (1 or 2 would be possible, but why...)

New in Glade 4.5.9 (Oct 28, 2016)

  • Bugfix:
  • Gemini local matching aborted on unmatched queue depth.
  • geomSpace now considers coincident edges a violation.
  • geomEnclose now considers coincident edges a violation.
  • Fixed a fundamental bug in Gemini that would cause false mismatches on some circuits.
  • Enhancement:
  • Generate Layout from netlist handles inductors (L element in spice netlist).