opensocdebug / osd-doc

Open Soc Debug Documentation, including the specification
http://www.opensocdebug.org
Other
1 stars 3 forks source link

Improve specification of TYPE_SUB for event packets #22

Open imphil opened 6 years ago

imphil commented 6 years ago

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: