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.32.0.tar.gz
(40.2 kB
view details)
Built Distribution
seqlogic-0.32.0-py3-none-any.whl
(42.2 kB
view details)
File details
Details for the file seqlogic-0.32.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.32.0.tar.gz
- Upload date:
- Size: 40.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 | 046787f75f3366a4126cc40a7b95afc20904ec903f665d40429aee08993de272 |
|
MD5 | 1395e3c9407f34834b22dcb833cf763b |
|
BLAKE2b-256 | 153ba3ea89bfc9528d8387967c6ca549e132fe985bb7aaa6959286c8f7f7c98c |
File details
Details for the file seqlogic-0.32.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.32.0-py3-none-any.whl
- Upload date:
- Size: 42.2 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 | 154eeaeeb3c03f411a4491369ea75f073ba9e1269ec65a727d8328e0cd5025b0 |
|
MD5 | f2bf5889b068a987edfbb790ba3a5faf |
|
BLAKE2b-256 | 41d915a04326b40df222ff92bdd8838f86c663236a55726969ccbb4ccdba25d3 |