]> Joshua Wise's Git repositories - fpgaboy.git/blame_incremental - impact.cmd
Gate off vraminuse, oaminuse, etc with wehther the LCD is powered on. Make sure to...
[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.021921 seconds and 4 git commands to generate.