Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 452 Bytes

readme.md

File metadata and controls

11 lines (7 loc) · 452 Bytes

Hdl21 Examples

The built-in examples library. Each is designed to be a straightforward but realistic use-case, and is a self-contained Python program which can be run directly, e.g. with:

python examples/rdac.py

Reading, copying, or cloning these example programs is generally among the best ways to get started.
And adding an example is a highly encouraged form of pull request!