_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
<jevinskie[m]> Ah here it is, DLL-off-mode, might not turn it into SDR but now I know what to Google :) https://github.com/ultraembedded/core_ddr3_controller
Degi_ has joined #litex
Degi has quit [Ping timeout: 252 seconds]
Degi_ is now known as Degi
Coldberg has quit [Ping timeout: 252 seconds]
tumbleweed_ has joined #litex
RaYmAn_ has joined #litex
anuejn has joined #litex
kbeckmann has joined #litex
peepsalot has quit [Read error: Connection reset by peer]
peepsalot has joined #litex
msh has joined #litex
FabM has joined #litex
FabM has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
x56 has joined #litex
alainlou has quit [Ping timeout: 246 seconds]
<geertu> Melkhior: Nice!
<geertu> Where are the days I would loved to have an SS20...
keesj has joined #litex
<keesj> lo
<Melkhior> geertu: yeah wanted one back in the day, learned Unix on a SS1+ running SunOS 4
<Melkhior> Got myself a Ultra 1 Creator in the late 90s, it was nice - still have it, though with a LCD as the CRT power supply died a long time ago
alainlou has joined #litex
<Melkhior> Only got SS20s about 6 years ago I think ; recovered then from a DEC maintenance shop that didn't know what to do with them...
<Melkhior> they're in a bad shape (except the one given to me by my current CEO, he had kept it in great shape!) but still, they are SS20s :-)
FabM has quit [Quit: Leaving]
<alainlou> what's the best way to debug if it seems whenever a subroutine is called (__udivsi3) it causes the system to halt? running with `--cpu-type=vexriscv --cpu-variant=minimal`
<leons> Hm, can you reproduce it in litex_sim? I wanted to upstream my RVFI tracer implementation for too long now…
<alainlou> leons I'll give that a shot!
<leons> Other than that, it does seem like maybe your mul/div intrinsics generate proper multiplication or division instructions, which won’t work without HW multiplication support. Maybe you’re linking to a library which wasn’t compiled for the `rv32i` architecture (i.e. without extensions)?
<leons> Be aware IIRC minimal really supports only `rv32i`…
<alainlou> lol this is when printf'ing the CRC hash of the BIOS on bootup in what I think is a totally vanilla setup (just tried to follow installation instructions with the sifive gcc and what not) - maybe I should look at the assembly for `__udivsi3` :D
<gatecat> you should also try cleaning out the build directory
<gatecat> I've seen problems where a library build from a different CPU variant breaks the current build
<leons> gatecat: absolutely. The incremental builds have occasionally cost me a lot of headaches. :)
<alainlou> OMG
<alainlou> that was it
<alainlou> <3<3<3
<alainlou> <3
<alainlou> gatecat leons thanks so much!
<leons> Ha, glad it works :)
futarisIRCcloud has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
Martoni42 has joined #litex
alainlou has quit [Quit: Client closed]
alainlou has joined #litex
Martoni42 has quit [Ping timeout: 240 seconds]
alainlou has quit [Quit: Client closed]
shoragan has quit [Ping timeout: 255 seconds]
shoragan has joined #litex
peepsalot has quit [Read error: Connection reset by peer]
peepsalot has joined #litex
alainlou has joined #litex