From f4ac232ddea16117174354f5c402147f1028c022 Mon Sep 17 00:00:00 2001 From: jeffdi Date: Wed, 24 May 2023 21:38:26 -0700 Subject: [PATCH] updates for caravan tapeout --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3a93eab3..03c90d20 100644 --- a/Makefile +++ b/Makefile @@ -181,7 +181,7 @@ __truck: load $(UPRJ_ROOT)/mag/user_id_textblock; \ load $(CARAVEL_ROOT)/maglef/simple_por; \ load $(UPRJ_ROOT)/mag/caravan_core -dereference; \ - load $(UPRJ_ROOT)/mag/caravan -dereference; \ + load caravan -dereference; \ select top cell; \ expand; \ cif *hier write disable; \