Thursday, 2022-12-22

*** tpb <[email protected]> has joined #litex00:00
*** bl0x <[email protected]> has joined #litex02:11
*** bl0x_ <bl0x_!~bl0x@p200300d7a708fc00dad8f786cc567491.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 252 seconds)02:12
*** Degi_ <[email protected]> has joined #litex02:27
*** Degi <[email protected]> has quit IRC (Ping timeout: 272 seconds)02:28
*** Degi_ is now known as Degi02:28
*** knicklicht <knicklicht!~knicklich@2a02:908:1995:4220:f4ae:b7d:41d7:545c> has joined #litex07:26
*** knicklicht <knicklicht!~knicklich@2a02:908:1995:4220:f4ae:b7d:41d7:545c> has quit IRC (Ping timeout: 260 seconds)08:23
*** knicklicht <knicklicht!~knicklich@2a02:908:1995:4220:9add:7090:f02a:457f> has joined #litex11:33
knicklichtDoes it make more sense to ask a question here or in Discord?12:17
sensillei wonder12:50
sensilledo i have to move over to discord?12:50
knicklichtWell, I asked a question there but there was no response. So, not sure.12:52
sensilleah, rv901t12:52
sensillei just built something on rv901t with litex :-)12:52
knicklichtDid you try to build vexriscv?12:53
sensilleyes, but i never tried the way you did12:54
knicklichtI am new to the project and I just followed the quickstart guide. Is there another way?12:55
sensilleit builds for me the way you describe it, sec12:57
sensillehttps://paste.rs/XQb12:58
knicklichtHmm, I probably have some dependency conflicts. On which OS are you building? What did you do with the rv901t?13:00
zyptry removing the build directory and building again13:00
zypmight have some old state sticking around and breaking stuff13:00
sensilleknicklicht: arch linux. i'm building https://github.com/sensille/litehm213:01
knicklichtSounds interesting. So are you running a full Linux on the board?13:02
sensilleno. only a few hundred lines of C code13:02
tntknicklicht: I think most people on discord are also here.13:03
knicklichtdeleting the build directory didn't fix it13:03
knicklichtWhile I try to fix my dependencies I have another question: I want to stream 8 to 16 audio channels from my PC to the rv901t board and then use I2S DACs to drive multiple speakers (using appropriate amps). There are so many design choices. Does it make sense to use a softcore running an RTOS such as Zephyr on it to? I was thinking that I would need13:12
knicklichtsome way to implement RTP on UDP. While I love the flexibility of the FPGA I would like to do as much as I can in software.13:12
sensillewhat advantage would an OS give you over just having your single main loop with the protocol handler?13:15
knicklichtThat's the question I am asking. I thought a ready made OS will have out of the box support for I2S and Ethernet related stuff that I do not want to reimplement.13:16
*** knicklicht <knicklicht!~knicklich@2a02:908:1995:4220:9add:7090:f02a:457f> has quit IRC (Ping timeout: 260 seconds)13:34
*** hammdist <[email protected]> has quit IRC (Ping timeout: 260 seconds)14:10

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