Skip to content

Suggestion: add the ability to display registers from Wavedrom #80

@DarkHarryk

Description

@DarkHarryk

Example code:

{
  "reg": [
    { "name": "0x3", "bits": 7, "attr": ['CMD'] },
    { "name": "0x1", "bits": 1, "attr": ['REC'] },
    { "name": "OP_T", "bits": 8, "attr": ['OP_T'] },
    { "name": "0x0", "bits": 13, "attr": ['ARG_POINTER'] },
    { "name": "0x2", "bits": 3, "attr": ['MODE'] }
  ],
}
Image

It would be good to add width adjustment and font size change.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions