9.15.9.12 Example

Opens the 'FPPrj1.pro' project from the FPProject1 directory

open_project -project {./FPProject1/FPPrj1.pro}

paste_device

Pastes the devices that are on the clipboard in the chain, immediately above the position_name device, if this parameter is specified. Otherwise it places the devices at the end of the chain. The chain programming mode must be enabled.

paste_device [-position_name {position_name}]