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.36k stars 374 forks source link

Transition Openroad flowscript Design to Openlane #2147

Closed Wiki1998-dev closed 3 months ago

Wiki1998-dev commented 3 months ago

I'm currently trying to transition the X-Heep project (which uses OpenROAD flow scripts) to OpenLane, but I'm running into multiple issues and I'm not quite sure how to proceed. Does anyone have any advice or experience with this?

the openroadflowscript design runs with same design.sv file and constraint but when i use that in openlane it is having issues . @donn @bovi

donn commented 3 months ago

I know very little about ORFS-- we'd need a bug report with the specific failure so we can help you with the migration.