# PlanAhead Launch Script for Post-Synthesis floorplanning, created by Project Navigator create_project -name MPI_CORE_COMPONENTS -dir "C:/Core MPI/CORE_MPI/planAhead_run_1" -part xc3s1200eft256-5 set_property design_mode GateLvl [get_property srcset [current_run -impl]] set_property edif_top_file "C:/Core MPI/CORE_MPI/MPI_NOC.ngc" [ get_property srcset [ current_run ] ] add_files -norecurse { {C:/Core MPI/CORE_MPI} } set_param project.paUcfFile "MPI_NOC.ucf" add_files "MPI_NOC.ucf" -fileset [get_property constrset [current_run]] open_netlist_design