Altera_Forum
Honored Contributor
10 years agoReceiving shifted 8 bit data with cyclone v custom phy transceiver ip.
Hi,
I'm using cyclone v custom phy ip configured as single full duplex channel and 125mhz ref clk. Here I'm using only custom_phy ip and simulating its behavior using a test bench. I'm not using any reconfiguration controller and embedded controller to configure it. I just want to transfer 8/16/32 bit parallel data and receive the same using Self Loop back option. On transmitting 8 bit parallel data, I'm receiving 8 bit parallel data with 1 bit shifted arithmetically to right (i.e. sra) even i've disabled bit slip mode. And if i enable bit slip mode during ip configuration, I'm getting data shifted by 3 bits (sra). I didn't find any example design for custom_phy. If anyone come across this issue, plz share any doc and suggestion. thanks and regards