Changed the pdk path for simulation
diff --git a/verilog/dv/caravel/user_proj_example/ibtida/Makefile b/verilog/dv/caravel/user_proj_example/ibtida/Makefile
index b726e0e..f1d2e4a 100644
--- a/verilog/dv/caravel/user_proj_example/ibtida/Makefile
+++ b/verilog/dv/caravel/user_proj_example/ibtida/Makefile
@@ -2,10 +2,9 @@
 RTL_PATH = ../../../../rtl
 IP_PATH = ../../../../ip
 BEHAVIOURAL_MODELS = ../../
-
 GCC_PATH?=/ef/apps/bin
 GCC_PREFIX?=riscv32-unknown-elf
-PDK_PATH?=/home/caravelNov30TO/apr/sky130A
+PDK_PATH?=/home/caravelDec18/apr/sky130A
 
 .SUFFIXES: