byuccl / bfat

Bitstream Fault Analysis Tool
Apache License 2.0
12 stars 1 forks source link

Provide support for .ll and essential bits file parsing #14

Closed wirthlin closed 2 years ago

wirthlin commented 2 years ago

Provide support for parsing .ll files and essential bits files so that users can easily identify potential bits that can be analyzed. Users could generate a list of bits to query from these files without doing fault injection or radiation testing.

ethanrcampbell02 commented 2 years ago

Scripts for these features are added as of commit 3c4061f.