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.26.0.tar.gz
(50.9 kB
view details)
Built Distribution
seqlogic-0.26.0-py3-none-any.whl
(38.2 kB
view details)
File details
Details for the file seqlogic-0.26.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.26.0.tar.gz
- Upload date:
- Size: 50.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a70b32fb51084449b40995896a0673ad91af234947a4d3a2d463757835818e02 |
|
MD5 | 7f82d0a6694926f846ee27f456afee2c |
|
BLAKE2b-256 | 181344889e44c0de533441075e4e4f1f38790ca78d764d13b145fc259b5cee40 |
File details
Details for the file seqlogic-0.26.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.26.0-py3-none-any.whl
- Upload date:
- Size: 38.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e7a7253a844227a370bf1499219ef6f4b0d2a2403f9092a28fb013359d4ae79 |
|
MD5 | ef4ff98d84a6a988240fb7bf783d3296 |
|
BLAKE2b-256 | a0983ae337f6ad9da0a43ac11587733c412c2d3155247bc03d488ebba24a3348 |