When using the 16-bit VIN interface to the DM8168, how do I map the 4-word 8-bit SAV/EAV Timing Reference Codes (TRS) ?
For hex values on VIN[15:0], should it be like this:
FF 00
00 <SAVEAV>
Or like this:
FF FF
00 00
00 00
<SAVEAV> <SAVEAV>
Documentation that I have read so far seem to point to the former, but I familiar with the Gennum parts which specifies the later.
Thank you for any information or pointers to any documentation such BT.1120, Sprug8, etc..
-Greg Goss