Visible to Intel only — GUID: vgo1460631171805
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: vgo1460631171805
Ixiasoft
4.4.4. Clock and Reset Generator
The DUT and the SISTER use a common clock, with the frequency set by the Quartus Prime software.
There is one master reset signal (reset_n) that resets all the logic in the demonstration testbench (DUT, SISTER(s), AGENs, AMONs, and status monitors).
Note: Ensure reset_n to the IP core starts high at Time=0, and then goes low for proper reset of the simulation model. Some simulators do not detect the transition if reset_n is asserted low at Time=0.
To allow for easy modification, the reset section of the testbench is marked by start–end comment tags:
SERIALLITE2_TB_RESET_START
ERIALLITE2_TB_RESET_END
The clock and reset utilities are included in the testbench top-level file.