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
283 stars 209 forks source link

865 gds handle multiplanar design with multiple chip names and layer. #869

Closed priti-ashvin-shah-ibm closed 1 year ago

priti-ashvin-shah-ibm commented 1 year ago

What are the issues this pull addresses (issue numbers / links)?

Close issue #865 when merged.

Did you add tests to cover your changes (yes/no)?

No

Did you update the documentation accordingly (yes/no)?

Yes, within the GDS renderer module.

Did you read the CONTRIBUTING document (yes/no)?

yes

Summary

Test rendering a design made with multiplanar design.

Details and comments

Can delete branch after merging.