Tcl Commands for Importing a Project - 2023.2 English

Vivado Design Suite User Guide: System-Level Design Entry (UG895)

Document ID
UG895
Release Date
2023-10-19
Version
2023.2 English

Following are the associated Tcl commands:

  • Tcl Command:
    create_project
    import_synplify
    
  • Tcl Command Examples:
    create_project project_import_ise C:/projects/project_import_ise 
    import_synplify -copy_sources C:/projects/old/wave_gen_vhd_s6/wave_gen_vhd_s6.synplify
    set_property DESIGN_MODE RTL [current_fileset]