This page includes the source codes for our energy model which was presented in FPT 2011. (Last update Feb 23, 2012)

Senthilkumar T. Rajavel and Ali Akoglu, "An analytical energy model to accelerate FPGA logic architecture investigation," IEEE Int. Conference on Field-Programmable Technology, FPT 2011, New Delhi, India, Dec. 12-14, 2011,

Energy Modeling (.tar.gz, .zip) and Data files presented in the paper (.tar.gz, .zip)

Brief description of the files included in the energy modeling folder are given below:

1. "calc_correlation.c"
@@ This file calculates the data correlation between the experimental
and modeling data based on the c-ratio calculation method.

2. "depth_2luts.txt"
@@ This file provides the input circuit depth to each of the 20 MCNC
benchmarks with respect to the pre-technology mapping phase.

3. "energy_model_rent.m"
@@ This matlab script categorises the 20 MCNC benchmarks into 5
categories and calculates the energy with the model.

4. "modeling_energy.m"
@@ This matlab script calculates the energy for the 20 MCNC benchmarks.

5. "no_2luts.txt"
@@ This matlab script provides the input LUT count to each of the 20
MCNC benchmarks with respect to the pre-technology mapping phase.

6. "rent_mcnc20.txt"
@@ This file provides the input Rent's parameter to each of the 20 MCNC
benchmarks.