GithubHelp home page GithubHelp logo

Help #2 about 2d-gpu HOT 9 CLOSED

antmicro-labs avatar antmicro-labs commented on July 25, 2024
Help #2

from 2d-gpu.

Comments (9)

kgugala avatar kgugala commented on July 25, 2024 1

@kmezynski I have updated the guide with installation of the missing packages. Basically run:

pip3 install git+https://github.com/enjoy-digital/liteiclink
pip3 install git+https://github.com/enjoy-digital/litex

before you start the build.

from 2d-gpu.

rw1nkler avatar rw1nkler commented on July 25, 2024 1
  1. You have to add the path to the directory containing the toolchain binary.
  2. If you are using my repo, the direnv can set all the environment variables for you. This is working, I'm using this repository on at least two different machines. Have you completed all the instructions from the README file? If you have problems with it we can organize the meeting.

from 2d-gpu.

rw1nkler avatar rw1nkler commented on July 25, 2024

Have you tried my repository? https://github.com/rw1nkler/litex-zephyr-build
Or this is just coincidence of names? @kmezynski

from 2d-gpu.

kmezynski avatar kmezynski commented on July 25, 2024

@rw1nkler Yes of course, I've tried to run this command on both litex and repository of yours.

from 2d-gpu.

kmezynski avatar kmezynski commented on July 25, 2024

@kgugala It helped in some way.. there's another problem with riscv toolchain:
OSError: Unable to find any of the cross compilation toolchains
I've installed RISC-V as it was described in section riscv toolchain. I've noticed, that after sudo make install I got make: Nothing to be done for 'install'.

from 2d-gpu.

kgugala avatar kgugala commented on July 25, 2024

@kmezynski you don't have the toolchain binaries in your PATH. Please add the the directory where you installed the toolchain to the PATH and it should work

from 2d-gpu.

kmezynski avatar kmezynski commented on July 25, 2024

@kgugala I've tried it before by adding repository to PATH in various combinations and it didn't work.
export PATH="${PATH}:/home/kamil/Git/riscv-gnu-toolchain

from 2d-gpu.

kmezynski avatar kmezynski commented on July 25, 2024

@rw1nkler Wow everything went so smooth now... probably I should have listened to your tip from Help 1 (issue #5), instead of installing everything manually.

from 2d-gpu.

rw1nkler avatar rw1nkler commented on July 25, 2024

Great! Seems like you almost did it manually, so now you should understand how this automated repo works. If you check your .envrc and .envrc.local you will find most of your manual work with paths and environment variables. (and their correct versions)

from 2d-gpu.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.