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

Cyclone series MSEL settings

Altera_Forum
Honored Contributor II
1,365 Views

How do I set my MSEL pins for Cyclone series devices if I plan on only using JTAG to configure my device?

0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
452 Views

If your design only uses JTAG configuration, you should connect the MSEL0 pin to VCC. This will allow you the option of using the dedicated configuration pins ASDO and nCSO as user I/O pins. Do not leave any of the MSEL pins floating. Connect all MSEL pins to eigther GND or VCC. For JTAG to work MSEL pins can be any setting just not floating.

0 Kudos
Altera_Forum
Honored Contributor II
452 Views

JTAG will work for any MSEL settings. Just don't leave MSEL pins floating.

0 Kudos
Altera_Forum
Honored Contributor II
452 Views

Don't ever leave any dedicated inputs floating. Very bad and unusual things can happen. The .pin file that gets generated in your project is a good place for advice on what connections you should make.

0 Kudos
Reply