Line | |
---|
1 | |
---|
2 | # PlanAhead Launch Script for Post-Synthesis floorplanning, created by Project Navigator |
---|
3 | |
---|
4 | create_project -name MPI_CORE_COMPONENTS -dir "C:/Core MPI/CORE_MPI/planAhead_run_1" -part xc3s1200eft256-5 |
---|
5 | set_property design_mode GateLvl [get_property srcset [current_run -impl]] |
---|
6 | set_property edif_top_file "C:/Core MPI/CORE_MPI/MPI_NOC.ngc" [ get_property srcset [ current_run ] ] |
---|
7 | add_files -norecurse { {C:/Core MPI/CORE_MPI} } |
---|
8 | set_param project.paUcfFile "MPI_NOC.ucf" |
---|
9 | add_files "MPI_NOC.ucf" -fileset [get_property constrset [current_run]] |
---|
10 | open_netlist_design |
---|
Note: See
TracBrowser
for help on using the repository browser.