_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
Degi_ has joined #litex
Degi has quit [Ping timeout: 246 seconds]
Degi_ is now known as Degi
NotHet has joined #litex
NotHet has quit [Remote host closed the connection]
FabM has joined #litex
FabM has quit [Changing host]
FabM has joined #litex
zjason`` has joined #litex
zjason` has quit [Ping timeout: 248 seconds]
zjason has joined #litex
zjason`` has quit [Ping timeout: 248 seconds]
xobs[m] has quit [Quit: Bridge terminating on SIGTERM]
DerekKozel[m] has quit [Quit: Bridge terminating on SIGTERM]
Crofton[m] has quit [Quit: Bridge terminating on SIGTERM]
CarlFK has quit [Quit: Bridge terminating on SIGTERM]
amstan has quit [Quit: Bridge terminating on SIGTERM]
mikolajw has quit [Quit: Bridge terminating on SIGTERM]
sajattack[m] has quit [Quit: Bridge terminating on SIGTERM]
shoragan[m] has quit [Quit: Bridge terminating on SIGTERM]
jevinskie[m] has quit [Quit: Bridge terminating on SIGTERM]
pepijndevos[m] has quit [Quit: Bridge terminating on SIGTERM]
a3f has quit [Quit: Bridge terminating on SIGTERM]
rowang077[m] has quit [Quit: Bridge terminating on SIGTERM]
willcode4[m] has quit [Quit: Bridge terminating on SIGTERM]
shoragan[m] has joined #litex
DerekKozel[m] has joined #litex
jevinskie[m] has joined #litex
sajattack[m] has joined #litex
Crofton[m] has joined #litex
pepijndevos[m] has joined #litex
mikolajw has joined #litex
amstan has joined #litex
CarlFK has joined #litex
rowang077[m] has joined #litex
willcode4[m] has joined #litex
xobs[m] has joined #litex
a3f has joined #litex
davebee has joined #litex
Guest51 has joined #litex
Guest51 has quit [Quit: Client closed]
<davebee> Is there a way to get a Litex build to fail if the "Max frequency for clock" is not met? The message is hidden in lots of logging output.
FabM has quit [Quit: Leaving]
Guest40 has joined #litex
Guest40 has left #litex [#litex]
Guest19 has joined #litex
fusilli-d has joined #litex
fusilli-d has quit []
Guest19 is now known as jdmux
<jdmux> I'm not sure if this is a good place to ask this, but repositories such as https://github.com/antmicro/litex-vexriscv-tensorflow-lite-demo are not succeeding to recursive download because of liteusb. I opened an issue there, but it doesn't seem to be an active repository. Are there more up to date getting started tutorials that I have not stumbled
<jdmux> upon yet? Ultimately I'm trying to program the qomu board, using renode to emulate, etc.
oronpo has joined #litex
<oronpo> Hi. Is there a way I can have LiteX install a specific version? (e.g., use a release tag).
<oronpo> And is there a way I can switch between litex versions easily?
<oronpo> Nice. Should really be documented on the wiki.
oronpo has quit [Quit: Ping timeout (120 seconds)]
oronpo has joined #litex
<oronpo> How does the installation process works exactly? Is there a way to install it to different folders so I can switch between versions in case there is a regression?
davebee has quit [Remote host closed the connection]
<_florent_> oronpo: The wiki has been updated just after adding the feature (that has been added just a few hours ago :))
<_florent_> oronpo: For the installation, you can have different installation in different folders and switch between each other by running ./litex_setup.py --install in the folder you want to use.
<oronpo> Is the installation really local? There are files placed in the `~/local/bin` folder, are they not?
<_florent_> with --user, it should be local
<_florent_> sorry I'm off for today
<oronpo> I'll clarify. I want to be able to have several versions installed, and by changing an environment variable, I'm changing to the version that is pointed by that variable.
<oronpo> Is the `~/local/bin` a must, or can it be basically any folder that I set my path to?
cr1901_ has joined #litex
cr1901 has quit [Ping timeout: 250 seconds]
oronpo has quit [Ping timeout: 252 seconds]
oronpo has joined #litex
cr1901_ is now known as cr1901
oronpo has quit [Quit: Client closed]
<swetland> oronpo: I ran into this as well. What you want is to use venv to create an env/... dir under your litex install for it to put all the python goop in. It'd be cool if the install instructions mentioned this as an option for folks (like me) less familiar with managing python
cr1901_ has joined #litex
cr1901 has quit [Ping timeout: 256 seconds]