Giter VIP home page Giter VIP logo

Comments (9)

pgielda avatar pgielda commented on August 21, 2024

Indeed this seems to fail on ubuntu:trusty and old centos but not on other OSes? (other OSes have travis timeouts but that is much later in the run)

from f4pga-examples.

scted avatar scted commented on August 21, 2024

[edited for clarity] i only tested it on Ubuntu:focal and it was failing ... will retry with new .travis.yml on my fork

from f4pga-examples.

scted avatar scted commented on August 21, 2024

still not passing ubuntu:focal fwiw

erroring out for the directory issue:
image

i assume it will fail later in symbiflow.py line 103 (see above for Traceback) which is

if tools.subprocess_call_filtered(shell + [script], common.colors) != 0:

i can't find reference to 'shell', 'script' or 'common' anywhere in symbiflow.py

from f4pga-examples.

acomodi avatar acomodi commented on August 21, 2024

assume it will fail later in symbiflow.py line 103 (see above for Traceback) which is
if tools.subprocess_call_filtered(shell + [script], common.colors) != 0:
i can't find reference to 'shell', 'script' or 'common' anywhere in symbiflow.py

Hi @scted, this issue has been solved in litex upstream, and the error should not appear anymore if you get the latest litex version (I think you can do ./litex_setup.py update install to get the latest)

from f4pga-examples.

scted avatar scted commented on August 21, 2024

@acomodi

i still can't get it to complete in Travis (see bottom for Traceback) ... now failing line 84 ... apologies if it is usererror on my part

image

tools.subprocess.py not returning 0 ... way beyond my capability to troubleshoot

image

image

still had to modify the xc7/README.rst to cd up one level to get this to get this far

from f4pga-examples.

rw1nkler avatar rw1nkler commented on August 21, 2024

@scted I think that we resolved all the problems here (according to #73 (comment)) and we can close this issue. Is that true?

from f4pga-examples.

scted avatar scted commented on August 21, 2024

thanks

from f4pga-examples.

scted avatar scted commented on August 21, 2024

@rw1nkler FYI, there is a discrepancy between the Litex arty platform and the new migen arty_a7 platform ... was using that because i am using migen to build my own stuff ... the migen stuff almost works but it says the device is 'xc7a35tic324-1L' ... symbiflow was failing at step 8 of synth ... i changed the device to 'xc7a35tic324-1' and everything worked ... not sure where to report that ... lot of new migen stuff

from f4pga-examples.

rw1nkler avatar rw1nkler commented on August 21, 2024

@scted Thank you for reporting this! This is a good place to report any problem with the SymbiFlow Toolchain.
I would suggest opening a separate issue for that, to track the problem. (This issue is closed)
In fact, I probably know what is causing the problem. Can you please open a separate issue with the information that you gave above? Can you also provide more detailed information on how to reproduce your problem?

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.