Skip to content
Snippets Groups Projects

Multiplieur série (chronogramme)

  • Clone with SSH
  • Clone with HTTPS
  • Embed
  • Share
    The snippet can be accessed without any authentication.
    Authored by Tarik Graba
    chrono.json 533 B
    {
      "signal": [
        {"name": "clk",       "wave": "p..........."},
        {"name": "A",         "wave": "x=..........", "data": ["5"]},
        {"name": "B",         "wave": "x=..........", "data": ["6"]},
        {"name": "valid_in",  "wave": "010........."},
        {"name": "ena",       "wave": "d..........."},
        {"name": "cmpt",      "wave": "d..........."},
        {"name": "somme",     "wave": "d..........."},
        {"name": "P",         "wave": "d..........."},
        {"name": "valid_out", "wave": "d..........."}
      ],
      "head": {"tock":0 }
    }
    0% Loading or .
    You are about to add 0 people to the discussion. Proceed with caution.
    Finish editing this message first!
    Please register or to comment