ElfenKaiser has quit [Read error: Connection reset by peer]
deadsalmon_ has quit [Remote host closed the connection]
deadsalmon_ has joined #litex
deadsalmon_ has quit [Quit: Konversation terminated!]
peepsalot has quit [Remote host closed the connection]
peepsalot has joined #litex
lexano has quit [Ping timeout: 245 seconds]
lexano has joined #litex
tumbleweed has quit [Ping timeout: 260 seconds]
tumbleweed has joined #litex
GNUmoon2 has quit [Ping timeout: 240 seconds]
GNUmoon2 has joined #litex
Foxyloxy_ has joined #litex
Foxyloxy has quit [Read error: Connection reset by peer]
nelgau has quit [Ping timeout: 276 seconds]
cr1901 has quit [Quit: Leaving]
cr1901 has joined #litex
GNUmoon2 has quit [Ping timeout: 240 seconds]
GNUmoon2 has joined #litex
Guest61 has joined #litex
<Guest61>
Hi everyone
<Guest61>
Yesterday i tried setting up the build enviroment, a bit of an upphill battle since all the guides are for linux, and since ive already installed the xilinx tools in my windows boot i figured the rest should be the easy part
<Guest61>
so currently im trying to chase down a compiler, it's looking like i'll have to compile it myself
<Guest61>
i thought i could go for the escapedoor of getting the sdk from sifive, but it seems they are not so welcomming since they require a business email
Wolfvak has quit [Ping timeout: 256 seconds]
Wolfvak has joined #litex
<ysionneau>
I don't know if lots of people are using LiteX on windows :o
<ysionneau>
would be interesting to have this kind of statistics
<ysionneau>
I would imagine most people use Linux but in the FPGA world there is a lot of Windows so ...
<Hoernchen>
the obvious question is, why bother, considering there is wsl1/2 and you can use that linux shell to launch windows applications for synthesis and so on, so "pure" windows is probably just more difficult
<ysionneau>
I am guessing you are trying to target a risc-v cpu ...
<tpb>
Title: How to install the xPack GNU RISC-V Embedded GCC binaries | The xPack Build FrameworkHow to install the xPack GNU RISC-V Embedded GCC binaries | xpack.github.io (at xpack.github.io)
ElfenKaiser has quit [Quit: Konversation terminated!]
ElfenKaiser has joined #litex
<Guest61>
oh hi, yeah i found the one at gnutoolchain, but it did not want to build. Some error about not being able to check existance of directories, i think the included make might be too old? (or perhaps its just a general windows syntax issue)
<Guest61>
Thanks for the tip about xpack, that sounds promising!
<Guest61>
i will probably look into wsl if this aproach does not pan out... and why?
<Guest61>
I guess im a sucker for pain lol. i only spent like 10 minutes trying to use WSL once as the solution to some other thing, did not pan out. I mostly remember being pissed off about about "them" making it a pita to set up or something. Overall the process of just getting a functioning make in windows is pretty broken.
<Guest61>
and you know, i already have the toolchain for synth, and python, so i "just" need the compiler then? it's the lazy dream of it being quick and easy, and then being stubborn.