_florent_ changed the topic of #litex to: LiteX FPGA SoC builder and Cores / Github : https://github.com/enjoy-digital, https://github.com/litex-hub / Logs: https://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
<bjonnh> jevinskie[m]: oh good to know, thanks
Degi has quit [Ping timeout: 245 seconds]
Degi has joined #litex
<sajattack[m]> every wishbone read gives all f's
<jevinskie[m]> The bus doesn’t lock up though?
<sajattack[m]> it doesn't get stuck when I ask litex_cli to do a read, if that's what you're asking
futarisIRCcloud has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 250 seconds]
Degi_ is now known as Degi
nats` has quit [*.net *.split]
nats` has joined #litex
geertu has quit [*.net *.split]
novenary has quit [*.net *.split]
kbeckmann has quit [*.net *.split]
tnt has quit [*.net *.split]
geertu has joined #litex
novenary has joined #litex
tnt has joined #litex
kbeckmann has joined #litex
<keesj> ````````````````````````````````
peepsalot has quit [Quit: Connection reset by peep]
peepsalot has joined #litex
<Melkhior> sajattack[m]: the L2 matters; memory access have to go through the Wishbone instead of directly to he native SDRAM port
<Melkhior> 8 fpus is quite a lot, but if the design pass timings it shouldn't matter...
FabM has joined #litex
FabM has joined #litex
FabM has quit [Changing host]
Martoni42 has joined #litex
Martoni42 has quit [Quit: Leaving]
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
shorne has joined #litex
shorne_ has quit [Ping timeout: 256 seconds]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
<sajattack[m]> <Melkhior> "sajattack: the L2 matters..." <- Aha
<acathla> I plugged different SPI devices (flash+ADC+IMU) on the same lines, except for the CS signal, to the iCE40up5K. Is there a simple way to use LiteSPI to communicate with all the devices? Is there an example somewhere?
<acathla> May be bitbanging is the fastest...
yosys-questions has quit [Ping timeout: 256 seconds]
<_florent_> acathla: for now this is not really supported by LiteSPI, but you can use the SPIMaster core for this: https://github.com/enjoy-digital/litex/blob/master/litex/soc/cores/spi.py#L166-L177
michalsieron has joined #litex
michalsieron has quit [Client Quit]
<bjonnh> jevinskie[m]: someone recommended me https://www.crowdsupply.com/radiona/ulx3s
<tpb> Title: ULX3S | Crowd Supply (at www.crowdsupply.com)
<bjonnh> I just need audio out, so that could do it
<sajattack[m]> If you just need audio, maybe wait for https://github.com/daglem/redip-sid
yosys-questions has joined #litex
FabM has quit [Remote host closed the connection]
pftbest_ has joined #litex
pftbest has quit [Ping timeout: 260 seconds]
yosys-questions has quit [Quit: Client closed]
yosys-questions has joined #litex
Martoni42 has joined #litex
yosys-questions has quit [Quit: Client closed]
pftbest_ has quit [Remote host closed the connection]
pftbest has joined #litex
<tpw_rules> _florent_: did you ever have a chance to look at my upload?
<bjonnh> sajattack[m]: I'm looking for something that I could repurpose later
<bjonnh> I want to play with sound synthesis, so it could be useful if it had ethernet and so on
<bjonnh> to push things to it later
<bjonnh> and add midi etc
<sajattack[m]> ah ok
<sajattack[m]> then yeah ulx3s looks pretty sweet
<sajattack[m]> but you did say "I just need audio out" :P
<bjonnh> sure
<bjonnh> the problem is that this ulx3s only has 4bit audio
<bjonnh> so it will sound like crap
<bjonnh> (at least that's what mupuf said)
<bjonnh> mupuf: here I drag you into the conversation
<gatecat> I think you can use delta sigma to get much higher quality
<gatecat> rather than using it directly as a 4 bit DAC
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
Martoni42 has quit [Ping timeout: 260 seconds]
<bjonnh> but then I have to add circuitry right? the FPGA doesn't have that inside.
<bjonnh> mupuf said that adding a pmod would be an easy solution
<gatecat> no, it relies on running the FPGA output much faster than audio frequencies
<gatecat> https://github.com/emard/ulx3s-misc/tree/master/examples/audio is an example of this kind of thing, it's PWM not delta sigma
<gatecat> delta sigma type approach would probably be even better, but either way it should be possible to do a lot better than 4 bits
<bjonnh> I just pre-ordered the ulx3s, I think I'll have enough to learn before worrying about the quality of the output
<bjonnh> My only experience is making things with the Fomu
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
Finde has quit [Ping timeout: 240 seconds]
Finde has joined #litex