Skip to content

Improve specification of TYPE_SUB for event packets #22

Description

@imphil

TYPE_SUB is 4 bit, and for event packets we currently define three values for EV_LAST, EV_CONT, and EV_OVERFLOW. (c.f. https://opensocdebug.readthedocs.io/en/latest/02_spec/03_dataformats.html)

Plan:

  • Have a single bit for split packets, i.e. EV_LAST and EV_CONT.
  • Leave the three remaining bits for modul-specific tasks.
  • Move EV_OVERFLOW into the spec of the individual modules.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions