try with wrapper
diff --git a/openlane/user_project_wrapper/interactive.tcl b/openlane/user_project_wrapper/interactive.tcl
index 394f62b..12a3a96 100644
--- a/openlane/user_project_wrapper/interactive.tcl
+++ b/openlane/user_project_wrapper/interactive.tcl
@@ -4,7 +4,7 @@
 prep -design $script_dir -tag user_project_wrapper -overwrite
 set save_path $script_dir/../..
 
-verilog_elaborate
+run_synthesis
 
 init_floorplan
 
@@ -14,9 +14,9 @@
 
 apply_def_template
 
-add_macro_placement mprj 1150 1700 N
+add_macro_placement rapcore
 
-manual_macro_placement f
+#manual_macro_placement f
 
 set ::env(_SPACING) 1.6
 set ::env(_WIDTH) 3