harvard-acc / ALADDIN

A pre-RTL, power-performance model for fixed-function accelerators
Other
161 stars 54 forks source link

issue about power_dalay data #52

Open shlin21 opened 1 year ago

shlin21 commented 1 year ago

Hello, I would like to add power data under different technologies for test, but it seems the repository doesn’t contain the microbenchmarks you used (as mentioned in readme). I wonder whether the microbenchmarks are RTL covering the basic functional units, then synthesize them by dc to extract power data, since I hope to learn from the method of Aladdin to get the power data if possible. Could you please give me any suggestion about it?

Meanwhile, it is said the technology is 45nm in readme, and in common/power_func.h the comments show it’s 40nm, I wonder whether the power data is from the opensource 45nm pdk?

Thank you!