emdbg.io

Input/Output Devices

This module provides scriptable access to digital and analog Input/Output (IO) devices, such as logic analyzers and waveform generators. These may also be custom devices that perform specific tasks.

1# Copyright (c) 2023, Auterion AG
2# SPDX-License-Identifier: BSD-3-Clause
3
4"""
5.. include:: README.md
6"""
7
8from .digilent import analog_discovery