Welcome to the ACS Simulation Tools download section.
Please take a look at our license
for the terms and conditions of our software releases.
Connected Dataflow Idiom Finder (v 1.0)
CDIF is a general purpose tool for finding commonly reoccuring patterns in
dataflow. It inputs a file of dataflow regions to analyze, and it performs
an exhaustive analysis, building a library of the most common patterns. It
requires minimal information about the target ISA, thus making it easily
retargetable. Given that many potential applications require restricting
what types of idioms are produced, it includes a large number of options for
tailoring the output, including the types of instructions included, the number
of inputs, outputs, and the type of deadlock detection performed. Download
source files for CDIF below.