Sunday, 2022-05-22

*** tpb <[email protected]> has joined #litex00:00
*** Degi_ <[email protected]> has joined #litex03:42
*** Degi <[email protected]> has quit IRC (Ping timeout: 246 seconds)03:42
*** Degi_ is now known as Degi03:42
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:8db5:5914:188d:d12d> has quit IRC (Quit: Maintenance... be back when I wake up)06:40
shorne_swetland: I find understanding qemu command line arguments more difficult then the actual code for developing new hardware in qemu12:36
geertushorne_: +112:38
*** lexano <[email protected]> has joined #litex13:10
*** linear_cannon <linear_cannon!~linear_ca@2600:1700:4090:5fe0::3d> has quit IRC (Read error: Connection reset by peer)15:51
*** indy <[email protected]> has quit IRC (Quit: ZNC 1.8.2 - https://znc.in)16:59
*** indy <[email protected]> has joined #litex16:59
jevinskie[m]_florent_: I’m adding altera unique chip ID and ADC support to litex. Would you like me to put them in dna.py and xadc.py or create new platform generic adc.py and chipid.py?17:12
_florent_jevinskie[m]: nice, you can use generic names yes. Later we could convert adc.py to a directory and move more ADC in it.17:27
*** novenary <[email protected]> has quit IRC (Ping timeout: 260 seconds)17:55
*** novenary <[email protected]> has joined #litex18:00
*** linear_cannon <linear_cannon!~linear_ca@2600:1700:4090:5fe0:cc6f:1982:5c36:8845> has joined #litex18:02
swetlandshorne_: absolutely.  the C code is much more navigable18:50
*** Hammdist <[email protected]> has joined #litex20:03
HammdistI'm trying to generate the liteeth MAC for versa 5g in wishbone mode. https://paste.ee/p/1u6Cb. the generated module has only an output wire interrupt, not a complete wishbone attachment interface. did I miss an important step?20:04
Hammdistwell I tried with exactly this config: https://raw.githubusercontent.com/antonblanchard/microwatt/master/liteeth/gen-src/arty.yml and I get the same results (no wishbone on the module). might be some kind of regression?20:10
*** zjason` <zjason`[email protected]> has quit IRC (Read error: Connection reset by peer)20:12
*** zjason` <zjason`[email protected]> has joined #litex20:14
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:a80c:fa6d:b883:57ca> has joined #litex20:14
Hammdist8733aecf89d56e1215dedd491bcd8fdea3fb21d9 is the first bad commit20:38
Hammdistwell if I git revert that commit relative to master it seems to work20:47
Hammdistso where can I find a sample driver for the wishbone interface?21:20
Hammdistfound something that might be helpful for me though I'm not proficient in rust at all: https://docs.tockos.org/src/litex/liteeth.rs.html22:08
tpbTitle: liteeth.rs - source (at docs.tockos.org)22:08

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