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.23.0.tar.gz
(48.4 kB
view details)
Built Distribution
seqlogic-0.23.0-py3-none-any.whl
(35.9 kB
view details)
File details
Details for the file seqlogic-0.23.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.23.0.tar.gz
- Upload date:
- Size: 48.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e99a624321476befa97b1c8c119449ad253f4a7ff1ab3f1b65a6c9e67c3f552 |
|
MD5 | 4d13bfd7cf286f2a88d12d4487ed4501 |
|
BLAKE2b-256 | 4379c1fd04e7f06ebcc1466aa2ef710821b2e10d06d69e6d7cb380b537ad5d41 |
File details
Details for the file seqlogic-0.23.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.23.0-py3-none-any.whl
- Upload date:
- Size: 35.9 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 | 860db54fbb3428aea864ed01af26e395a134a56e563f4b76b28bffdcc27cb23b |
|
MD5 | d9353549c77a9c48a04fae78974724e9 |
|
BLAKE2b-256 | 4f19a48c43b518dfc83c3ffe2aa3af3e7475d9398990a1ab44016b0ab0a0b588 |