Investigate Csmith for fuzzing xlscc
Open
fuzz
testing
xlscc
- Dominant language
- C++
- Stars
- 1.9k
- Forks
- 283
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 135
Description
I wonder if [Csmith](https://embed.cs.utah.edu/csmith/) would be useful for generating random input programs for fuzzing xlscc. It might need to be augmented with a wrapper which does I/O and feeds Csmith-generated functions. Not sure if Csmith would be able to generate ac_int types, however it probably would be good at stress testing other parts of xlscc such as control flow handling.
Contributor guide
Assessment
This issue has not been assessed yet.