- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The receiver of UART contains input pins like rxd,clk. and outpu pins like RDR whose value depend on the RXD.Now I got two warnings.1.Warning: Output pins(all) are stuck at VCC or GND,2.Warning: Design contains 5(all) input pin(s) that do not drive logic. As you may know that the output of the design completely depends on the input rxd which I didn't assign. Then I looked into the map viewer only finding there are no connections amount the pins.Help me.
Link Copied
4 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to deal with these kinds of warnings??
Warning: Output pins are stuck at VCC or GND Warning (13410): Pin "RDR[0]" is stuck at GND Warning (13410): Pin "RDR[1]" is stuck at GND Warning (13410): Pin "RDR[2]" is stuck at GND Warning (13410): Pin "RDR[3]" is stuck at GND Warning (13410): Pin "RDR[4]" is stuck at GND Warning (13410): Pin "RDR[5]" is stuck at GND Warning (13410): Pin "RDR[6]" is stuck at GND Warning (13410): Pin "RDR[7]" is stuck at GND Warning (13410): Pin "SETRDRF" is stuck at GND Warning (13410): Pin "WRONG" is stuck at GND Warning: Design contains 5 input pin(s) that do not drive logic Warning (15610): No output dependent on input pin "bclkX8" Warning (15610): No output dependent on input pin "RDRF" Warning (15610): No output dependent on input pin "sysclk" Warning (15610): No output dependent on input pin "RST_B" Warning (15610): No output dependent on input pin "RxD" Warning: No paths found for timing analysis- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you actually intend a FF, that can never be reset, execpt on power-on?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
your program may stuck at some point that lead to no reset or no evaluate to your signal . you may check your program carefully for logic error.

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