]> Joshua Wise's Git repositories - fpgaboy.git/blame_incremental - impact.cmd
Instructions: ld hl, sp+imm8 and add sp, imm8
[fpgaboy.git] / impact.cmd
... / ...
CommitLineData
1setMode -bs
2setCable -port svf -file "XXX.svf"
3addDevice -p 1 -file "XXX.bit"
4addDevice -p 2 -part xcf04s
5Program -p 1 -defaultVersion 0
6quit
7
This page took 0.016626 seconds and 4 git commands to generate.