RTimothyEdwards / open_pdks

PDK installer for open-source EDA tools and toolchains. Distributed with setups for the SkyWater 130nm and Global Foundries 180nm open processes.
http://opencircuitdesign.com/open_pdks
Apache License 2.0
292 stars 86 forks source link

<?xml version="1.0" encoding="utf-8"?> has to be the first line in sky130.lym #406

Closed olisnr closed 1 year ago

olisnr commented 1 year ago

sky130A/libs.tech/klayout/pymacros/sky130.lym

isnt understand by the XML parser of KLAYOUT. here comes a corrected version (swap the <? and the <!-- lines) sky130.lym.zip

olisnr commented 1 year ago

is fixed in the other post about XML and gdsfactory