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

install_litex-ulx3s.sh fails after introduction of vendor prefix for ulx3s in litex-boards #10

Open
teletoby opened this issue May 24, 2021 · 0 comments

Comments

@teletoby
Copy link

The ulx3s platform / target in litex-boards has a vendor prefix now. Therefore, the installation script install_litex-ulx3s.sh fails. The new name is radiona_ulx3s.py.

INFO:SoC:Initializing ROM rom with contents (Size: 0x868c).
INFO:SoC:Auto-Resizing ROM rom from 0x10000 to 0x868c.
Ok! Exit code = [0] using params=
calling ./ulx3s.py --device LFE5U-85F from /home/toby/ULX3S_workspace/litex-boards/litex_boards/targets
./install_litex-ulx3s.sh: line 43: ./ulx3s.py: No such file or directory
---------------------------
Looking in /home/toby/ULX3S_workspace/install_logs/install_litex-ulx3s_20210524_160725.log for errors...
---------------------------

Error detected. Try updating dependencies. Press enter to continue, or Ctrl-C to abort.
~/ULX3S_workspace/ulx3s-toolchain
Completed ./install_litex-ulx3s.sh 
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