]> Joshua Wise's Git repositories - fpgaboy.git/blame_incremental - impact.cmd
fixed daa for no half carry, top carry, decimal carry on MSD, no decimal carry on LSD
[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.021139 seconds and 4 git commands to generate.