The-OpenROAD-Project / OpenLane

OpenLane is an automated RTL to GDSII flow based on several components including OpenROAD, Yosys, Magic, Netgen and custom methodology scripts for design exploration and optimization.
https://openlane.readthedocs.io/
Apache License 2.0
1.29k stars 369 forks source link

Make sure the OpenROAD / OpenLane and SKY130 flow works well with edalize #178

Open mithro opened 3 years ago

mithro commented 3 years ago

edalize is probably the most popular library for interfacing to EDA tooling and used by the FuseSoC tooling which is used by both OpenTitan and SWERV line from Western Digital.

It would be good to make sure that Edalize / FuseSoC supports OpenLane / OpenROAD tooling and able to produce manufacturable GDS from a FuseSoC design.

Related issue https://github.com/olofk/edalize/issues/215

mithro commented 3 years ago

FYI -- @mkkassem @kgugala -- This obviously overlaps with some stuff that the CHIPS Alliance tooling group is interested in seeing.