embeddedsw/XilinxProcessorIPLib/drivers/dptx
Andrei-Liviu Simion 155ed0f09a dptx: Optimized burst AUX writes.
Use burst writes when possible.
- Detached writing the voltage swing and preemphasis settings to the core from
writing to the sink using AUX writes. Now, a pointer to an array is taken as an
argument and the array is modified with the data to write over AUX. This allows
preparation of a burst write when the voltage swing and preemphasis settings can
be written at the same time as another adjacent DPCD access.

The scrambler is now enabled/disabled while writing the training patterns.

Signed-off-by: Andrei-Liviu Simion <andrei.simion@xilinx.com>
2015-02-02 15:09:35 +05:30
..
data dptx : added common namespace to all common tcl commands. 2015-01-22 11:37:16 +05:30
examples dptx: Added new v3_0 version and deprecate v2_0. 2014-11-14 09:55:38 +05:30
src dptx: Optimized burst AUX writes. 2015-02-02 15:09:35 +05:30