Within this directory you have to add your own CUTs' files. The files must be organized in directories that respect the following nameing convention:
- Directories must follow the naming rule:
circuit_[a-z]
- example:
circuit_a
,circuit_b
, ...,circuit_z
- example:
- Within each directory the following symlinks must be present:
gate
: pointing to the gate-level description of your CUTflist
: pointing to the stuck-at fault list ofgate
- The supported fault list format is that of TetraMAX i.e.,
fault_site fault_status sa0|sa1
- The supported fault list format is that of TetraMAX i.e.,
- In this directory you must have a symlink named
techlib
pointing to theVerilog
file of your technology library