Skip to main content

DVI modules for cocotb

Project description

DVI and RGB interface modules for Cocotb

GitHub repository: https://github.com/daxzio/cocotbext-dvi

Introduction

DVI and RGB simulation models for cocotb.

Installation

Installation from git (latest development version, potentially unstable):

$ pip install https://github.com/daxzio/cocotbext-dvi/archive/master.zip

Installation for active development:

$ git clone https://github.com/daxzio/cocotbext-dvi
$ pip install -e cocotbext-dvi

Documentation and usage examples

See the tests directory for complete testbenches using these modules.

    image_file = "/home/dkeeshan/projects/cocotbext-dvi/tests/images/160x120.bmp"
    self.dvi_in = DVIDriver(dut, image_file)
def __init__(self, dut, image_file=None, dvi_prefix="tmds_in", clk_freq=25.0):


    image_file = "/home/dkeeshan/projects/cocotbext-dvi/tests/images/160x120.bmp"
    self.dvi_out = DVISink(dut, image_file)
def __init__(self, dut, image_file=None, dvi_prefix="tmds_out"):

def __init__(self, clk, image_file=None, vsync=None, hsync=None, data_valid=None, data0=None, data1=None, data2=None, logging_enabled=True):

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cocotbext-dvi-0.3.0.tar.gz (15.9 kB view details)

Uploaded Source

File details

Details for the file cocotbext-dvi-0.3.0.tar.gz.

File metadata

  • Download URL: cocotbext-dvi-0.3.0.tar.gz
  • Upload date:
  • Size: 15.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for cocotbext-dvi-0.3.0.tar.gz
Algorithm Hash digest
SHA256 743ac7b62ff4e66f3887e286838d8bc4cafc01a0d5820f073ae05541072ac9a2
MD5 31ba6fd73eeee354e57a96cb85e02604
BLAKE2b-256 a631af45dd5873a53d364f7018480e4e48a1fbee027c6fa67f6996696aba94bc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page