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

OPENFPGALOADER_SOJ_DIR not set in environment script #112

Open
exitrip opened this issue Apr 28, 2024 · 2 comments
Open

OPENFPGALOADER_SOJ_DIR not set in environment script #112

exitrip opened this issue Apr 28, 2024 · 2 comments

Comments

@exitrip
Copy link

exitrip commented Apr 28, 2024

proposed solution:

export OPENFPGALOADER_SOJ_DIR="$release_topdir_abs/share/openFPGALoader"
@mmicko mmicko closed this as completed Apr 29, 2024
@mmicko mmicko reopened this Apr 29, 2024
@mmicko
Copy link
Member

mmicko commented Apr 29, 2024

What is the use case for this one ? If you check in bin that variable is already set inside binary wrapper for openFPGALoader so it is enough for running this tool

@exitrip
Copy link
Author

exitrip commented May 1, 2024

It wasn't working inside of a Litex board module command until I added the export. So I guess it's a Litex environment issue?
Specifically:

⦗OSS CAD Suite⦘ engin@engin-think:~$ CHIPDB=~/oss-cad-suite/chipdb python3 -m litex_boards.targets.colorlight_i9plus --build --flash --with-pmod-uart --with-spi-flash --toolchain=vivado

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

2 participants