RSS

02.01.00 released

neoEBV version 02.01.00 is released.

The major changes are as follows:

Display

  • Improve the accuracy of displaying Curvilinear figures.
  • Improve the performance of displaying Curvilinear figures which has repetition.
  • OASIS Improve the performance and memory usage.
  • OASIS When a shape containing a curve is searched, Implicit Bezier section is now displayed with a dotted line.
  • OASIS.CL Improve the performance and memory usage.
  • OASIS.CL When a shape containing a curve is searched, Implicit Bezier section is now displayed with a dotted line.
  • GDSII Fix the bug that neoEBV cannot display figures correctly when width or height of STRUCTURE placement area is over 2147483647 (INT_MAX) in address unit.

Add mark

  • Fix the bug that neoEBV allocates too much memory when loading Mark File that includes a large number of marks.

Python Execution

  • Add method pynebv.figure.polygons to get all figures displayed on screen.
  • Add function to specify command line arguments when Python Execution.
  • Fix the small bugs.

Pattern-match

  • Support neoEBV to execute pattern-match as stand-alone. (*1)