Skip to content

Latest commit

 

History

History

misc

Namespace PoC.misc

The namespace PoC.misc offers different yet uncategorized entities.

Sub-Namespaces

  • PoC.misc.filter - contains 1-bit filter algorithms.
  • PoC.misc.gearbox - contains gearbox implementations. A gearbox is a bus interface converter, that resizes an input stream of INPUT_BITS to an output stream of OUTPUT_BITS, while maintaining a constant transfer rate. This can be done by multipliing or dividing the clock frequency (dc - dependent clock interface) or by using the same clock (cc - common clock interface)
  • PoC.misc.stat - contains statistic modules.
  • PoC.misc.sync - offers clock-domain-crossing (CDC) modules.

Package

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

Entities