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 vector 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.7.0.tar.gz
(38.8 kB
view details)
Built Distribution
seqlogic-0.7.0-py3-none-any.whl
(26.1 kB
view details)
File details
Details for the file seqlogic-0.7.0.tar.gz
.
File metadata
- Download URL: seqlogic-0.7.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 | f458f7553620cf32e461ede4842d2536a4ac61c0ce59be0eaf590c02779f9b01 |
|
MD5 | 954905a7e96976ae2533d27dafa649ac |
|
BLAKE2b-256 | 15735682ee26a11bbeb97780d498919f4c1f8ba90fa514fc49b9502213dae272 |
File details
Details for the file seqlogic-0.7.0-py3-none-any.whl
.
File metadata
- Download URL: seqlogic-0.7.0-py3-none-any.whl
- Upload date:
- Size: 26.1 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 | eb715fe905071de527b87e4be38cfb4696efef26e66869df3cbcc5fc9350f8c3 |
|
MD5 | b53038eef8ba32f076185da29933adba |
|
BLAKE2b-256 | d0796a4c61911be441522109df31560b6475277eec68c9352093b5d7d93778b7 |