将FPGA MCS 文件转成BIN (HEX or EXO) 文件

使用TCL命令promgen,如:

promgen -p bin -r test.mcs -o mytest.bin
 

你可能感兴趣的:(FPGA)