文章详情

ID: 1988
实例类型: faq
分类: Device Programming
相关: Deployment Tool
产品系列: All FPGA

搜索答案数据库

Search Text Image

Lattice Diamond / Deployment Tool: How to generate the SED & SEA files with a batch or script using Deployment Tool?

The Deployment Tool allows generation of SEA and SED files form the command line using the following commands:

cd <diamond_installtion_path>/bin/nt64
ddtcmd -oft -sspi -if <xcf file> -ofa <path for .sea> -ofd <path for .sed>

For more information about this, you can refer to Lattice Diamond Help > Reference Guides > Command Line Reference Guide > Command Line Tool Usage > Running the Deployment Tool from the Command Line