_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]> Oh my… antmicro added dynamic scheduling to verilator so stuff like #delay works. I wonder if it can run the micron ddr3 model or macronix SPI model (a big part of why I wanted to support iverilog/Questa) :3 let’s see!
<tpb> Title: Antmicro · Dynamic scheduling in Verilator - milestone towards open source UVM (at antmicro.com)
<jevinskie[m]> And the latest version uses C++20 coroutines. Be still my heart :’) https://github.com/verilator/verilator/commit/db0e4eb82f3d9a78c5a8fba86bedcdfd9f610cd2
Degi_ has joined #litex
Degi has quit [Ping timeout: 240 seconds]
Degi_ is now known as Degi
<jevinskie[m]> Darn, the ddr3 model still needs more massaging before it will work with antimicros verilator fork
<trabucayre> somlo: for ecpix5 https://github.com/enjoy-digital/litex/pull/1352 may fix issue
FabM has joined #litex
FabM has quit [Changing host]
FabM has joined #litex
<_florent_> jevinskie[m]: antmicro did some simulation with micron ddr3 model and verilator, this hasn't been merged but can still be useful: https://github.com/enjoy-digital/litedram/pull/196
remy_ has joined #litex
<remy_> COUCOU PETIT CPU
<remy_> Hi, first of all I would like tot thank you about all the work putted into this wonderful project. But I'm somehow stuck for a month now with a problem of code execution. I built my own riscv toolchain with the Linux-with-Litex with the VexRiscV as a target of my C++ code. As I need to use libraries/peripherals from Linux, I built the linux version of the Toolchain and tried a simple "Hello World" using iostream library. But I get a weird
<remy_> output error saying that it has an "unhandled signal 7 code 0x1 at 0x95bca894 in ld-linux-riscv32-ilp32.so.1". Did you ever had this error ? Do you konw if there is any way to solve it ? Thank you
josuah has quit [Quit: WeeChat 3.4.1]
josuah has joined #litex
remy_ has left #litex [Leaving]
MoeIcenowy has quit [Ping timeout: 256 seconds]
MoeIcenowy has joined #litex
<somlo> trabucayre: thanks, PR 1352 did indeed fix the issue
<trabucayre> :-)
FabM has quit [Quit: Leaving]
<jevinskie[m]> _florent_: thanks! Beautiful, it’s like they read my mind :P I wonder if the antmicro folks ever sleep? https://github.com/antmicro/litedram/tree/5d8199a0dab3f249e9f3f854b0f7f383ab18b2a8/thirdparty/patches/micron
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex