Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20726 Discussions

Cyclone III Configuration

Altera_Forum
Honored Contributor II
1,068 Views

I have developed a custom board using Cyclone III (EP3C16E144C8) FPGA. I am using JTAG for programming and debugging purpose.  

I have attached the schematics for the configuration pins.  

 

The problem I am facing currently is that while emulating the singals on Signal TAP II file, I find Reset pin to be always high. I checked the signal using a multimeter and it was low.  

 

I am still unable to understand why FPGA is considering the input of reset pin High.  

 

Please notify me in case if I have any wrong configuration  

 

Thanks
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
352 Views

http://www.altera.com/literature/hb/cyc3/cyclone3_handbook.pdf 

Page#171 

Cyclone III Device Family Configuration Schemes 

 

See if MSEL0,1,2 is correct for configuration mode you want. 

 

The Reset pin should be just weak pull-high right?
0 Kudos
Altera_Forum
Honored Contributor II
352 Views

Yes, I have grounded all three MSEL[0..3] pins for JTAG configuration.  

 

 

--- Quote Start ---  

(6) Do not leave the MSEL pins floating. Connect them to VCCA or GND. These pins support the non-JTAG configuration scheme used in production. 

Altera recommends connecting the MSEL pins to GND if your device is only using the JTAG configuration. 

--- Quote End ---  

 

 

although I have also interfaced a EPCS4 in case I need to use Active serial configuration in future. (please refer to schematics attached)  

 

can the presence of EPCS4 hardware be an issue ?
0 Kudos
Altera_Forum
Honored Contributor II
352 Views

gotcha .. i ve to ground the pin instead of leaving it floating 

i did it and issue was solved  

thanks :D
0 Kudos
Reply