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.14.0.tar.gz
(39.6 kB
view details)
Built Distribution
seqlogic-0.14.0-py3-none-any.whl
(26.6 kB
view details)
File details
Details for the file seqlogic-0.14.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.14.0.tar.gz
- Upload date:
- Size: 39.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6f854f56a968fad3824a93896d7c2c94d8206255cabf62fef1fda82dc134fce |
|
MD5 | 4ed9ac15d42ba48ce76761447a2ee0c2 |
|
BLAKE2b-256 | d0ce0cdca42384ad6d7d83e430d638b24a1b994079a313477484309f06cf9969 |
File details
Details for the file seqlogic-0.14.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.14.0-py3-none-any.whl
- Upload date:
- Size: 26.6 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 | aaa941b64c1d924b447cc4ae865ed4a7cfd1979ac1965237bec66669f2e8d6b9 |
|
MD5 | 8a2fa8976c8e53c15f0757494ef5f109 |
|
BLAKE2b-256 | 3cd52f05c77a265d976ce048ab05bdadad03dd0d31ada633c16c59d580d4326f |