Altera_Forum
Honored Contributor
16 years agoGot Confdone signal but ist not working right
Hi, i'm news to this forum and already have a problem. (Most of the user joined this forum this way i guess).
I'm using - Cyclone 3 EP3C10F256C8 - Quartus 2 V8.0 - Byteblaster 2 I whant to run a simple test program to start. If i mean simple, i mean:beginclk0 <= '0'; clk1 <= '0'; clk2 <= '0'; clk3 <= '0'; clk4 <= '0'; end; [/INDENT]Everything seems alright, quartus 2 gives warnigs but not extrodinary. The programmer (JTAG) detects 2 devices EP3C10/5 UNKNOWN_792603F The second device is a processor (i know cause its the same numbers) The first is the FPGA the device. Now the device he detects is not the same as EP3C10F256C8, is it? Quartus gives programming succesfull and CONF_DONE pin goes HIGH but the INIT_DONE stays low. What can be the problem? Thanks anyway for the responds that will follow.