Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OpenOCD support for DE2-115 #151

Open
schoeberl opened this issue Jul 18, 2024 · 0 comments
Open

OpenOCD support for DE2-115 #151

schoeberl opened this issue Jul 18, 2024 · 0 comments

Comments

@schoeberl
Copy link
Member

It's not a real issue, but it would be nice if we could configure the Altera board with OpenOCD. I managed to do this for a Xiliknx board on my Mac with Apple silicon. But I failed with the DE2-115. Anyone with a Linux box could give it a try.

OpenOCD needs a .svf file, which can be generated as follows:

cd quartus/$(QPROJ) && quartus_cpf -c -q 25MHz -g 3.3 --operation p output_files/abc.sof output_files/abc.svf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant