Git Product home page Git Product logo

Comments (3)

mengstr avatar mengstr commented on July 29, 2024

I'll take a stab at answering this...

I think you are interpreting the graph just as I one did. I'm used to oscilloscopes and logic analysers, but the graph here doesn't work that way. As soon as any monitored signal changes it will store that and increment to the next grid in the graph - it's really confusing.

The "Triggered Data Graph" behaves more what we are used to. Hook up the input of it to the CLK and it looks better.

I've added some counting probes to your design and you can see that the signals dosen't change even if you're clicking the pulse-button furiously. ;)

SYSTEMCLOCK2.dig.zip

from digital.

stollenm avatar stollenm commented on July 29, 2024

Hi mengstr. Thank you for the effort. You are absolutely right. Now I understand the difference between both graphs much better. Best regards

from digital.

hneemann avatar hneemann commented on July 29, 2024

@mengstr is correct. Since the simulator does not know anything like time, but only changes that happen one after the other, it would make little sense to build something that adds time. For example, if you think for a moment about which button to press next, the graph would continue to run without anything happening in the simulation.
A real analyzer cannot stop because it does not know whether something interesting is happening or not. The simulator, however, "knows" exactly whether something is happening or not, and can trigger the graph accordingly.

from digital.

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.