Altera_Forum
Honored Contributor
17 years agoError : Powerplay Power Analyzer
I am trying to estimate the power for my design using Power Play Power Analyzer, for that purpose I am using vcd files as input to the power tool to estimate the toggle rate.
My error occured in the middle of the power estimation process and the error details are : Internal Error: Sub-system: PUTIL_EXTERNAL, File: /quartus/power/putil/putil_library.cpp, Line: 418 (percent >= 0) && (percent <= 100) Stack Trace: 0x2637 : putil_lib_update_progress_bar + 0x77 (POWER_PUTIL_EXTERNAL) End-trace Quartus II Version 8.0 Build 231 07/10/2008 SJ Full Version Service Pack Installed: 1 I dunno whats the cause of the error but I am assuming that since I am using large vcd file as the input (20GB) quartus is unable to parse the file. Any help would be much appreciated