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.31.0.tar.gz
(39.1 kB
view details)
Built Distribution
seqlogic-0.31.0-py3-none-any.whl
(41.1 kB
view details)
File details
Details for the file seqlogic-0.31.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.31.0.tar.gz
- Upload date:
- Size: 39.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8979f1e021b35a1c8ab8549a7775c168f4a6edc443f3f84bf0c7ed0e20497391 |
|
MD5 | b622eacf09788d098db31fa052a55ba3 |
|
BLAKE2b-256 | e0c922ba0f28f00aa8085df5b1edfb870c6b3a06fba0aabf3489b3c19bf35d5b |
File details
Details for the file seqlogic-0.31.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.31.0-py3-none-any.whl
- Upload date:
- Size: 41.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bad9f15db99b191c46f69be2bc8be450b749ee5266a1c148a5a0403528302859 |
|
MD5 | e34b54953198cc79b2219778ddbaa02c |
|
BLAKE2b-256 | 6087f1909ef9dddc09e34803d764bed0702ffb14cc2e342f00300b69d643adf4 |