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.11+.
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.18.0.tar.gz
(43.9 kB
view details)
Built Distribution
seqlogic-0.18.0-py3-none-any.whl
(30.9 kB
view details)
File details
Details for the file seqlogic-0.18.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.18.0.tar.gz
- Upload date:
- Size: 43.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 88894db0112e0f65784296e51f2e96b90237cbc53a1408daccd8cca54eb66e3b |
|
MD5 | 1b6a9a2a6310fd415a83cbd96255b56b |
|
BLAKE2b-256 | 9a9d62b825978b6060904bc6a94e42f79c4f671df3e6130344851a75cada6850 |
File details
Details for the file seqlogic-0.18.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.18.0-py3-none-any.whl
- Upload date:
- Size: 30.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 93149c23e891e4a6c0219a2e3336c5dce920021bfac008a2f33b0f47c9f744ac |
|
MD5 | ef4ee56c792ab288389bc2ca86a2fe4b |
|
BLAKE2b-256 | c16e84c1ef9b729fe37a320479d153617ab821128e59d12e3d3c5e98292a1fe9 |