Forum Discussion

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

Found pins functioning as undefined clock

Hi,

I'm encountering the following "Warning: Found pins functioning as undefined clocks and/or memory enables".

I've gone into the "Classic Timing Analysis Settings", set an individual clock and applied it to the correct node but it doesn't have an effect on the error.

Does anyone have any ideas on how to fix the warning? Any help would be greatly appreciated.

Thanks,

Jesse

13 Replies

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

    Hmmm, a bit of an old device eh....

    I don't have Quartus 9.0 installed on my machine any more - is that surprising?! However, opening and compiling your project in Quartus 14.1, having changed the device family to something newer, does not produce the warning you mention.

    So, it could be a bug in Quartus 9.0sp2, although they usually iron out bugs by service pack 2. Can I recommend that you update your environment and use a modern device? Do you have to use ACEX1K?

    Cheers,

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

    --- Quote Start ---

    Tricky

    Re: Found pins functioning as undefined clock

    What version of quartus are you using? you would be far better off using Timequest with SDC constraints

    --- Quote End ---

    I'm using Quartus 9.0sp2, unfortunately I need to use ACEX1K and this version of quartus is the last one that has compatibility with the ACEX devices.

    I worked out what was causing the warning. One of the default settings for the Classic Timing Analyzer is to ignore all user-defined clocks. Once I turned that off the warning went away.