This website works better with JavaScript.
Explore
Help
Sign In
forksand
/
fpga-cruft
Watch
1
Star
0
Fork
You've already forked fpga-cruft
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
f7c204a3be
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'f7c204a3be'
${ noResults }
fpga-cruft
/
scripts
/
forksand-flash-ECP5-5G-45F
6 lines
98 B
Raw
Blame
History
#!/bin/bash
set
-x
openocd -f ./ecp5.cfg -c
"transport select jtag; init; svf ./SVF.svf; exit"
Reference in new issue
View Git Blame
Copy Permalink