<jevinskie[m]>
If I’m reading the litescope driver right, it doesn’t use burst transfers when uploading the samples. Would it be as easy as batching the requests into 255 bursts to increase the upload speed?
<_florent_>
jevinskie[m]: the driver does not explicitely use burst transfers, but litex_server should be able to merge read requests automatically
<_florent_>
but that's True that litescope uploads will indeed not break speed records
<_florent_>
If you doing it over UART, increasing the baudrate can be useful
pftbest_ has quit [Remote host closed the connection]
pftbest has joined #litex
<jevinskie[m]>
Cool trick! Yeah I cranked it up to 3 mbaud but haven’t tried faster. Jtag seems to be faster for me. Luckily it should be much less of an issue when the intel cyclone 10 board with dual Ethernet arrives so I can test my Ethernet design on one and have a high speed litescope link left over :)
Coldberg has quit [Ping timeout: 250 seconds]
Coldberg has joined #litex
pftbest has quit [Remote host closed the connection]