_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
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #litex
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #litex
Degi has quit [Ping timeout: 248 seconds]
Degi has joined #litex
CarlFK1 has quit [Ping timeout: 248 seconds]
CarlFK1 has joined #litex
CarlFK1 has quit [Quit: Leaving.]
_whitelogger has joined #litex
TMM has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM has joined #litex
d_olex has quit [Ping timeout: 265 seconds]
profi200 has joined #litex
<profi200> Hi, a little bit of a problem maybe someone knows the solution for. I followed the litex install instruction doing it under the oss-cad-suite environment and it installed successfully however none of the litex related commands work. They all fail with "ModuleNotFoundError: No module named 'litex'". I added my steps here in case they are useful plus a few deprecation warnings i got on install that might be relevant. It's an Arch based Linux distro.
<profi200> I did the install again this time without "--user" and now it seems to work. ¯\_(ツ)_/¯
SjefCoder has joined #litex
<SjefCoder> Yo peeps. The spi config allows you to set the mode: Manual operation (CS handled by User, direct recopy of ``sel``), useful for Bulk transfers. I use spimaster_cs_write to set the mode and chip select to low. It works (can see it in the logic analyzer). However, spimaster_mosi_write does nothing! Only when I use spimaster_control_write. But that
<SjefCoder> goes against the whole purpose of handling CS by user and thus being able to do bulk transfers...
<SjefCoder> What am I overlooking. Why can't I manually assert CS low and then just do mosi writes ? Why do I have to always use the spi control?
SjefCoder has quit [Quit: Client closed]
d_olex has joined #litex
ElfenKaiser has joined #litex
SjefCoder has joined #litex
CarlFK1 has joined #litex
SjefCoder has quit [Quit: Client closed]
ElfenKaiser has quit [Quit: Konversation terminated!]
CarlFK1 has quit [Ping timeout: 252 seconds]