Friday, 2020-07-17

*** tpb has joined #litex00:00
*** Degi has quit IRC01:18
*** Degi has joined #litex01:19
*** jaseg has quit IRC02:39
*** jaseg has joined #litex02:41
*** CarlFK has quit IRC03:06
*** m4ssi has joined #litex04:06
*** m4ssi has quit IRC04:25
*** CarlFK has joined #litex06:03
*** jeanthom has joined #litex06:22
*** jeanthom has quit IRC07:44
*** jeanthom has joined #litex08:54
acathlaIs there a reason why only one UART could work in a litex design? I crossed phy and uarts to check, and went back to first code, now the first uart is not working and the second is (which was the opposite...) There is some magic here09:07
_florent_acathla: the CPU will only support one UART, but you can have several UARTs in a design09:10
_florent_acathla: that's the case for example for the Crossover UART where a main UART is used by the CPU a xover UART is used by the external bridge09:11
acathlaDo you have an example of xover uart on an usb bridge? It's for later, but will be usefull09:12
_florent_acathla: i'm not very familiar with the usb bridge, but the UARTCrossover is here: https://github.com/enjoy-digital/litex/blob/master/litex/soc/cores/uart.py#L38109:16
tpbTitle: litex/uart.py at master · enjoy-digital/litex · GitHub (at github.com)09:16
_florent_that's basically two UARTs interconnected09:16
acathlaOk, thank you.09:18
*** st-gourichon-fid has joined #litex10:34
*** jeanthom has quit IRC11:10
*** TMM has quit IRC11:31
*** TMM has joined #litex11:31
*** jeanthom has joined #litex12:44
*** HoloIRCUser has quit IRC12:57
*** HoloIRCUser has joined #litex13:46
somlo_florent_: sometime after 8143f1a0 rocket hangs at "liftoff!" -- probably some subtle corruption of the data being read from spi-sdcard?14:07
*** lambda has quit IRC14:07
somloignore me if you're still in the middle of working on it :)14:09
*** lambda has joined #litex14:20
*** HoloIRCUser has quit IRC16:02
*** HoloIRCUser1 has joined #litex16:02
_florent_somlo: i was trying to avoid the 32-bit SPI and just optimize the transfers with the 8-bit SPI, is the upstream code working for you? or is  8143f1a0 the last working commit?16:42
*** jeanthom has quit IRC17:05
somlo_florent_: 8143f1a0 or 754f140a is the breaking change; last known working commit (with spi-sdcard) was ac35e15817:15
_florent_somlo: ok thanks17:22
*** HoloIRCUser1 has quit IRC17:45
*** HoloIRCUser has joined #litex17:45
*** jeanthom has joined #litex18:44
*** jeanthom has quit IRC19:20
*** jeanthom has joined #litex19:52
*** key2 has quit IRC20:56
*** key2 has joined #litex20:56
*** jeanthom has quit IRC21:14
*** jeanthom has joined #litex22:00
*** jeanthom has quit IRC22:40
*** lf has quit IRC23:44
*** lf has joined #litex23:44
*** jeanthom has joined #litex23:53

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!