FPGA Intellectual Property
PCI Express*, Networking and Connectivity, Memory Interfaces, DSP IP, and Video IP
6260 Discussions

uart ip: can't get rx data

Altera_Forum
Honored Contributor II
1,196 Views

I generated an uart core from qsys and made a simulation with modelsim.  

I instantiated two uart (one as transmitter and one as receiver); I connected the "uart_0_external_connection_txd" pin of the transmitter to the "uart_0_external_connection_rxd" pin of the receiver. 

The uart transmitter seems work properly but I can't get the signal "uart_0_s1_dataavailable=1" from the receiver uart and the rxdata register is always 0. 

Do you have any suggestion? 

Thank for your help
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
238 Views

Do you have a pull up resister configured in your receiver?

0 Kudos
Altera_Forum
Honored Contributor II
238 Views

Hi Galfonz, 

thank you for your reply. 

I'm using the uart core for simulation purpose in modelsim. I don't think I can put a pull up resistor for simulation. How can I do that?
0 Kudos
Reply