Skip to content

DVB Common Scrambling Algorithm descrambler - VHDL synthesizable implementation (IP core)

License

Notifications You must be signed in to change notification settings

mar753/dvb-csa-descrambler-ip-core

Repository files navigation

DVB-CSA algorithm descrambler hardware implementation (IP core)

This repository contains hardware implementation of DVB-CSA algorithm descrambler (used in digital television) written in VHDL. Source code is synthesizable and divided into three components:

  • Block Cipher
  • Stream Cipher
  • Main Control Unit - which combines the above subcomponents

Each component has its own test bench.

License MIT. You can reuse this code, but please add a link to this repo.

About

DVB Common Scrambling Algorithm descrambler - VHDL synthesizable implementation (IP core)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages