cocotbext-vidio

AXIS video subsystem for cocotb


Keywords
axi, cocotb
License
MIT
Install
pip install cocotbext-vidio==0.0.5

Documentation

vidio (video io)

This generates the AXIStream frame for video subsystems to be used with cocotb.
This generates the AXIStream frame for video subsystems to be used with cocotb.

Functions:

  • GenAXIStream: Generates an AXIS frame
  • ConvertAXIStreamCS: Converts color space RGB to YUV [In development]

Roadmap:

  • AXIS to matrix [Add 422, 420]
  • Matrix to AXIS
  • Generate color bars AXIS/matrix, supporting ITU-R BT.601-7, ITU-R BT.709-5
  • Color convertion
  • Chroma convertion
  • Video to SMPTE-2110 packet

References: