Agilex™ 7 LVDS SERDES User Guide: F-Series and I-Series
                    
                        ID
                        721819
                    
                
                
                    Date
                    9/05/2024
                
                
                    Public
                
            
                
                    
                        1. Agilex™ 7 F-Series and I-Series LVDS SERDES Overview
                    
                    
                
                    
                        2. Agilex™ 7 F-Series and I-Series LVDS SERDES Architecture
                    
                    
                
                    
                        3. Agilex™ 7 F-Series and I-Series LVDS SERDES Transmitter
                    
                    
                
                    
                        4. Agilex™ 7 F-Series and I-Series LVDS SERDES Receiver
                    
                    
                
                    
                        5. Agilex™ 7 F-Series and I-Series High-Speed LVDS I/O Implementation Guide
                    
                    
                
                    
                        6. Agilex™ 7 F-Series and I-Series LVDS SERDES Timing
                    
                    
                
                    
                        7. LVDS SERDES Intel® FPGA IP Design Examples
                    
                    
                
                    
                        8. Agilex™ 7 F-Series and I-Series LVDS SERDES Design Guidelines
                    
                    
                
                    
                    
                        9. Agilex™ 7 F-Series and I-Series LVDS SERDES Troubleshooting Guidelines
                    
                
                    
                    
                        10. Documentation Related to the Agilex™ 7 LVDS SERDES User Guide: F-Series and I-Series
                    
                
                    
                    
                        11. Document Revision History for the Agilex™ 7 LVDS SERDES User Guide: F-Series and I-Series
                    
                
            
        6.1.2. FPGA Timing Analysis
 When you generate the LVDS SERDES IP, the IP generates the SERDES hardware clock settings and the core clock for IP timing analysis. 
  
 
  | Clock | Clock Name | 
|---|---|
| Core clock |   <pll_instance_name>_*_outclk[*]  |  
     
| LVDS SERDES fast clock |   <pll_instance_name>_*_lvds_clk[*]  |  
     
| Clock | Clock Name | 
|---|---|
| Core clock |   <lvds_instance_name>_core_ck_name_<channel_num>  |  
     
| DPA fast clock |   <lvds_instance_name>_dpa_ck_name_<channel_num>  |  
     
To ensure proper timing analysis, instead of multicycle constraints, the IP creates clock settings at rx_out in the following format:
- For rising edge data— <lvds_instance_name>_core_data_out_<channel_num>_<bit>
 - For falling edge data— <lvds_instance_name>_core_data_out_<channel_num>_<bit>_neg
 
With these proper clock settings, the Timing Analyzer can correctly analyze the timing of the LVDS SERDES–core interface transfer and within the core transfer.