efabless / caravel_user_project

https://caravel-user-project.readthedocs.io
Apache License 2.0
177 stars 329 forks source link

update configure to match latest OpenLane best practices #171

Open proppy opened 1 year ago

proppy commented 1 year ago

@donn said in https://github.com/The-OpenROAD-Project/OpenLane/issues/1325#issuecomment-1238082487 that OpenLane is moving away from config.tcl in favor of JSON configuration.

It would be nice for the caravel template to follow the same path.

proppy commented 1 year ago

Also noticed that user_proj_example and user_project_wrapper use a mix of script_dir and DESIGN_DIR:

proppy commented 1 year ago

Also see https://github.com/The-OpenROAD-Project/OpenLane/blob/1c5db8511e173776b6da775a853581f090e52623/scripts/config/migrate.py#L72