Crates.io | patronus |
lib.rs | patronus |
version | 0.34.1 |
created_at | 2024-08-06 17:00:20.191345+00 |
updated_at | 2025-08-26 20:21:00.565449+00 |
description | Hardware bug-finding toolkit. |
homepage | https://kevinlaeufer.com |
repository | https://github.com/cucapra/patronus |
max_upload_size | |
id | 1327537 |
size | 596,332 |
Some things we will hopefully get to one day.
JIT based implementation
better debugging, add option to print expressions with trace
waveform generation
quickly update only parts of the circuit
patronus::btor2::parse_file
should take in a Context
instead of producing oneContext
should use RefCell
to allow expressions to be built with a immutable reference