5.34.48 Example

Delete the files file1.vhd and file2.vhd from the project, and delete the file top_palace.sdc from the disk.

delete_files –file ./project/hdl/file1.vhd –file ./project/hdl/file2.vhd delete_files –from_disk –file ./project/phy_synthesis/top_palace.sdc

The following command deletes the core 'add1' from your disk and project (it is the same as the command to delete an IP core from your disk and project).

delete_files -from_disk -file ./project/component/work/add1/add1.cxf

edit_profile

Sets the same values as the Add or Edit Profile dialog box.

edit_profile -name profilename -type value -tool profiletool -location profilelocation [-args

parameters] [-batch value] [-new_name name]