Giter VIP home page Giter VIP logo

Comments (10)

kgugala avatar kgugala commented on September 22, 2024

can we rewrite the guide to use https://github.com/trabucayre/openFPGALoader? This tool is way simpler to use than openOCD and it supports xc7 boards we target

GitHub
Universal utility for programming FPGA. Contribute to trabucayre/openFPGALoader development by creating an account on GitHub.

from f4pga-examples.

tcal-x avatar tcal-x commented on September 22, 2024

I'd be willing to give it a try if it simplifies things overall.

  • is it easy to add to the downloads/packages for the user, or can they install it with apt-get?
  • it has an AGPL license -- is that an issue?

from f4pga-examples.

kgugala avatar kgugala commented on September 22, 2024

it has an AGPL license -- is that an issue?

this is not an issue if we just use it as a third party tool. (BTW openocd is GPL licensed)

from f4pga-examples.

mithro avatar mithro commented on September 22, 2024

@kgugala - I'm afraid we can't touch anything which is AGPL. GPL is fine.

from f4pga-examples.

mithro avatar mithro commented on September 22, 2024

https://opensource.google/docs/using/agpl-policy/

opensource.google

from f4pga-examples.

kgugala avatar kgugala commented on September 22, 2024

oh, OK. So we need to fix openocd instructions then

from f4pga-examples.

mithro avatar mithro commented on September 22, 2024

@kgugala - If anyone has a good relationship with the openFPGALoader people, it might be worth talking to them and seeing if they would consider "downgrading" to just GPL (rather than AGPL) -- which means we could then use them. I'm not sure the AGPL makes a lot of sense for their software anyway - the additions in AGPL are mainly focused towards "web" technologies like databases, web apps, etc.

from f4pga-examples.

pgielda avatar pgielda commented on September 22, 2024

Seems its more than one person but the main committer is [email protected]

from f4pga-examples.

pabigot avatar pabigot commented on September 22, 2024

In case it's relevant: digilent_arty.cfg seems to be found in the openocd that comes from the litex::openocd conda package, which is incompatible with python 3.8 which is installed following the directions in this repository.

I'm not seeing any obvious difference between digilent_arty.cfg and the arty_s7.cfg in upstream OpenOCD which can be installed outside of conda. Although I've successfully programmed my Arty A7-100T with arty_s7.cfg in the past, and substituting it in the example command (after first cd counter_test/build/arty_100/) produces no errors, I don't see any flashing LEDs.

from f4pga-examples.

acomodi avatar acomodi commented on September 22, 2024

@pabigot @tcal-x I have opened a PR to:

  • fix the absence of openocd in the env (and also the link to the config file);
  • fix the non-working counter test for arty. There was a typo in the constraints files which messed up the IOSTANDARD values of the LEDs IOPADs.

from f4pga-examples.

Related Issues (20)

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.