Visible to Intel only — GUID: mwh1409958945705
Ixiasoft
Visible to Intel only — GUID: mwh1409958945705
Ixiasoft
5.5.1.2.2. HSSI Bonded Clock Sink
You can instantiate the HSSI Bonded Clock Sink interface in the _hw.tcl file as:
add_interface <name> hssi_bonded_clock end
You can connect the HSSI Bonded Clock Sink interface to a single HSSI Bonded Clock Source interface; you cannot connect it to multiple sources. This Interface has a single clk port role limited to a width range of 1 to 1024 bits. The HSSI Bonded Clock Source interface has two parameters: clockRate and serializationFactor. clockRate is the frequency of the clock driven by the HSSI Bonded Clock Source interface, and the serialization factor is the parallel data width that operates the HSSI TX serializer. The serialization factor determines the required frequency and phases of the individual clocks within the HSSI Bonded Clock interface
An unconnected and unexported HSSI Bonded Sink is invalid and generates error messages.
Name | Direction | Width | Description |
---|---|---|---|
clk | Output | 1 to 24 bits | A multiple bit wide port role which provides synchronization for internal logic. |
Name | Type | Default | Derived | Description |
---|---|---|---|---|
clockRate | long | 0 | No |
The frequency of the clock driven byte HSSI Serial Clock Source interface. |
serialization | long | 0 | No |
The serialization factor is the parallel data width that operates the HSSI TX serializer. The serialization factor determines the necessary frequency and phases of the individual clocks within the HSSI Bonded Clock interface. |