For `caravel_user_project` we use `make user_proj_...
# caravel
v
For
caravel_user_project
we use
make user_proj_example
for hardening using this repo: https://github.com/efabless/caravel_user_project I want to understand management core area and how caravel floorplan created. Can anyone help me on how to setup https://github.com/efabless/caravel this repo locally and run
caravel
design from this repo: https://github.com/efabless/caravel/tree/main/openlane/caravel using OpenLane? Thanks in advance....
m
@Vijayan Krishnan I believe that in the current caravel, the caravel layout is manually created while the
caravel_core
level was created mostly with openlane. I believe routing was added later.
caravel_core
includes the management core as a soft macro.