Wednesday, 2020-06-24

*** tpb has joined #litex00:00
*** Degi has quit IRC02:05
*** Degi_ has joined #litex02:05
*** Degi_ is now known as Degi02:06
*** Skip has quit IRC03:28
mithrofutarisIRCcloud: https://twitter.com/enjoy_digital/status/127548806601100492804:05
mithrofutarisIRCcloud: Asleep on the job there :-P04:06
futarisIRCcloud:P04:06
futarisIRCcloudWe do have a KC705 board at work...04:10
*** CarlFK has quit IRC05:33
*** awordnot has quit IRC06:12
*** awordnot has joined #litex06:35
_florent_futarisIRCcloud: i just added kc705 support if you want to play with it :) You just have to build the bitstream and copy the files in images directory to a SDCard (or use serialboot/netboot).06:47
*** CarlFK has joined #litex08:17
*** CarlFK has quit IRC08:22
*** CarlFK has joined #litex09:25
*** CarlFK has quit IRC09:36
*** ilya-epifanov has joined #litex09:52
ilya-epifanovguys, are there any examples showing how to work with UART? I'm trying to decide whether or not to read from `rxtx` based on `rxempty == 0` but it's never == 0 for some reason09:54
ilya-epifanovoh, forgot to mention. It works if I busy-wait for it. It doesn't when I use interrupts. The interrupts do arrive, but `rxempty == 1`, always10:04
_florent_Hi ilya-epifanov, this is what we are doing in the uart_isr: https://github.com/enjoy-digital/litex/blob/master/litex/soc/software/libbase/uart.c#L28-L5210:14
tpbTitle: litex/uart.c at master · enjoy-digital/litex · GitHub (at github.com)10:14
*** jaseg has joined #litex11:23
*** jaseg has quit IRC11:33
*** bigdata has joined #litex11:34
ilya-epifanovHi @_flo11:34
ilya-epifanovHi @_florent_ . Thanks!11:34
*** bigdata has quit IRC11:35
*** jaseg has joined #litex11:35
*** jaseg has quit IRC11:47
*** jaseg has joined #litex11:48
*** jaseg has joined #litex11:49
*** jaseg has quit IRC11:50
*** jaseg has joined #litex12:00
futarisIRCcloud@_florent_: hug was asking how to use a virtual serial port on the Acorn CLE-215+. "lxterm /dev/pts/2" appears  in your Forest Kitten 33 video.12:13
*** CarlFK has joined #litex12:20
futarisIRCcloudsocat ?12:26
*** daveshah has quit IRC12:54
*** daveshah has joined #litex12:54
*** FFY00 has quit IRC13:28
*** FFY00 has joined #litex13:29
*** spacekookie has quit IRC13:33
*** spacekookie has joined #litex13:34
*** spacekookie has quit IRC13:34
*** spacekookie has joined #litex13:36
*** Skip has joined #litex13:59
*** CarlFK has quit IRC14:27
*** CarlFK has joined #litex15:29
*** CarlFK has quit IRC15:45
*** newguy has joined #litex16:26
newguyhey16:27
newguyis linux on arty 100t with ethernet a valid configuration?16:27
*** newguy has quit IRC16:51
_florent_futarisIRCcloud: to use the UART over JTAG, you can set --uart_name=jtag_uart and then run litex_jtag_uart tool: https://github.com/enjoy-digital/litex/blob/master/litex/tools/litex_jtag_uart.py19:05
tpbTitle: litex/litex_jtag_uart.py at master · enjoy-digital/litex · GitHub (at github.com)19:05
_florent_you can then use lxterm on the create virtual serial19:05
*** ilya-epifanov has quit IRC20:06
*** CarlFK has joined #litex20:16
*** Skip has quit IRC20:18
*** CarlFK has quit IRC21:13
*** spacekookie has quit IRC21:32
*** spacekookie has joined #litex21:33
*** jaseg has quit IRC23:09
*** lf_ has joined #litex23:09
*** lf has quit IRC23:09
*** awordnot has quit IRC23:10
*** awordnot has joined #litex23:11
*** benh_ is now known as benh23:11

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