Name: manchesterencoderdecoder
Created: Sep 23, 2004
Updated: Jan 13, 2009
SVN Updated: No data
SVN: Browse
Latest version: download
Statistics: View
Category:
Language: VHDL
Development status:
Additional info:
none
WishBone Compliant: No
License:
Manchester Encoding:
In manchester encoding '1' is transmitted as 0 in first half of the clock and 1 in the second half of the clock and '0' is transmitted as 1 in first half of the clock and 0 in the second half of the clock.
i.e.
ManchesterEncodedData = NRZData XOR CLK