SiEPIC / SiEPIC_EBeam_PDK

SiEPIC EBeam PDK & Library, for SiEPIC-Tools and KLayout
http://www.siepic.ubc.ca
Other
205 stars 145 forks source link

Python script to test EBeam library pcells have been successfully registered and will display polygons #259

Closed jasminabrar closed 1 year ago

jasminabrar commented 1 year ago

Basic python tests to check that after the EBeam library is instantiated all pcells from 'pcells_EBeam' have been successfully registered and will display polygons when placed in a layout. This script can be run in klayout's python environment or through the command line using '{klayoutpath} -e -r {pathtoscript/EBeam_Lib_PCellTests.py}'.

This is a preliminary test to begin the implementation of CI/CD flows around SiEPIC-Tools and EBeam.