|
COURSE A37: CRC GENRATOR
USES
- Communication networks and ports such as: - USB, Ethernet, ATM, RS232, RS422, RS485 etc.
- A CRC is a linear feedback shift register (LFSR) with user defined polynomial use to encrypt data at transmission end and decrypt at receiver end. It is used to determine transmission errors.
PREREQUISITES
Course - A1or A1.1: Introduction to VHDL / Verilog
CONTENTS
1. Introduction to CRC standards and polynomials.
2. Designing a serial LFSR and its use as a CRC generator.
3. Students will download the design onto an FPGA and observe the output.
|