Merge branch 'main' of https://github.com/efabless/caravel_project_example into main
diff --git a/Makefile b/Makefile index 16104a7..f72e180 100644 --- a/Makefile +++ b/Makefile
@@ -64,7 +64,7 @@ # Openlane Makefile Targets BLOCKS = $(shell cd openlane && find * -maxdepth 0 -type d) .PHONY: $(BLOCKS) -$(BLOCKS): +$(BLOCKS): %: cd openlane && $(MAKE) $* # Install caravel
diff --git a/caravel b/caravel index dcbff36..11aa3dd 160000 --- a/caravel +++ b/caravel
@@ -1 +1 @@ -Subproject commit dcbff36aa122bc101ad15fb5e3051f034e065f5b +Subproject commit 11aa3dd76bedd31270dc4b00aea8d3ed20a7970c