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.12.0.tar.gz
(38.6 kB
view details)
Built Distribution
seqlogic-0.12.0-py3-none-any.whl
(25.5 kB
view details)
File details
Details for the file seqlogic-0.12.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.12.0.tar.gz
- Upload date:
- Size: 38.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 | 075a7a37180e035828085493cf07a6872318ebb5aaca7360947d71051befa99b |
|
MD5 | d6d85e42d44d1cb08e29214ad1b090c1 |
|
BLAKE2b-256 | b030aae7e9cffbc4a7170d52cecb5a66f3e2a934bf152ef84bb2f5dad89084f0 |
File details
Details for the file seqlogic-0.12.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.12.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 | 6e840e98b72a495b76e4dc7f030f4ad3a5b14155ff04008bc1a6776ec2836e69 |
|
MD5 | fb2c3bef6e71badb55d7a8487730e72b |
|
BLAKE2b-256 | 3336134b11d52a9981ba36dc068828963e932d9d53386fbb0d374b7940a2e82c |