9.15.8.108 Example
Single Mode example exports the secured file 'my_design.stp' using the PDB 'my_design.pdb':
export_single_stapl -file {D:/TOP/my_design.stp} -pdb {D:/TOP/my_design.pdb} -secured Chain Mode example exports secured STAPL file 'my_design.stp' from device 'A2F200M3F' using the PDB 'my_design.pdb':
export single_stapl -name {A2F200M3F} -file {./my_design.stp} -pdb {./my_design.pdb} - secured
export_single_svf
Exports a single device SVF programming file.
export_single_svf -file {file} [–name {name}] [-pdb {pdb_file}] [-secured]
