]> Joshua Wise's Git repositories - mandelfpga.git/blob - shnasto.cmd
bring in the make buildsystem for MandelFPGA
[mandelfpga.git] / shnasto.cmd
1 setMode -bs
2 setCable -port svf -file "/home/joshua/projects/fpga/MandelFPGA/test.svf"
3 addDevice -p 1 -file "/home/joshua/projects/fpga/MandelFPGA/MandelTop.bit"
4 addDevice -p 2 -part xcf04s
5 Program -p 1 -defaultVersion 0
6 quit
7
This page took 0.022314 seconds and 4 git commands to generate.