Xilinx Embedded Software (embeddedsw) Development
Find a file
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
lib xilrsa : added common namespace to all common tcl commands. 2015-01-22 11:52:55 +05:30
ThirdParty/sw_services/lwip140_v2_4 lwip: Add support for lwip141 stack 2015-02-02 13:15:52 +05:30
XilinxProcessorIPLib/drivers dptx: Optimized burst AUX writes. 2015-02-02 15:09:35 +05:30