Arduino part of Mojo V3 FPGA board sending serial data over USB to a big ass LCD/TFT screen
Need to implement buffer for serial terminal use, now fills screen with what ever character the serial port receives.
Screen size is 1400x1050 and data is sent for it over dual link lvds using Xilinx OSERDES primitives (lvds clock is 400MHz (actually the OSERDES clock, data moves to screen at 400MHz ), pixel clock is 400MHz/7 and is around 57.14)