Skip to content

snippy-1.0

Latest
Compare
Choose a tag to compare
@kv-sc kv-sc released this 15 Mar 16:43
· 40497 commits to main since this release
11b33ab

llvm-snippy 1.0

This release of llvm-snippy, version 1.0, is compatible with Ubuntu 20. To get started, simply unpack the archive and use llvm-snippy from the extracted folder.

The documentation contains various examples, with most YAML configurations located in the yml folder.

Known Issues

While using certain examples, you may encounter an error similar to:

LLVM ERROR: could not find library for plugin: libRISCVModel.so

In such cases, simply provide the -model-plugin=None option if you do not have your own model plugin.