Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat polyexen analysis #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

feat polyexen analysis #5

wants to merge 2 commits into from

Conversation

zeroqn
Copy link
Collaborator

@zeroqn zeroqn commented Feb 27, 2024

Report inspired from https://github.com/ed255/polyexen-demo/blob/main/src/bin/demo.rs

cd tools/polyexen
cargo run

four files will be generated under out folder.

  • mst.toml
  • mst_fixed.csv
  • mst_lookups.toml
  • mst_polys.toml (includes poly var value range, for example, swap bit, [0, 1])

example output

Known issues

  • invalid mst_lookups toml format
  • invalid mst_polys.toml format

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant