aspire-project / chisel-bench

4 stars 9 forks source link

ChiselBench

Getting Started

Once you have Chisel installed, make sure it is in the PATH.

Next, clone ChiselBench, and run the following command in its main directory:

$ . setenv

By running make reduce in each of subdirectories of the benchmark directory, Chisel will start the reduction.

Benchmark Structure

Under the benchmark directory, there are separate folders for each program. Each folder contains three main elements:

Other files or folders that are inside each subdirectory, only support the test script.