Coder Social home page Coder Social logo

Comments (7)

trabucayre avatar trabucayre commented on September 27, 2024

There is a delay after JTSTART and I have already tried to flash spartan7 without seeing this type of issue (I have digilent arty s7 50).
The delay is based on artix7 datasheet so maybe to small for the device you use (but this code is used for biggest devices without any problem...).
I have to look at bsd files to see if a longer delay is required or if there is a regression somewhere.

from openfpgaloader.

UweBonnes avatar UweBonnes commented on September 27, 2024

Maybe
attribute INSTRUCTION_CAPTURE of XC6VLX130T_FF784 : entity is
-- Bit 5 is 1 when DONE is released (part of startup sequence)
-- Bit 4 is 1 if house-cleaning is complete
-- Bit 3 is ISC_Enabled
-- Bit 2 is ISC_Done
"XXXXXXXX01";
is usefull to wait for "DONE"?

from openfpgaloader.

trabucayre avatar trabucayre commented on September 27, 2024

I have seen your commit and UG470. It look like but there is maybe a limitation for xc7v ?

from openfpgaloader.

trabucayre avatar trabucayre commented on September 27, 2024

Do you plan to open a PR to integrate this?

from openfpgaloader.

UweBonnes avatar UweBonnes commented on September 27, 2024

Yes, but I must get back the hardware. Will try soon.

from openfpgaloader.

trabucayre avatar trabucayre commented on September 27, 2024

Thanks!
In fact I have notice on ug470, a poll is also required after JPROGRAM (it's not to request this modification ;-) )

from openfpgaloader.

UweBonnes avatar UweBonnes commented on September 27, 2024

Fixed by #440

from openfpgaloader.

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.