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.10.0.tar.gz
(38.1 kB
view details)
Built Distribution
seqlogic-0.10.0-py3-none-any.whl
(25.2 kB
view details)
File details
Details for the file seqlogic-0.10.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.10.0.tar.gz
- Upload date:
- Size: 38.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5424542a3d857a3fa0317592aee74b7eb65c915c4487fa7f0f43efb91a77712d |
|
MD5 | 599a91e3a9f3c941e5b6c3d5966687e1 |
|
BLAKE2b-256 | 75e13de47270f3be8baf251d49d6dc441468d3163e1e3e722dc73a3f55883d66 |
File details
Details for the file seqlogic-0.10.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.10.0-py3-none-any.whl
- Upload date:
- Size: 25.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a83d2f15dd00a7cbb89935fe7b50144eee85b87d0714f875bcc2659f1c277db2 |
|
MD5 | a6bcb7c4eca068b8352e425a7ce076f0 |
|
BLAKE2b-256 | 83cda222e1aee710dacf469f26c2eb3faa1510d8ec93183d2a414c0cc96ed8fe |