Skip to content

yblein/tavor-isa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tavor-isa

Compilation

go build

Running the riscv64 example

Generate a test program:

./tavor-isa example/riscv64/config.toml

Automatically execute the generated program with the spike emulator:

export TOP=/root/of/riscv/install
./tavor-isa --exec example/riscv64/run_spike.sh example/riscv64/config.toml

About

Instruction Set fuzzing based on the Tavor framework

Resources

Stars

Watchers

Forks

Packages

No packages published