Jump to content
  • 0

how to use ipcore for uart and fifo


Vishnuk

Question

hi,

Can somebody tell me how to use uart and fifo ipcore together using vivado for basys 3 board. i want to receive data thru uart and then write into memory. once memory full it should read out the memory through uart

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

On 3/9/2020 at 2:42 PM, Ana-Maria Balas said:

Hello @Vishnuk,

You can use FIFO Generator IP and AXI UART LITE IP.  Please read the documentation of the IPs for more details.

You can connect the RX to the input of the FIFO and TX to the output of the FIFO.

Use the FIFO in Native Interface.

hi actually i am new to this fpga, i dont understan how to instantiate.

Can u tell me if i want to do uart echo how do i do it in vhdl ip core

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...