This is simple UART with AXI-Stream interface, module tested on Tang Primer 20k board.
If you want build project, program board or run simulation use Makefile.
git clone https://github.com/RDSik/axis-uart.git
cd axis-uart
make project
make program
make
make wave
make SIM=questa