SNLU324 March   2023

 

  1.   Abstract
  2.   Trademarks
  3. 1Hardware Description and Setup
    1. 1.1 Required Hardware
    2. 1.2 General Hardware Test Setup Procedure
    3. 1.3 Hardware Configuration to Use External 25 MHz Oscillator for CAL_CLK_IN
  4. 2Software Description
    1. 2.1 Software Installation Sequence
    2. 2.2 Latte Functional Overview
    3. 2.3 Useful Latte Short-Cuts
    4. 2.4 DS560DF410EVM Initialization Through the Latte GUI
      1. 2.4.1 Connect Latte to Board
      2. 2.4.2 Compile Libraries
      3. 2.4.3 Example: Programming DS560DF410EVM for 26.5625 GBd PAM4 Test Case
      4. 2.4.4 Retimer Configuration
      5. 2.4.5 Retimer Useful Functions (Contained in the usefulFunctions.py Latte Script)
      6. 2.4.6 Vertical Eye Monitor
  5. 3Related Documentation
    1. 3.1 Supplemental Content
  6. 4EVM Cable Assemblies

Useful Latte Short-Cuts

Run Script file: Run a script file by first selecting the file in the Scripts window and then by pressing F5 (or selecting Run and then Buffer in the menu bar).

Run part of script: Run part of a script file by selecting the lines in the Editor window and then by pressing F7 (or selecting Run and then Run Selection in the menu bar).

Stop Execution: Stop the current execution by pressing F10 (or selecting Run and then Stop in the menu bar).

Clear Session: The current session can be cleared to reset the Latte UI to its initial state by pressing Ctrl + T (or selecting Session and then Clear Session in the menu bar). This process is equivalent to a restart and can be used to restart a session without closing the GUI.