Research Article
Formal Modeling and Verification for MVB
| | Color set | Declaration | Description |
| | FID | colset FID = with MTRQMTRPDSRQDSRPTM | Signal types | | ADDR | colset ADDR = int with 0⋯1 | Device address | | DATA | colset DATA = int with 0⋯2 | Frame data | | FRAME | colset FRAME = product FID ADDR DATA | Frame | | TINT | colset TINT = int timed | Timed int type | | TBOOL | colset TBOOL = bool timed | Timed bool type |
|
|