Sequential Logic
Project description
Sequential Logic
Sequential Logic (seqlogic
) is a logic simulation library.
It uses Python's async
/ await
syntax to model time,
and provides a bit array data type for combinational logic.
The API design is a work in progress, and documentation has not started.
See the tests
directory for example usage.
Installing
Sequential Logic is available on PyPI:
$ pip install seqlogic
It supports Python 3.12+.
Developing
Sequential Logic's repository is on GitHub:
$ git clone https://github.com/cjdrake/seqlogic.git
Runtime dependencies are listed in requirements.txt
.
Development dependencies are listed in requirements-dev.txt
.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
seqlogic-0.22.0.tar.gz
(48.6 kB
view details)
Built Distribution
seqlogic-0.22.0-py3-none-any.whl
(36.1 kB
view details)
File details
Details for the file seqlogic-0.22.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.22.0.tar.gz
- Upload date:
- Size: 48.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1358755a27351082626421e45889578d2f2501a222153cfaa9b0668a162021e3 |
|
MD5 | b17950215b0938952c0c01949988c690 |
|
BLAKE2b-256 | 4e469e32b8ce34e47d0c43abc84babe219e63d068c1c6c70e9ece704d2f3d332 |
File details
Details for the file seqlogic-0.22.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.22.0-py3-none-any.whl
- Upload date:
- Size: 36.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 081ea4f8d0944c461ba38dc8777a130f24382fed0fb7081ab99d76c1dd3817ef |
|
MD5 | 47662c7149fd4163f4bb1edcca404371 |
|
BLAKE2b-256 | 342b96c04fd91920839f5ba91c3c08783e5053effb8c26c01fcd459930fdf7a0 |