| multi_channel_write[] |
input |
[NUM_CHANNELS] |
Assert this signal to request a write toEthernet channel <n>. |
| multi_channel_read[] |
input |
[NUM_CHANNELS] |
Assert this signal to request a read toEthernet channel <n>. |
| multi_channel_address[][] |
input |
[NUM_CHANNELS][16] |
Use this bus to specify the register addressyou ant to read from or write to Ethernet channel <n>. |
| multi_channel_writedata[][] |
input |
[NUM_CHANNELS][32] |
Carries the data to be written to thespecified register of Ethernet channel <n>. |
| multi_channel_readdata[][] |
output |
[NUM_CHANNELS][32] |
Carries the data read from the specified register of Ethernet channel <n>. |
| multi_channel_waitrequest[] |
output |
[NUM_CHANNELS] |
When asserted, this signal indicates that the IP core of Ethernet channel <n> is busy and not ready to accept any read or write requests. |
| master_tod_write |
input |
1 |
Assert this signal to request a write toMaster TOD. |
| master_tod_read |
input |
1 |
Assert this signal to request a read toMaster TOD. |
| master_tod_address[] |
input |
6 |
Use this bus to specify the register addressyou want to read from or write to Master TOD |
| master_tod_writedata[] |
input |
32 |
Carries the data to be written to the specified register of Master TOD. |
| master_tod_readdata[] |
output |
32 |
Carries the data read from the specified register of Master TOD. |
| master_tod_waitrequest |
output |
1 |
When asserted, this signal indicates that the IP core of Master TOD is busy and not ready to accept any read or write requests. |