URL
https://opencores.org/ocsvn/zet86/zet86/trunk
Subversion Repositories zet86
[/] [zet86/] [trunk/] [bin/] [kotku-dbg] - Rev 55
Go to most recent revision | Compare with Previous | Blame | View Log
#!/bin/bash
impact2 -batch <<EOF
setMode -bscan
setCable -p auto
identify
assignfile -p 3 -file /home/zeus/zet/impl/virtex4-ml403ep/ise-kotku/kotku_dbg.bit
program -p 3
quit
EOF
Go to most recent revision | Compare with Previous | Blame | View Log