patronus

Crates.iopatronus
lib.rspatronus
version
sourcesrc
created_at2024-08-06 17:00:20.191345
updated_at2024-12-11 21:25:14.891667
descriptionHardware bug-finding toolkit.
homepagehttps://kevinlaeufer.com
repositoryhttps://github.com/cucapra/patronus
max_upload_size
id1327537
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
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
    • better debugging, add option to print expressions with trace
    • waveform generation
    • quickly update only parts of the circuit
Commit count: 497

cargo fmt