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.27.0.tar.gz
(37.7 kB
view details)
Built Distribution
seqlogic-0.27.0-py3-none-any.whl
(38.2 kB
view details)
File details
Details for the file seqlogic-0.27.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.27.0.tar.gz
- Upload date:
- Size: 37.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c3dfdedd8e3f03a636b8fe0593af02841d5e594c990a9d6c7f28c7da046c1fb |
|
MD5 | 0d335e1bc4bbd73ad4a01ae4059fb1b6 |
|
BLAKE2b-256 | 89c09eb38122617a8c24458d67d4d83166085b133616e93794edcaac47327151 |
File details
Details for the file seqlogic-0.27.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.27.0-py3-none-any.whl
- Upload date:
- Size: 38.2 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 | 704643156d224aa648363f2ab3685cec9489ab6cab4206167967a8ba44ecf357 |
|
MD5 | 70be35fe0b8db6033ac4dce079b3f0f6 |
|
BLAKE2b-256 | c20f44881f71343319167f25240d008ce5e078de615723e58d481307aac9d4d7 |