Join Slack
Powered by
does any one know how to merge multiple gdsfiles i...
# openlane
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
.
Tim Edwards
06/09/2022, 6:56 PM
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
2
Views
Open in Slack
Previous
Next