Monday, 2020-09-21

*** tpb has joined #litex00:00
*** jaseg has quit IRC02:06
*** jaseg has joined #litex02:09
*** Degi has quit IRC03:05
*** Degi has joined #litex03:07
*** awordnot has quit IRC04:43
*** civec has joined #litex04:43
*** awordnot has joined #litex04:44
*** kgugala has quit IRC06:32
*** kgugala has joined #litex06:33
*** kgugala_ has joined #litex06:33
*** kgugala has quit IRC06:37
*** kgugala_ has quit IRC06:49
*** kgugala has joined #litex06:49
*** jaseg has quit IRC08:04
*** jaseg has joined #litex08:53
acathlaLine 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.py10:33
tpbTitle: litex/soc.py at a39660fa99b27b765e9115dcd3c77fde53db5906 · enjoy-digital/litex · GitHub (at github.com)10:33
*** civec has quit IRC10:42
acathlaOk, found it in a different branch12:14
*** kgugala_ has joined #litex12:40
*** kgugala has quit IRC12:43
*** kgugala has joined #litex12:50
*** kgugala_ has quit IRC12:53
st-gourichon-fidHi. 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.13:33
tpbTitle: Fomu · GitHub (at gist.github.com)13:33
st-gourichon-fidFor anyone interested, it provides an example design with SERV (Serial Risc-V).13:35
*** kgugala_ has joined #litex14:36
*** kgugala has quit IRC14:38
*** kgugala has joined #litex14:49
*** kgugala_ has quit IRC14:53
tucanae47hello, 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 code15:39
tucanae47https://gist.github.com/tucanae47/8915148b9476066cc8194d29e5387194, i dont get a reply from the bridge15:39
*** somlo has quit IRC16:04
*** somlo has joined #litex16:05
zyptucanae47, if you don't have a cpu, -s terminal is probably not gonna do anything useful :)16:11
*** CarlFK has quit IRC16:16
tucanae47thanks! 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 same16:19
zypI don't think wishbone-tool on its own is gonna let you peek/poke memory, at least the version I've got here doesn't16:37
zypbut with -s wishbone it'll act as a bridge for litex-client16:38
*** CarlFK has joined #litex16:43
acathlatucanae47, wishbone-tool should read the bus at 0x4000000, be sure the serial port is not used by something else, like modemmanager on ubuntu16:51
*** CarlFK has quit IRC19:57
*** CarlFK has joined #litex20:11
*** st-gourichon-fid has quit IRC21:09
awordnotanybody ever hit memory init failures with VexRiscv SMP? I'm getting this on a nexys4ddr: https://upaste.anastas.io/2EsjYy21:11
awordnotthe non-SMP variant works fine21:11
*** st-gourichon-fid has joined #litex21:49
somlolitex+rocket+linux can now mount a proper (*not* SPI-mode) liteSDcard: https://imgur.com/a/JfRYli022:41
tpbTitle: Imgur: The magic of the Internet (at imgur.com)22:41
somloantmicro 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)22:43
tpbTitle: GitHub - litex-hub/linux at litex-rocket-rebase (at github.com)22:43
*** lf_ has joined #litex23:25
*** lf has quit IRC23:25
*** FFY00 has quit IRC23:42
*** FFY00 has joined #litex23:43
*** FFY00 has quit IRC23:47
*** FFY00 has joined #litex23:48
*** FFY00 has quit IRC23:49
*** FFY00 has joined #litex23:50

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!