_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://freenode.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
thorns514 has joined #litex
FFY00_ has quit [Read error: Connection reset by peer]
FFY00_ has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 240 seconds]
Degi_ is now known as Degi
thorns514 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
FAFRE12 has quit [Quit: Connection closed]
quarky93 has joined #litex
<quarky93> Hey, is there anyone who has successfully gotten HBM working with litex?
<_florent_> Hi FAFRE12, I would first recommend starting with an UART directly connected to regular IOs and once working try to get it working with the EMIO (if possible)
<_florent_> Hi quarky93, HBM2 has been tested on a FK33 last year with the Xilinx IP and a wrapper around it to integrate it in LiteX design. I haven't spent the time to properly integrate it yet, but if there is some interest I could speed this or provide an example on the FK33
<quarky93> _florent_ Awesome! Yea I saw the github repo for the fk33 but wasn't sure if it works as it seemed to be WIP.
<quarky93> I'd be happy to help on this front if you point me in the right direction:P
<_florent_> the code in the repo is probably not the last version
<quarky93> An example would help me greatly XD
<_florent_> I could probably first update this repository and provide an example with the HBM connected to a CPU
<quarky93> that would be great 😊
<_florent_> I'll try to do this this week
<_florent_> which hardware are you planning to use?
<quarky93> i was about to build a system with Microblaze + XDMA 🤮 until I found LiteX
<quarky93> FK33 :D
<_florent_> ok, it will be easier to reproduce the results then :)
geertu has quit [Quit: dual-screen screwed up]
geertu has joined #litex
quarky93 has quit [Quit: Ping timeout (120 seconds)]
quarky93 has joined #litex
quarky93 has quit [Client Quit]
Bertl_oO is now known as Bertl_zZ
quarky93 has joined #litex
quarky93 has quit [Client Quit]
kgugala has quit [Quit: -a- Connection Timed Out]
kgugala has joined #litex
<Melkhior> @_florent_ HBM as well? Neat but that's a bit overkill isn't it? Wonder what it would take to make it work on a VCU128... alongside the 4.5 GiB of DDR4 perhaps :-)
Xesxen_ is now known as Xesxen
rj has joined #litex
cr1901_modern has quit [Ping timeout: 258 seconds]
<Jegeva> hum, i see "base chip: MT41K512M8" a lot in litedram/modules but MT41K512M8 is nowhere to be seen as a class. I am super new to this, the bios is running on my target but the ram being set incorrectly it is fxing up of course, any idea if MT41K512M8 per se is available somehow ?
thorns514 has joined #litex
rj has quit [Ping timeout: 240 seconds]
rj has joined #litex
cr1901_modern has joined #litex
rj has quit [Remote host closed the connection]
rj has joined #litex
Bertl_zZ is now known as Bertl
lkcl has quit [Ping timeout: 252 seconds]
lkcl has joined #litex
proteusguy has quit [Remote host closed the connection]
pftbest_ has joined #litex
pftbest has quit [Read error: Connection reset by peer]
lkcl has quit [Ping timeout: 246 seconds]
thorns514 has quit [Quit: My MacBook has gone to sleep. ZZZzzz…]
lkcl has joined #litex
quarky93 has joined #litex
lkcl has quit [Ping timeout: 240 seconds]
lkcl has joined #litex
quarky93 has quit [Quit: Connection closed]
kgugala has quit [Quit: -a- Connection Timed Out]
kgugala has joined #litex
Bertl is now known as Bertl_oO
Melkhior has quit [Quit: Connection closed]
m4ssi has joined #litex
<_florent_> Melkhior: With a Soft-CPU the HBM will be a bit overkill yes, I was mostly experimenting this for designs requiring fast and large buffering (where block rams as not large enough and where DDR4 is not fast enough).
<_florent_> Jegeva: In fact 8-bit modules are generally only used in DIMMs, that's probably why MT41K512M8 is not defined directly
lkcl has quit [Ping timeout: 240 seconds]
lkcl has joined #litex
m4ssi has quit [Remote host closed the connection]
learninguy has joined #litex
<learninguy> hey everyone. when i try run lxsim, i get the following linker error
<learninguy> collect2: error: ld returned 1 exit status
<learninguy> collect2: error: ld returned 1 exit status
<learninguy> usr/bin/ld: parse.o: relocation R_X86_64_32 against `.rodata.str1.1' can not be used when making a PIE object; recompile with -fPIC
rj has quit [Ping timeout: 240 seconds]
lf has quit [Ping timeout: 250 seconds]
lf has joined #litex