qiskit-community / qiskit-metal

Quantum Hardware Design. Open-source project for engineers and scientists to design superconducting quantum devices with ease.
https://qiskit-community.github.io/qiskit-metal/
Apache License 2.0
272 stars 201 forks source link

(epic) Work seamlessly with external gds #173

Open marcolincs opened 3 years ago

marcolincs commented 3 years ago

What is the feature being requested?

Different use-modes require different approaches. Below ranking the ones we are aware of from simpler to more complex. This case is to keep track of them all and continue discussion if these need to change/expand.

  1. Feature Generalization: simple "plug-n-play" for ExternalComponent gds collection (should appear as a library as well)
  2. Feature New: conversion from GDS to QGeometries (#23)
  3. Research: how to best partition large layouts into sub-blocks
  4. Research: enable easy manipulation of points/shapes from the converted GDS from step 2

Co-author: @priti-ashvin-shah-ibm

priti-ashvin-shah-ibm commented 1 year ago

This is about incorporating external gds files into Metal's format. This is ideal, but has not been addressed any more.