How to solve that Error?
i have DE2 (University Program) Cyclone 2 (EP2C35F672C6N) and Quartus II 64Bit 13.0.
I creat a small Qsys_Project, which consists of (Clock, Nois II/f, Jtag, Timer, PIO and VIC), when i generated it , i get five Warnings:
Qsys Warnings:
Warning: Verilog HDL or VHDL warning at altera_vic_csr.sv(159): object "DcInValid" assigned a value but never read
Warning: Verilog HDL or VHDL warning at altera_vic_csr.sv(160): object "DcInData" assigned a value but never read
Warning: Verilog HDL or VHDL warning at altera_vic_csr.sv(165): object "DcRrsValue" assigned a value but never read
Warning: Verilog HDL or VHDL warning at altera_vic_csr.sv(166): object "DcNmiValue" assigned a value but never read
Warning: Verilog HDL or VHDL warning at altera_vic_csr.sv(168): object "DcRilAdjust" assigned a value but never read
Eclips Error:
run as Nois II Hardware --> Downloading ELF Process Failed
when i use Nois II/e in stead of Nois II/f , i have eny Error.