The-OpenROAD-Project / OpenLane-MPW-CI

BSD 3-Clause "New" or "Revised" License
15 stars 5 forks source link

How to change PDK? #99

Open vijayank88 opened 1 year ago

vijayank88 commented 1 year ago

@vvbandeira

By default MPW CI flow taking sky130A PDK.

In MPW7 recommended to use sky130B.

How we can control pdk selection in MPW CI flow?

vvbandeira commented 1 year ago

You will need to modify these lines to make it compatible with both to keep backwards compatibility.

In case you need to add an argument to the script you will need to adapt the Jenkinsfiles in the script call here. We can have pipelines for before and after MPW-7.