Altera_Forum
Honored Contributor
16 years agoWarnings of uart_receiver to solve
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.