Altera_Forum
Honored Contributor
13 years agoCan cyclone III comes into the user mode if AP config failed?
Original tille: "Can cyclone III comes into the user mode if AP config failed?"
I can't find the EP3C120F780I7N when scan the JTAG chain. I want to kown what happend when nSTATUS and CONF_DONE be drived low after power up, and the nCONFIG is high(3.3V)? I have read the datasheet, (1) the POR error may result in this, (2) the config error also drives the nSTATUS pin low. POR error? or the config error? I have test the power voltage of 1.2V, 2.5V and 3.3V, and every config pins, nothing wrong. (MSEL set to AP standard MODE). If the P33 Flash is not the FBGA package (I kown that the TSOP package of INTEL dosen't support 40MHz burst read, but the new 256M/512M P33 devices from Micron may support this), can the cyclone III device release the configuration procedure to user mode? This is the reason that nSTATUS and CONF_DONE be drived low? If the AP config failed, can the JTAG chain scan the device? I can't find any DCLK pulse after power up, ... it is the POR error? /**********************************/ 2013-01-25 In order to test the whole resources quickly, I use NIOS II system integrated with SDRAM controller, but the sdram can't verified, even though I have set the phase and reduce the clock frequency. Then, I find answer from datasheet, espicially the clock and pll section. I find that, I have to use c0 output to the dedicated plll_out pin, and the c1 to c4 could be used for internal logic, I connect c1 to NIOS cpu, c0 with a -?ns phase to the sdram clock, i adjust the phase, all right, that' ok! Then, I designed a Flow-through SSRAM IP core, and import it to the SOPC system from the comphonent editor tool. Samilar to the sdram, I give an appropriate phase, it running well. But I have three SDRAM, which clock togethered with an resister pack, and three SSRAM together too. The I/O strength of the EP3C120F780 has only maximum 8mA when using LVTTL mode, when I adjust this clock to 100MHz, it floating high with only 100mv vpp, ... I am on the case!