spartan3e: at least it compiles
[calu.git] / spartan3e / ISE_scripts / loadjtag.cmds
1 setMode -bscan
2 setCable -p auto
3 identify
4 assignFile -p 1 -file generated/core_top.bit
5 program -e -p 1
6 quit