patronus

Crates.iopatronus
lib.rspatronus
version0.22.0
sourcesrc
created_at2024-08-06 17:00:20.191345
updated_at2024-11-08 21:05:42.757153
descriptionHardware bug-finding toolkit.
homepagehttps://kevinlaeufer.com
repositoryhttps://github.com/ekiwi/patron
max_upload_size
id1327537
size49,391,965
Kevin Laeufer (ekiwi)

documentation

README

Patronus

Crates.io Version docs.rs GitHub License

TODO

Some things we will hopefully get to one day.

  • simulator
    • JIT based implementation
    • get for any expression
    • better debugging, add option to print expressions with trace
    • waveform generation
    • quickly update only parts of the circuit
  • use baa to represent and compute with concrete values
    • this will allow us to implement a more efficient witness struct
Commit count: 349

cargo fmt