qiskit-metal icon indicating copy to clipboard operation
qiskit-metal copied to clipboard

Add a Layer ID number

Open JeremyDrysdale-ibm opened this issue 4 years ago • 2 comments

From @ThomasGM4

What is the feature being requested?

Add a Layer ID# to the qgeometry table that is paired against Layer #.

  • Possibly have Layer # be a tuple (layer # / ID #)?
  • Have Layer ID# be a separate value? Could be modified via options, or restrict as hardcoded value for the component designer? A way for component designer to indicate something specific about a qgeometry of their component.

What are use cases for this feature?

Enable the layer ID#

JeremyDrysdale-ibm avatar Nov 17 '20 12:11 JeremyDrysdale-ibm

As in GDS, there is both layer # and ID #. Currently we are only using layer #, and having it as a base Metal option. Adding layer ID as a base option could prove useful, as gives the user/designer more control, and could allow for more variation in options, such as with rendering or the potential 'layer stack' approach.

ThomasGM4 avatar Nov 17 '20 19:11 ThomasGM4

This could tie in with the layer stack ideas, we can try discussing this more in January on how to best make use of additional information/higher level of control from the component designer.

ThomasGM4 avatar Dec 14 '20 22:12 ThomasGM4