]> Joshua Wise's Git repositories - mandelfpga.git/blob - impact.cmd
add comment and sim build rule
[mandelfpga.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.026216 seconds and 4 git commands to generate.