Forum Discussion
SusanB
New Contributor
4 years agoHow to fix Power Estimation Confidence: Low: user provided insufficient toggle rate data
In my design, I have a 6b x 12b multiplier that is inferred from code that is essentially if(rising_edge(clock)) then
if (clock_enable = '1') then
result <= num_6b * num_12b;
end if...
Farabi_Altera
Regular Contributor
4 years agoHi Susan,
Can you attach your EPE ? we can take a look.
Another thing is did you load .csv into EPE or just manually update the parameters into EPE?
regards,
Farabi