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.15.0.tar.gz
(40.6 kB
view details)
Built Distribution
seqlogic-0.15.0-py3-none-any.whl
(27.8 kB
view details)
File details
Details for the file seqlogic-0.15.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.15.0.tar.gz
- Upload date:
- Size: 40.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 | 05341c802ca5b42156d868fca31153821192e97ec4734ccb061a1ea7b2a58c46 |
|
MD5 | ac1b094303b7d0a8d952d9bf5ca2d8ff |
|
BLAKE2b-256 | b760e47250f1f788d0a5a8f4c342f7a615aa01484ebba070b3e8d73fd569fde0 |
File details
Details for the file seqlogic-0.15.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.15.0-py3-none-any.whl
- Upload date:
- Size: 27.8 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 | 43f2b74f57e06ef9cd2de7f07821c1b7dd1816be91282cc637a9a2665f19d903 |
|
MD5 | 5871866443712b34430f5f91efac6668 |
|
BLAKE2b-256 | e0bc8a976e281fb4ff5d6bb6fbe607d02530fb7522c38d86681cfad037c6dd7c |