- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello,
i don't have seen the same problem with a good solution, so i ask here, I try to do a counter which is suposed to count to ten at 1Hz but i have a warning i can't solve alone, I have this warning : Warning (21074): Design contains 1 input pin(s) that do not drive logic Warning (15610): No output dependent on input pin "CLOCK_50" https://alteraforum.com/forum/attachment.php?attachmentid=13918&stc=1 thank you very much !Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It's just a warning, not an error. It can be safely ignored.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You have missed something if no output dependent on input pin "CLOCK_50"...
Are you doing an asynchronous design?- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Why is there vcc text near the clock_50 flag near the left side of your schematic Under the input text)?
Is your clock net accidentally connected to vcc? If so the message makes sense, as no logic is then dependent on the input clock_50, and that one input does not drive any logic. I would check the schematic, and if possible the generated text nextlist, of your design. I suspect that clock_50 is not really connected.- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Ah, I missed the VCC. That's probably the issue.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page