_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
lf has quit [Ping timeout: 240 seconds]
lf has joined #litex
Degi has quit [Ping timeout: 260 seconds]
Degi has joined #litex
kgugala_ has joined #litex
kgugala_ has quit [Read error: Connection reset by peer]
kgugala has quit [Ping timeout: 256 seconds]
kgugala has joined #litex
KSmith has joined #litex
<KSmith> hey guys, I'm wondering if some one could guidance or some pointers, I'm attempting to generate the Linux binaries for Linux-On-Litex-VexRiscV following the instructions provided and using the defconfig but i keep getting the same error https://pastebin.com/mmXRazUr i checked that i have the mandatory packages for buildroot, the only one i couldn't
<KSmith> find info on was "which" which im currently trying to find more on, are there any other packages needed that i may have missed? or could this error be something else?
<tpb> Title: Buildroot Error - Pastebin.com (at pastebin.com)
kgugala has quit [Read error: Connection reset by peer]
<_florent_> KSmith: hi, it could be a regression of the build with newer versions of buildroot, can you try with commit of buildroot listed here: https://github.com/litex-hub/linux-on-litex-vexriscv/issues/152#issuecomment-696715308
kgugala has joined #litex
KSmith has quit [Remote host closed the connection]
kgugala has quit [Quit: -a- Connection Timed Out]
kgugala has joined #litex
Krickit has joined #litex
<Krickit> hi everybody
<Krickit> i'm trying to do place and route for my versa ECP5 board but diamon return this error: ERROR - Unable to reach CIB within 1 routing segment for clock 'clk100_1' with driver 'clk100' at site 'P3/PL68C'
<Krickit> I used lpf file generated from tcl
<Krickit> someone can help me to solve?
<Krickit> litex with picorv32 soc
Krickit has quit [Remote host closed the connection]
Krickit has joined #litex
Krickit has quit [Remote host closed the connection]
<powergraphic[m]> I'm trying to use the litescope without much success. I followed the wiki example to create an analyser script but I get an error 'RemoteClient' object has no attribute 'regs' https://github.com/enjoy-digital/litex/wiki/Use-LiteScope-To-Debug-A-SoC
asinghan has joined #litex
asinghan has left #litex [#litex]
a314 has joined #litex
<a314> Is liteX restricted to 32-bit buses or can it be used for much smaller-width wishbone buses as well? (i.e. 8-bit data, 16-bit addr)
lambda has quit [Quit: WeeChat 2.9]
lambda has joined #litex
lambda has quit [Client Quit]
lambda has joined #litex
Claude has quit [*.net *.split]
Claude has joined #litex
<powergraphic[m]> I fixed my issue. You need to generate the csr CSV file using --csr-csv