Do we need to pull the latest commit of caravel-lite (instead of mpw-3a tag) before we run `make use...
h
Do we need to pull the latest commit of caravel-lite (instead of mpw-3a tag) before we run
make user_project_wrapper
?
Because I am getting an error with this command in the config.tcl:
Copy code
"source $::env(CARAVEL_ROOT)/openlane/user_project_wrapper_empty/fixed_wrapper_cfgs.tcl"
Since the latest caravel-lite commit does not have a user_project_wrapper_empty folder.
m
@User Is this what you're referring to? https://github.com/efabless/caravel-lite/issues/7 Does the regular caravel work (instead of caravel_lite)?
h
Yes