Coder Social home page Coder Social logo

Comments (5)

RobertPeip avatar RobertPeip commented on July 26, 2024

So you checked 20210629 = bug present and 20210415 = not present?
That would be strange, as there is nothing in between that should influence it.

Maybe it's more a random effect depending on how the core boots up the first time or something like that?

from gba_mister.

Thelypody avatar Thelypody commented on July 26, 2024

That's right — 20210415 behaves properly while 20210629 has a visual bug. This happens consistently on my setup with default core settings.

from gba_mister.

RobertPeip avatar RobertPeip commented on July 26, 2024

Ok, can reproduce it. Will rebuilt the different versions and see where it changes.

from gba_mister.

RobertPeip avatar RobertPeip commented on July 26, 2024

Issue comes back with this commit:
aaa8223

This is not directly related, but does some slight changes on the Registerbus.
Most likely the synthesis handles the Registerbus different with that change.

Unfortunatly the GBA core still uses my old method of a tri-state register bus which e.g. behaves different already with different Quartusversion and likely more constraints.
Maybe I exchange it to wired-or like i use in all the other cores to be more reproducible some day.
Most likely when I have to port the core to another FPGA.

For now, I see no fast way of fixing this, sorry.

from gba_mister.

RobertPeip avatar RobertPeip commented on July 26, 2024

Fixed, see:
#76

from gba_mister.

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.