Hi,
I encounterd the exact same problem, also with QII 7.2 SP3 (Win XP).
There happens nothing when clicking "Launch Altera's ALTPLL MegaWizard" in the "Configuration Dialog" of a PLL module.
But it does work with a QII 7.2 without any SP installed on an other machine (also Win XP)!
So I think this bug was introduced with a SP.
It is possible to generate the system with the SOPC Builder, but there is some strange output wich is not shown in QII 7.2 without any SP installed:
# 2008.06.04 18:22:27 (*) Starting generation for system: nios_sys1.
............
# 2008.06.04 18:22:29 (*) Running Generator Program for pll_0
qmegawiz
The last argument to qmegawiz should be the file name.
options:
-help or -h Displays this help
module= Specifies the megafunction name to create
new wrappers from command line
Megafunction parameters and ports can
be specified in the command line
Megafunction name is optional when editing
existing wrappers
entity= same as module=
megafunction= same as module=
wizard= Specifies the wizard name to create
new wrappers from command line
Wizard name is optional when editing wrappers
plugin= same as wizard=
-f: Gets parameter assignments and port selections
from the given file.
Megafunction parameters should be specified in the format =
Megafunction port usage can be set as =used or =unused
Optional output files generated by the megawizard can be selected/deselected
through the parameter OPTIONAL_FILES.
INST controls the generation of _inst.v
INC controls the generation of .inc
CMP controls the generation of .cmp
BSF controls the generation of .bsf
BB controls the generation of _bb.v
WAVE controls the generation of sample waveform file(s)
(wherever the wizard supports it)
SIM_NETLIST controls the generation of simulation netlist file
(wherever the wizard supports it)
SYNTH_NETLIST controls the generation of synthesis netlist file
(wherever the wizard supports it)
ALL generates all the applicable optional files
NONE disables the generation of all optional files
The above values when preceded by a '-' disable the generation of the file
Multiple files can be enabled or disabled as shown below
OPTIONAL_FILES=NONE|INC|CMP enables include and component files only
OPTIONAL_FILES=ALL|-INC enables all files except include file
List of megafunctions supported by the qmegawiz command line mode are
alt2gxb
altclkctrl
altddio_bidir
altddio_in
altddio_out
altecc_decoder
altecc_encoder
altfp_add_sub
altfp_compare
altfp_sqrt
altiobuf_bidir
altiobuf_in
altiobuf_out
altlvds_rx
altlvds_tx
altmult_accum
altmult_complex
altpll
altsyncram
dcfifo
# 2008.06.04 18:22:31 (*) Running Generator Program for cpu_0
While the SOPC Builder reports that "Info: System generation was successful.", compiling the system will FAIL with this error message:
Info: Elaborating entity "pll_0_s1_arbitrator" for hierarchy "nios_sys1:inst|pll_0_s1_arbitrator:the_pll_0_s1"
Warning: Using design file pll_0.vhd, which is not specified as a design file for the current project, but contains definitions for 2 design units and 1 entities in project
Info: Found design unit 1: pll_0-europa
Info: Found entity 1: pll_0
Info: Elaborating entity "pll_0" for hierarchy "nios_sys1:inst|pll_0:the_pll_0"
Warning (10492): VHDL Process Statement warning at pll_0.vhd(170): signal "reset_input1" is read inside the Process Statement but isn't in the Process Statement's sensitivity list
Error (10500): VHDL syntax error at altpllpll_0.vhd(1) near text "/"; expecting "entity", or "architecture", or "use", or "library", or "package", or "configuration"
Error (10622): VHDL syntax error at altpllpll_0.vhd(76): INT_FEEDBACK__MODE_RADIO is an illegal identifier in VHDL
Error: Node instance "the_pll" instantiates undefined entity "altpllpll_0"
Error: Quartus II Analysis & Synthesis was unsuccessful. 3 errors, 30 warnings
Info: Allocated 193 megabytes of memory during processing
Error: Processing ended: Wed Jun 04 18:28:32 2008
Error: Elapsed time: 00:00:12
Error: Quartus II Full Compilation was unsuccessful. 3 errors, 30 warnings
So the big question is, how can we fix this???
regards
frank