Input Ports
Port Name |
Required |
Description |
Comments |
---|---|---|---|
data[] |
Yes |
Data input to the tridata[] bus. |
Input port LPM_WIDTH wide. Either data[] or result[] must be used. Both may be used. |
enabletr |
No |
If high, enables tridata[] onto the result bus. |
Required if result[] is present. If omitted, the default is 1. |
enabledt |
No |
If high, enables data onto the tridata[] bus. |
Required if data[] is present. If omitted, the default is 1. |