Function
Notation
|
|
|
Name |
Description |
|
WIDTH |
Width of the input port. |
|
Name |
Variants |
|
Parity |
Even, Odd |
|
Function |
Generator, Checker |
|
Registered |
No, Yes |
|
Enable |
UnUsed, Used |
|
Name |
Width |
Condition |
Description |
|
D |
WIDTH |
None |
Input bits. |
|
ClockEn |
|
Registered = Yes && Enable = Used |
|
|
Name |
Width |
Condition |
Description |
|
Parity |
|
Registered = No && Function = Generator |
|
|
Qparity |
|
Registered = Yes && Function = Generator |
|
|
Error |
|
Registered = No && Function = Checker |
|
|
Qerror |
|
Registered = Yes && Function = Checker |
|
