Prev: Virtex 5 GTP
Next: Changing Generics in Simulation
From: maxascent on 21 Mar 2010 09:50 I have created a GTP wrapper for a 10-bit SDI protocol. I have run the provided testbench but when I simulate the rx data is not what I expect. The testbench sends the following data. 000, 001, 002 ---- 07f then repeats The data I receive is 000, 010, 020 etc which seems to be shifted up by 4 bits. However a value of 040, or 07f gives the rx data of 000 which seems to be missing a 1 bit. Does anyone have a clue what is going on? Cheers Jon --------------------------------------- Posted through http://www.FPGARelated.com
|
Pages: 1 Prev: Virtex 5 GTP Next: Changing Generics in Simulation |