Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 468 Bytes

README.md

File metadata and controls

20 lines (10 loc) · 468 Bytes

Namespace PoC.comm

The namespace PoC.comm offers different communication modules.

Package

The package PoC.comm holds all component declarations for this namespace.

Entities

  • comm_crc - implements a generic Cyclic Redundancy Check (CRC).
  • comm_scramble - implements a generic LFSR based scrambler.