5.33.16.1 Design Flow in the Project Manager

The Tcl commands below outline the entire design flow. Once you create a project in the Project Manager you can use the commands below to complete every operation from synthesis to generating an HDL netlist. Click any command to go to the command definition.

run_synthesis [-logfile name]

run_simulation [-logfile name] check_hdl -file filename check_schematic -file filename create_symbol [-module module]

export_io_constraints_from_adb -adb filename -output outputfilename

generate_ba_files -adb filename

generate_hdl_from_schematic [-module modulename] generate_hdl_netlist [-netlist filename] [-run_drc "TRUE | FALSE"] rollback_constraints_from_adb -adb filename -output output_filename

run_designer [-logfile filename] [-script "script to append"] [-append_commands "commands to execute"] [-adb "new | open | default"] [-compile "TRUE | FALSE"] [-layout "TRUE | FALSE"] [-export_ba "TRUE | FALSE"]

run_drc [-netlist file] [-gen_hdl "TRUE | FALSE"]