*** tpb has joined #litex | 00:00 | |
*** Degi has quit IRC | 01:18 | |
*** Degi has joined #litex | 01:19 | |
*** jaseg has quit IRC | 02:39 | |
*** jaseg has joined #litex | 02:41 | |
*** CarlFK has quit IRC | 03:06 | |
*** m4ssi has joined #litex | 04:06 | |
*** m4ssi has quit IRC | 04:25 | |
*** CarlFK has joined #litex | 06:03 | |
*** jeanthom has joined #litex | 06:22 | |
*** jeanthom has quit IRC | 07:44 | |
*** jeanthom has joined #litex | 08:54 | |
acathla | Is 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 here | 09:07 |
---|---|---|
_florent_ | acathla: the CPU will only support one UART, but you can have several UARTs in a design | 09: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 bridge | 09:11 |
acathla | Do you have an example of xover uart on an usb bridge? It's for later, but will be usefull | 09: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#L381 | 09:16 |
tpb | Title: litex/uart.py at master · enjoy-digital/litex · GitHub (at github.com) | 09:16 |
_florent_ | that's basically two UARTs interconnected | 09:16 |
acathla | Ok, thank you. | 09:18 |
*** st-gourichon-fid has joined #litex | 10:34 | |
*** jeanthom has quit IRC | 11:10 | |
*** TMM has quit IRC | 11:31 | |
*** TMM has joined #litex | 11:31 | |
*** jeanthom has joined #litex | 12:44 | |
*** HoloIRCUser has quit IRC | 12:57 | |
*** HoloIRCUser has joined #litex | 13: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 IRC | 14:07 | |
somlo | ignore me if you're still in the middle of working on it :) | 14:09 |
*** lambda has joined #litex | 14:20 | |
*** HoloIRCUser has quit IRC | 16:02 | |
*** HoloIRCUser1 has joined #litex | 16: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 IRC | 17:05 | |
somlo | _florent_: 8143f1a0 or 754f140a is the breaking change; last known working commit (with spi-sdcard) was ac35e158 | 17:15 |
_florent_ | somlo: ok thanks | 17:22 |
*** HoloIRCUser1 has quit IRC | 17:45 | |
*** HoloIRCUser has joined #litex | 17:45 | |
*** jeanthom has joined #litex | 18:44 | |
*** jeanthom has quit IRC | 19:20 | |
*** jeanthom has joined #litex | 19:52 | |
*** key2 has quit IRC | 20:56 | |
*** key2 has joined #litex | 20:56 | |
*** jeanthom has quit IRC | 21:14 | |
*** jeanthom has joined #litex | 22:00 | |
*** jeanthom has quit IRC | 22:40 | |
*** lf has quit IRC | 23:44 | |
*** lf has joined #litex | 23:44 | |
*** jeanthom has joined #litex | 23:53 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!