Visible to Intel only — GUID: jbh1654902898749
Ixiasoft
2.2.1.1. Common Port Mux Interface
2.2.1.2. Common Port Demux Interface
2.2.1.3. Controlled Port Mux Interface
2.2.1.4. Controlled Port Demux Interface
2.2.1.5. Uncontrolled Port RX Interface
2.2.1.6. Uncontrolled Port TX Interface
2.2.1.7. Crypto RX Interface
2.2.1.8. Crypto TX Interface
2.2.1.9. Management Interface
2.2.1.10. Decrypt Port Mux Management Interface
2.2.1.11. Decrypt Port Demux Management Interface
2.2.1.12. Encrypt Port Mux Management Interface
2.2.1.13. Encrypt Port Demux Management Interface
2.2.1.14. Crypto IP Management Bus
2.2.2.1. Common Port Mux Interface Waveform
2.2.2.2. Common Port Demux Interface Waveform
2.2.2.3. Controlled Port Mux Interface Waveform
2.2.2.4. Controlled Port Demux Interface Waveform
2.2.2.5. Uncontrolled Port RX Interface Waveform
2.2.2.6. Uncontrolled Port TX Interface Waveform
2.2.2.7. Crypto RX Waveform
2.2.2.8. Crypto TX Waveform
2.2.2.9. MACsec Management Interface (Read)
2.2.2.10. MACsec Management Interface (Write)
Visible to Intel only — GUID: jbh1654902898749
Ixiasoft
6.1.8. Byte Ordering
The MACsec IP implements little-endian byte order and the L2 packet fields. For example, Destination/Source Address, bits [7:0] contains the first byte of the corresponding field.
Ethernet Packet Field | MACsec User Interface |
---|---|
Dest Addr[47:40] | [7:0] |
Dest Addr[39:32] | [15:8] |
Dest Addr[31:24] | [23:16] |
Dest Addr[23:16] | [31:24] |
Dest Addr[15:8] | [39:32] |
Dest Addr[7:0] | [47:40] |
Src Addr[47:40] | [55:48] |
Src Addr[39:32] | [63:56] |
Src Addr[31:24] | [71:64] |
Src Addr[23:16] | [79:72] |
Src Addr[15:8] | [87:80] |
Src Addr[7:0] | [95:88] |
Length/Type[15:8] | [103:96] |
Length/Type[7:0] | [111:104] |
… | […:112] |