]> Joshua Wise's Git repositories - fpgaboy.git/blob - impact.cmd
New generation makefile. Code that will reliably break the machine.
[fpgaboy.git] / impact.cmd
1 setMode -bs
2 setCable -port svf -file "/home/joshua/projects/fpga/FPGABoy/XXX.svf"
3 addDevice -p 1 -file "/home/joshua/projects/fpga/FPGABoy/XXX.bit"
4 addDevice -p 2 -part xcf04s
5 Program -p 1 -defaultVersion 0
6 quit
7
This page took 0.019591 seconds and 4 git commands to generate.