OpenCores

Manchester Encoder / Decoder

Project maintainers

Details

Name: manchesterencoderdecoder
Created: Sep 23, 2004
Updated: Jan 13, 2009
SVN Updated: Mar 10, 2009
SVN: Browse
Latest version: download (might take a bit to start...)
Statistics: View
Bugs: 2 reported / 0 solved
Star1you like it: star it!

Other project properties

Category:Uncategorized
Language:VHDL
Development status:
Additional info:
WishBone compliant: No
WishBone version: n/a
License:

Status

- status1
- status2

Features

- feature1
- feature1.1
-feature1.2
-feature2

Manchester Encoder / Decoder

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