litex_term: keep and reduce inter-frame delay to 1e-5.
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 23 Jun 2020 15:20:12 +0000 (17:20 +0200)
committerFlorent Kermarrec <florent@enjoy-digital.fr>
Tue, 23 Jun 2020 15:20:12 +0000 (17:20 +0200)
commit309eda42466a473a3d2562e31cfdfcbd1a9057af
tree2eb17919ce4597fe645de6d6b25af73310ac5fac
parent64589cfd2b7f0bc4be81d0cca237b2c5c8de8381
litex_term: keep and reduce inter-frame delay to 1e-5.

Removing it completely would require revisiting the gateware/firmware code of the
UART. Since this is use for test purpose only and already allow > 600KB/s upload
speed, keeping it is acceptable.
litex/tools/litex_term.py