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

Lot of duplication in boards.cmake around PROG_CMD #1595

Open
mithro opened this issue Jul 15, 2020 · 0 comments
Open

Lot of duplication in boards.cmake around PROG_CMD #1595

mithro opened this issue Jul 15, 2020 · 0 comments

Comments

@mithro
Copy link
Contributor

mithro commented Jul 15, 2020

The following line;

  PROG_CMD "${OPENOCD} -f ${PRJXRAY_DIR}/utils/openocd/board-digilent-basys3.cfg -c \\\"init $<SEMICOLON> pld load 0 \${OUT_BIN} $<SEMICOLON> exit\\\""

Is repeated many times in the boards.cmake file.

https://github.com/SymbiFlow/symbiflow-arch-defs/blob/d54ff2a1e98cb385fddd0500e060d34040c62a5b/xc/xc7/boards.cmake

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