Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
16 years ago

HELP ME about EP2C20Q240C8,PLEASE!

HI ALL

I'm using the cycloneII(EP2C20Q240C8).I want to know what the difference the pin 178 and the others.when i use the pin 178 as LVTTL output,it cannot output a wave (frequency about 25MHz when i use crystal about 50Mhz),but when i use other pin,they can do it.why??? THE wave mentioned above is that i see by the signal-tap. what can i do to solve it?

14 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    no! i tried the code without the signal tap,and it still didn't work. i also found the chip become very hot. So i have decided to give up use the pin178.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    --- Quote Start ---

    i also found the chip become very hot

    --- Quote End ---

    That's actually alarming. I don't think, that it happens because you're using a particular pin as output. As a more likely reason, you may have shorted a pin that is driven as output (e.g. an unused pin) or the device is simply damaged.

    --- Quote Start ---

    you mean the signal tap is unbelieveable

    --- Quote End ---

    I mean, that some pins may be unaccesible for SignalTap by it's nature. SignalTap uses existing IO buffers and registers. If these resources don't exist for a particular pin, SignalTap can't work. There are some cases, where SignalTap can't access a pin (e.g. withh DDIO function) or doesn't necessarily reflect the pin state correctly (e.g. input function of bidirectional pins, but only in some cases, depending on other design parameters). I would expect problems also with dedicated clock outputs, but I'm not sure about.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    i use altera fpga many years, i will not let the pin be shorted. the unused pin were made as input tri_stated.But when i didn't use the pin178, the chip is normally cool.Meanwhile i have tried two pcb board to test, the result is same.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I'm not aware of a known issue with pin 178 of the said Cyclone II chip, if I understand right, you have reported, that it had worked for you in other designs too. So there are two possible explanations:

    - A hidden short on your PCB

    - A Quartus or Cyclone II silicone bug

    In the latter case, you should contact Altera suport with an example design, that reproduces the problem.