GitHub
02/28/2022, 12:41 PM"build": {
"magic": "8.3.209",
"open_pdks": "1.0.255"
}
I propose adding a similar field for commits:
"build-commits": {
"magic": "xxxxxx",
"open_pdks": "xxxxxx"
}
OpenLane will attempt to look for this field, and barring its existence, will fall back to the SOURCES file generated by the OpenLane make pdk
.
RTimothyEdwards/open_pdks