Thursday, 2021-04-01

*** tpb has joined #litex00:00
*** keesj has joined #litex00:06
*** lkcl has quit IRC00:19
*** FFY00_ has joined #litex00:23
*** lkcl has joined #litex00:32
*** shorne has quit IRC00:43
*** Degi_ has joined #litex01:17
*** Degi has quit IRC01:19
*** Degi_ is now known as Degi01:19
*** Bertl_oO is now known as Bertl_zZ01:59
*** cr1901_modern1 has joined #litex02:15
*** cr1901_modern has quit IRC02:19
*** FFY00_ has quit IRC02:51
*** FFY00_ has joined #litex02:53
mithrosomlo: I would love to get linux-on-litex-rocket working with the Yosys+VPR toolchain, the linux-on-litex-vexriscv already works03:08
mithrosomlo: It would be good to get that potentially into https://symbiflow-examples.readthedocs.io/en/latest/building-examples.html#xilinx-7-series and https://github.com/SymbiFlow/fpga-tool-perf too....03:10
tpbTitle: Building example designs SymbiFlow examples documentation (at symbiflow-examples.readthedocs.io)03:10
*** kgugala_ has joined #litex06:54
*** kgugala__ has joined #litex06:57
*** kgugala has quit IRC06:57
*** kgugala_ has quit IRC06:59
*** kgugala has joined #litex07:11
*** kgugala__ has quit IRC07:14
*** FFY00_ has quit IRC08:13
*** FFY00_ has joined #litex08:13
*** Bertl_zZ is now known as Bertl08:43
*** pftbest has quit IRC09:32
*** tucanae47 has joined #litex09:46
*** pftbest has joined #litex09:48
*** pftbest has quit IRC09:53
*** shorne has joined #litex10:30
*** pftbest has joined #litex11:00
*** pftbest has joined #litex11:01
*** pftbest has quit IRC11:04
*** pftbest has joined #litex11:06
*** pftbest has quit IRC11:08
*** pftbest has joined #litex11:08
*** pftbest has quit IRC11:22
*** pftbest has joined #litex11:23
*** pftbest has joined #litex11:23
*** pftbest has quit IRC11:28
*** pftbest has joined #litex11:28
*** Bertl is now known as Bertl_oO11:32
*** pftbest has quit IRC11:36
*** pftbest has joined #litex11:39
*** kgugala has quit IRC11:41
*** kgugala has joined #litex11:41
*** m4ssi has joined #litex12:01
*** pftbest has quit IRC12:05
*** pftbest has joined #litex12:08
zypwhen the bios uart is not a plain physical uart but an interface with flow control (e.g. crossover or usb-acm), what would be the reasonable way to not prevent the bios from booting until the interface is connected?12:09
*** kgugala has quit IRC12:11
*** kgugala has joined #litex12:13
*** pftbest has quit IRC12:14
*** pftbest has joined #litex12:15
zypI figure a simple solution would be to insert a «ready timeout» block in the tx stream, i.e. if downstream ready have been deasserted for longer than the timeout value, assert upstream ready so that any transmitted data is just blackholed12:15
*** pftbest has quit IRC12:23
*** pftbest has joined #litex12:25
*** pftbest has quit IRC12:32
*** pftbest has joined #litex12:33
*** FFY00_ has quit IRC12:41
*** FFY00_ has joined #litex12:41
_florent_zyp: I also had to implement workarounds for this behaviour on some projects, this would indeed be good to implement a proper solution13:29
zypwhat would be a proper solution? :)13:37
_florent_your solution seems fine, we could use a WaitTimer that waits when downstream ready is at 0 and set upstream.ready to (downstream.ready OR WaitTimer.done)13:57
_florent_this way, as soon as downstream.ready is at 1, we get back to default behavior13:58
_florent_and will have to wait again for the timeout to trigger the flush13:58
zypyes, that is the behavior I had in mind13:59
somlomithro: I'd also be curious to see if we can use a F/OSS flow to target xilinx chips for LiteX+Rocket; I haven't touched VPR in at least two years, though, so I'm really not familiar with all the moving parts...14:52
*** pftbest_ has joined #litex15:08
*** pftbest has quit IRC15:11
*** pftbest_ has quit IRC15:30
*** peeps[zen] has joined #litex15:31
*** peepsalot has quit IRC15:32
*** pftbest has joined #litex16:33
*** pftbest has quit IRC16:38
*** pftbest has joined #litex16:38
*** Melkhior has quit IRC16:48
*** m4ssi has quit IRC20:15
*** indy has quit IRC21:42
*** indy has joined #litex21:45
*** CarlFK has joined #litex22:51
*** lf has quit IRC23:42
*** lf has joined #litex23:43

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