Index

Python Module Index

c
 
c
cocotb
    cocotb.clock A single-ended clock driver.
    cocotb.debug Features for debugging cocotb's concurrency system.
    cocotb.handle Tools for discovering and manipulating :term:`simulator objects <simulator object>`.
    cocotb.logging Classes for logging messages from cocotb during simulation.
    cocotb.queue Collection of asynchronous queues.
    cocotb.regression Regression test suite manager.
    cocotb.simtime Tools for dealing with simulated time.
    cocotb.simulator Interface to simulator.
    cocotb.task Tools for concurrency.
    cocotb.triggers
    cocotb.types Types for dealing with digital signal values.
    cocotb.utils Tools for dealing with simulated time.
cocotb_tools
    cocotb_tools.ipython_support Support for embedding an IPython shell.
    cocotb_tools.runner Build HDL and run cocotb tests.