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.30.0.tar.gz
(38.3 kB
view details)
Built Distribution
seqlogic-0.30.0-py3-none-any.whl
(39.0 kB
view details)
File details
Details for the file seqlogic-0.30.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.30.0.tar.gz
- Upload date:
- Size: 38.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8620f03510d6abd81deb81981fb84b4dac4fee45673dd5dd95eb42424c51a1ee |
|
MD5 | f40f2a6662026b519116f041b2f65581 |
|
BLAKE2b-256 | a33df52de7c3806dacd7eed0094efaa542dcb91fceb17889811763aa3f2293c2 |
File details
Details for the file seqlogic-0.30.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.30.0-py3-none-any.whl
- Upload date:
- Size: 39.0 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 | 905d3a8ffe1108cdfda1393680f50719343b70d18f31de3107e8da4ad5fbaadc |
|
MD5 | 710ef81809fcedf0c3dcc4b05d95c55f |
|
BLAKE2b-256 | 4b374e4db00357bc59504197aa7a140261a3683b6db1f4461b85cd9d7a1ccd5e |