_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
jaseg has quit [Ping timeout: 244 seconds]
jaseg has joined #litex
Degi has quit [Ping timeout: 272 seconds]
Degi has joined #litex
awordnot has quit [Read error: Connection reset by peer]
civec has joined #litex
awordnot has joined #litex
kgugala has quit [Read error: Connection reset by peer]
kgugala has joined #litex
kgugala_ has joined #litex
kgugala has quit [Ping timeout: 256 seconds]
kgugala_ has quit [Read error: Connection reset by peer]
kgugala has joined #litex
jaseg has quit [Ping timeout: 258 seconds]
jaseg has joined #litex
<acathla> Line https://github.com/enjoy-digital/litex/blob/a39660fa99b27b765e9115dcd3c77fde53db5906/litex/soc/integration/soc.py#L1105 tries to import cdc_eptri from valentyusb but I can only fin eptri.py
<tpb> Title: litex/soc.py at a39660fa99b27b765e9115dcd3c77fde53db5906 · enjoy-digital/litex · GitHub (at github.com)
civec has quit [Quit: Connection closed for inactivity]
<acathla> Ok, found it in a different branch
kgugala_ has joined #litex
kgugala has quit [Ping timeout: 246 seconds]
kgugala has joined #litex
kgugala_ has quit [Ping timeout: 260 seconds]
<st-gourichon-fid> Hi. Thanks _florent_ for this: <_florent_> st-gourichon-fid: this is working: https://gist.github.com/enjoy-digital/82ed88b77ef0b1e3e91b0592e44eaa14 . It needed tweaking but this definitely helps.
<tpb> Title: Fomu · GitHub (at gist.github.com)
<st-gourichon-fid> For anyone interested, it provides an example design with SERV (Serial Risc-V).
kgugala_ has joined #litex
kgugala has quit [Ping timeout: 240 seconds]
kgugala has joined #litex
kgugala_ has quit [Ping timeout: 265 seconds]
<tucanae47> hello, has anyone recentyly try wishbone-tool with UARTWishboneBridge, im trying to get similar beheviour as fomu modifying CSR registers or just Memory, But without CPU, and be able to see memory from wishbone-tool. so far i can synthesize and upload program on fpga, but when trying `wishbone-tool -s terminal --csr-csv build/csr.csv` i really dont know how to proceed, here is my current code
<tucanae47> https://gist.github.com/tucanae47/8915148b9476066cc8194d29e5387194, i dont get a reply from the bridge
somlo has quit [Remote host closed the connection]
somlo has joined #litex
<zyp> tucanae47, if you don't have a cpu, -s terminal is probably not gonna do anything useful :)
CarlFK has quit [Ping timeout: 240 seconds]
<tucanae47> thanks! ops. thats rigth i missed that gonna try like that, but then csr should still make sense isnt it? (im sort of new to this) if i do like `./wishbone-tool --serial /dev/ttyUSB1 --csr-csv build/csr.csv 0x4000000` still the same
<zyp> I don't think wishbone-tool on its own is gonna let you peek/poke memory, at least the version I've got here doesn't
<zyp> but with -s wishbone it'll act as a bridge for litex-client
CarlFK has joined #litex
<acathla> tucanae47, wishbone-tool should read the bus at 0x4000000, be sure the serial port is not used by something else, like modemmanager on ubuntu
CarlFK has quit [Ping timeout: 260 seconds]
CarlFK has joined #litex
st-gourichon-fid has quit [Ping timeout: 246 seconds]
<awordnot> anybody ever hit memory init failures with VexRiscv SMP? I'm getting this on a nexys4ddr: https://upaste.anastas.io/2EsjYy
<awordnot> the non-SMP variant works fine
st-gourichon-fid has joined #litex
<somlo> litex+rocket+linux can now mount a proper (*not* SPI-mode) liteSDcard: https://imgur.com/a/JfRYli0
<tpb> Title: Imgur: The magic of the Internet (at imgur.com)
<somlo> antmicro litesdcard driver with a bunch of cleanup hacks (which I'm still in the process of cleaning up further before pushing to https://github.com/litex-hub/linux/tree/litex-rocket-rebase)
<tpb> Title: GitHub - litex-hub/linux at litex-rocket-rebase (at github.com)
lf_ has joined #litex
lf has quit [Ping timeout: 260 seconds]
FFY00 has quit [Read error: Connection reset by peer]
FFY00 has joined #litex
FFY00 has quit [Remote host closed the connection]
FFY00 has joined #litex
FFY00 has quit [Remote host closed the connection]
FFY00 has joined #litex