]> rtime.felk.cvut.cz Git - fpga/plasma.git/blob - vhdl/build_dir/ISE_scripts/makeprom.cmds
Local copy of Plasma MIPS project.
[fpga/plasma.git] / vhdl / build_dir / ISE_scripts / makeprom.cmds
1 setMode -pff
2 setSubmode -pffserial
3 addPromDevice -p 1 -name xcf04s
4 addDesign -version 0 -name 0
5 addDeviceChain -index 0
6 addDevice -p 1 -file generated/main.bit
7 generate -format mcs -fillvalue FF -output generated/main.mcs
8 quit