Visible to Intel only — GUID: vgo1460463019651
Ixiasoft
2.8.1. Link Consistency
2.8.2. Data Rate
2.8.3. Reference Clock Frequency
2.8.4. Port Type
2.8.5. Self Synchronized Link Up
2.8.6. Scramble
2.8.7. Broadcast Mode
2.8.8. Lane Polarity and Order Reversal
2.8.9. Data Type
2.8.10. Packet Type
2.8.11. Flow Control Operation
2.8.12. Transmit/Receive FIFO Buffers
2.8.13. Data Integrity Protection: CRC
2.8.14. Transceiver Configuration
2.8.15. Error Handling
2.8.16. Optimizing the Implementation
Visible to Intel only — GUID: vgo1460463019651
Ixiasoft
3.5.1. Design Consideration
When you instantiate the SerialLite II IP core and Custom PHY IP core, you must adhere to these considerations to create a working design.
Considerations | Description |
---|---|
Compilation | If you use Tcl constraints to make assignments for the SerialLite II IP core, you must perform the following actions:
|
Testbench | For the SISTER IP core instance, you are required to edit the SerialLite II IP core dynamically generated testbench to include the Custom PHY IP core instantiation. The testbench verifies whether the integration of both cores is functionally correct in the simulation.
Note: The SISTER IP core is a SerialLite II IP core with parameters derived from the DUT parameters.
|
Simulation Support | The Quartus Prime software generates the simgen netlist, which contains only the SerialLite II IP core soft logic. The hard transceiver instantiation logic is not included. You are required to add the Custom PHY IP core simulation files into the command line Tcl file (<top level design name> _run_modelsim.tcl) to enable the simulation to work in the ModelSim simulator. |
Related Information