Skip to content
This repository was archived by the owner on Aug 28, 2021. It is now read-only.

PromyLOPh/libdottedline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libdottedline

Line coding algorithms. Currently implements 8b10b encoding in software only.

Tables must be generated with python3 eightbtenb/__init__.py first. The CPython extension can be built with setup.py

To run the tests define the preprocessor symbol _TEST, compile src/8b10b.c and run the resulting binary.

About

8b10b line coding algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published