Skip to main content

An open source semi.org xml wafer viewer

Project description

Wafer map viewer for semi.org XML standards written in Python

Summary

The Wafer-View utility allows a generic XML wafermap file to be viewed. The tool parses the XML and generates bitmap images corresponding to the die status as defined in the wafermap XML file. Each die status can be individually enabled or disabled as well as their colors modified, to easily distinguish where on the wafer any failures occur. Total die, pass/fail, and yield results are also calculated and reported.

wafer map

wafermap

Installation

Pre-Requisites

If you are running MacOS or Windows, please skip this section. For linux systems, you may need to install GTK. This is done as follows (using Debian commands as an example):

sudo apt-get update
sudo apt-get install build-essential libgtk-3-dev

From PyPi (Preferred)

pip install wafer-view

From Github

Clone the github repository and install

git clone https://github.com/fronzbot/wafer-view.git
cd wafer\-view
git checkout main
pip install .

Usage

Once installed, running the command waferview will open up the Wafer View GUI. Using the File menu, an xml wafermap can be loaded and viewed. Each bin can be independantly enabled/disabled and the color scheme can be changed on the fly to easily find where failures occur on a die. The wafer image can also be saved as a bitmap.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

wafer-view-1.0.0b0.tar.gz (22.3 kB view hashes)

Uploaded Source

Built Distribution

wafer_view-1.0.0b0-py3-none-any.whl (19.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page