Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

invalid command name quartus_pow

Altera_Forum
Honored Contributor II
1,736 Views

Hi, 

I am trying to run a TCL script which at first dumps the required verilog and then compiles it. I am also dumping the testbench for the design and using it as an input file for my power play analyzer. The Power play analysis is done by first invoking Modelsim Altera (by calling it in Quartus EDA tool Settings) and then dumping the VCD file which is made an input for the Power play analyzer. The problem I am facing is that the script runs fine till dumping all the VCD nodes. But after that, it says the quartus_pow is an invalid command. The exact command I am using is 

 

quartus_pow --read_settings_files = on --write_settings_files=off <projectname> 

 

When I am running the powerplay analyzer through the GUI, I can see this script getting executed, but when I am giving the script myself, quartus_pow is not recognized. Can you please help me out? 

 

Thanks 

Anandaroop Ghosh
0 Kudos
0 Replies
Reply