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.28.0.tar.gz
(38.2 kB
view details)
Built Distribution
seqlogic-0.28.0-py3-none-any.whl
(38.8 kB
view details)
File details
Details for the file seqlogic-0.28.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.28.0.tar.gz
- Upload date:
- Size: 38.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9c300388df8f972f2ceef45f27e841abf765b97171b557214f2afdc9152da404 |
|
MD5 | 12e830fa0a458a64815891ffa96a1cff |
|
BLAKE2b-256 | 880e18cbf9db5379537caa61daa7fe0a3aa62e268559a84817704b9049169cc6 |
File details
Details for the file seqlogic-0.28.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.28.0-py3-none-any.whl
- Upload date:
- Size: 38.8 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 | 08887226980ae67213ee58199ba88d60ab0f075d2b6529b1d979336cd818463f |
|
MD5 | 4c693b6e9e05f85f37fd5c3876158387 |
|
BLAKE2b-256 | 93d9a77e9666a3437768c27f4520d43553c737881fdb700d58ca90186830c5c7 |