_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
xenador77 has quit [Remote host closed the connection]
xenador77 has joined #litex
<jevinskie[m]> I’m done with iverilog for the day, found another callback discrepancy with Questa that I’ll have to fix. Luckily I got the base Questa support working for litex so I can continue on developing the litex vpi harness unimpeded :) https://github.com/jevinskie/litex/blob/jev/usbstream-usbbone/main/litex/build/sim/questa.py
xenador77 has quit [Remote host closed the connection]
xenador77 has joined #litex
xenador77 has quit [Remote host closed the connection]
xenador77 has joined #litex
xenador77 has quit [Remote host closed the connection]
xenador77 has joined #litex
xenador77 has quit [Remote host closed the connection]
xenador77 has joined #litex
xenador77 has quit [Remote host closed the connection]
xenador77 has joined #litex
xenador77 has quit [Remote host closed the connection]
xenador77 has joined #litex
xenador77 has quit [Remote host closed the connection]
xenador77 has joined #litex
xenador77 has quit [Remote host closed the connection]
xenador77 has joined #litex
xenador77 has quit [Changing host]
xenador77 has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 276 seconds]
Degi_ is now known as Degi
xenador77 has quit [Remote host closed the connection]
Degi has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
Degi has joined #litex
MoeIcenowy has quit [Ping timeout: 244 seconds]
MoeIcenowy has joined #litex
<jevinskie[m]> Ooops, that was Questa being more lenient than the standard requires. user error :) I got serial2tcp working with both Questa and Icarus!
<jevinskie[m]> This is the auto generated vpi code. It ended up being pretty easy to rework the sim.c stuff to work with VPI callbacks. https://gist.github.com/jevinskie/42292f2f8eac0cd3680f4319172dbf32
oter has quit [Read error: Connection reset by peer]
oter has joined #litex
FabM has joined #litex
FabM has joined #litex
FabM has quit [Changing host]
tcal has quit [Read error: Connection reset by peer]
tcal has joined #litex
sorear has quit [Read error: Connection reset by peer]
sorear has joined #litex
nelgau has quit [Read error: Connection reset by peer]
nelgau has joined #litex
davebee has joined #litex
<davebee> I'm building Litex for an ECP5 -25F. I can't get the LFE5UM-25F but can get LAE5UM-25F parts. The 'A' is for Automotive. The next_pnr tools only build for the LFE5 parts. Does anyone know if the LAE5 parts have the same bitstream?
<DerekKozel[m]> Is there a minimum/maximum release of Vivado which is expected to work?
<davebee> They are Lattice parts
<DerekKozel[m]> Ah sorry, my question was unrelated to yours. I'm kicking an Artix 7 that's misbehaving with the latest LiteX. I assume it's an issue with my setup but wanted to check if Vivado 2019 is expected to work.
<_florent_> DerekKozel[m]: I'm still building regularly with 2018.2 or 2021.1 for Artix7 and haven't had issue. Your issue could be related to something else
<DerekKozel[m]> Ok, thanks. I assume it's yet another version of me loading the FPGA image but not successfully rebooting it. The XDAC values show temperatures greater than the surface of the sun.
<DerekKozel[m]> Sorry I still haven't submitted a DKMS setup and udev rules to litepcie, it's really help usability for me though I'm not 100% confident in it. Running over thunderbolt and trying to avoid the flash has probably made things too complicated for me.
<DerekKozel[m]> I'm trying to get the gr-litex code updated ahead of the LimeSDR Micro 2 coming out so whatever work you're doing will be accessible in GNU Radio.
Shatur has joined #litex
<Shatur> What is platform.requirest("...") used for?
Shatur has quit [Read error: Connection reset by peer]
DoubleJ has quit [Quit: Ping timeout (120 seconds)]
DoubleJ has joined #litex
mikek_terasic has joined #litex
mikek_ has joined #litex
mikek_terasic has quit [Ping timeout: 276 seconds]
Shatur has joined #litex
mikek_ has quit [Quit: Leaving]
mikek_ has joined #litex
davebee has quit [Quit: Leaving]
Shatur has quit [Quit: Konversation terminated!]
FabM has quit [Quit: Leaving]
_franck_ has quit [Quit: The Lounge - https://thelounge.chat]
mikek_ has quit [Quit: Leaving]
<tpb> Title: Top tips for a healthy and sustainable community | The GitHub Blog (at github.blog)
josuah has quit [Quit: reboot!]
josuah has joined #litex
<jevinskie[m]> Hmm a simulator framebuffer windows would be neat and fairly easy to do with imgui