Manchester Encoder / Decoder :: Overview

Project maintainers

Details

Name: manchesterencoderdecoder
Created: Sep 23, 2004
Updated: Jan 13, 2009
SVN Updated: No data
SVN: Browse
Latest version: download
Statistics: View

Other project properties

Category:
Language: VHDL
Development status:
Additional info: none
WishBone Compliant: No
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

© copyright 1999-2010 OpenCores.org, equivalent to ORSoC AB, all rights reserved. OpenCores®, registered trademark.