You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you ever use ChiBench or ChiGen to find bugs in some EDA tool, we would appreciate it very much if you could reach out to us and report your experience.
76
77
If you need help to set up the scripts to do this kind of exploration, feel free to reach out to us as well!
77
78
79
+
### Available designs
80
+
There are already some ChiGen programs available in the folder `3k_programs_for_bugs/chigen/`.
81
+
82
+
### Generating multiple designs
83
+
In the `scripts` folder, there is a script called `generate_programs.sh`, which generates a specified number of programs. The usage is:
84
+
```
85
+
scripts/generate_programs.sh <target-directory> <chimera_executable> <json_file> <n_gram> <number of programs to generate> <path_to_formatter> <target_size>"
0 commit comments