Skip to main content

A tool for matching analog IC layout designs.

Project description

matchy

A tool for matching devices in analog layout in a streamlined and automated way.

Installation

Run pip install matchy for the latest stable version.

Development

  1. Git clone this repository.
  2. cd to the root folder where this repo is cloned.
  3. poetry install to install it with Python Poetry.

Usage

  1. Write matchy in a terminal.
  2. The CLI will ask you for the number of devices you want to match.
  3. The CLI will ask you for the multiplicity of each device.
  4. Sit back and wait for the optimization to occur.
  5. You will be prompted with the system's best guess for the optimal matrix, as well as some key metrics, such as the centroid of each device and total error.

You may want to use matchy only to calculate the centroid of your devices. In that case:

  1. Save your device matrix configuration in a CSV file.
  2. Run matchy --initial <PATH> --method do_nothing
  3. Matchy will print the centroid for each device in a table.

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

matchy-0.1.1.tar.gz (7.6 kB view hashes)

Uploaded Source

Built Distribution

matchy-0.1.1-py3-none-any.whl (9.9 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