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.13.0.tar.gz
(38.8 kB
view details)
Built Distribution
seqlogic-0.13.0-py3-none-any.whl
(25.5 kB
view details)
File details
Details for the file seqlogic-0.13.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.13.0.tar.gz
- Upload date:
- Size: 38.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 | 0acf36e7447ffeadc1243733646ac2f96b44fe351a6e9fa887c6b8e1ac58fcd1 |
|
MD5 | a48a9c393633c64688e83bfa9dbb842c |
|
BLAKE2b-256 | 33cdae8d9bb1fa6041926f57e6ab14a1ef877576973e8700be85d6045fcb60c1 |
File details
Details for the file seqlogic-0.13.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.13.0-py3-none-any.whl
- Upload date:
- Size: 25.5 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 | 56e3241fd62a014b84e73468dae8895170dd308087b459e3af93cb7f241914a6 |
|
MD5 | f42094ff15b9d604823e540b7483acd0 |
|
BLAKE2b-256 | de78354cdf0651295368c7d3eb3f2321660ccd5cab149f7c31de83ae1d2c960f |