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.16.0.tar.gz
(40.8 kB
view details)
Built Distribution
seqlogic-0.16.0-py3-none-any.whl
(28.2 kB
view details)
File details
Details for the file seqlogic-0.16.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.16.0.tar.gz
- Upload date:
- Size: 40.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3923289eeae81cec07d63af05faceb45bb2b1427725d6a3737a3745aedb175e8 |
|
MD5 | 0c202a8b86d33d4fc779072a05a97756 |
|
BLAKE2b-256 | 26f34dc0c2432d72a97759942300bcc6c8d333f147ffcde78dd4866a92e650f6 |
File details
Details for the file seqlogic-0.16.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.16.0-py3-none-any.whl
- Upload date:
- Size: 28.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 | 4c46d8b6caa3fb829f5c7d094fab7ea44aa784ec4e07fa4d34de8f1861e0b186 |
|
MD5 | ad317c6a5a8d7d34886daaecd936b169 |
|
BLAKE2b-256 | 8a98972d45c48a75ec0fe158a83799e08786f65c0383d85b69bb750ed1aca7b0 |