Chip Simulation

We have design five testing scenarios to verify the functional correct of our chip. For each data package to be transmitted, we use our CRC module to calculate out  the Frame Check Sequence segment, then  append the 32 bits results to the end of the data package to form the 4 bits parallel input data stream. Table_1 describes the five testing scenarios.

Table 1. simulation scenarios description

 

Frame Tyep

Subtype field

Tofrom field

Error occur

Simulation_1

Data

0000

11

no

Simulation_2

Data

0000

11

yes

Simulation_3

Data

0000

00

no

Simulation_4

RTS

1011

01

no

Simulation_5

ACK

1101

10

no