Deserializer

Component that converts a serial data stream back into parallel usable data.

A deserializer is the receiving part of a SerDes link and reconstructs processor-usable parallel data from the serial link. In automotive and embedded vision systems, the deserializer is usually located close to the SoC, gateway, or logger head unit.

Back