https://open-source-silicon.dev logo
y

Yueting Li

05/07/2022, 2:03 AM
does any one know how to merge multiple gdsfiles into a single one?
a

Arman Avetisyan

05/07/2022, 12:13 PM
use klayout or magic
t

Tim Edwards

06/09/2022, 6:55 PM
@Yueting Li: See open_pdks
common/create_gds_library.py
.
It is exactly what that script was designed to do: Take a bunch of individual GDS files and merge them into a single library.
y

Yueting Li

06/09/2022, 6:57 PM
Cool, thanks. I also write some scripts here to merge gds, lef and spice file here https://github.com/YuetingLi666/aloe-sky130/tree/yueting/skywater-130nm-analog-adk