Metadata-Version: 2.1
Name: serdespy
Version: 0.dev1
Summary: Library for system-level SerDes modelling and Simulation
Home-page: UNKNOWN
Author: Richard Barrie
Author-email: richard.barrie@mail.utoronto.ca
License: UNKNOWN
Keywords: sample,setuptools,development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
License-File: LICENSE

### serdespy

Project in progress. 1st release will be made May 2022


Python library for modelling SerDes. 
Richard Barrie's undergraduate thesis project. University of Toronto, Engineering Science. ESC499 2021/2022. 
Supervisors: Tony Chan Causone, Ming Yang
Authors: Richard Barrie, Katherine Liang

### Installation

using python 3.7

> python setup.py install


### Description

/serdespy
    python module containing functions for SerDes Modelling

/examples
    example files showing functionality of serdespy package

/touchstone
    example touchstone files from https://www.ieee802.org/3/ck/public/tools/index.html (channel models)

/test_signals
    pre-generated PRBS signals saved in numpy arrays 

