]> Joshua Wise's Git repositories - fpgaboy.git/blob - impact.cmd
Fix the UART, and set it to 19k2 for more stable operation. Make the downloader a...
[fpgaboy.git] / impact.cmd
1 setMode -bs
2 setCable -port svf -file "XXX.svf"
3 addDevice -p 1 -file "XXX.bit"
4 addDevice -p 2 -part xcf04s
5 Program -p 1 -defaultVersion 0
6 quit
7
This page took 0.023417 seconds and 4 git commands to generate.