*** tpb <[email protected]> has joined #litex | 00:00 | |
*** Degi_ <[email protected]> has joined #litex | 03:42 | |
*** Degi <[email protected]> has quit IRC (Ping timeout: 246 seconds) | 03:42 | |
*** Degi_ is now known as Degi | 03: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 qemu | 12:36 |
---|---|---|
geertu | shorne_: +1 | 12:38 |
*** lexano <[email protected]> has joined #litex | 13: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 #litex | 16: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 #litex | 18:00 | |
*** linear_cannon <linear_cannon!~linear_ca@2600:1700:4090:5fe0:cc6f:1982:5c36:8845> has joined #litex | 18:02 | |
swetland | shorne_: absolutely. the C code is much more navigable | 18:50 |
*** Hammdist <[email protected]> has joined #litex | 20:03 | |
Hammdist | I'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 |
Hammdist | well 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 #litex | 20:14 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:a80c:fa6d:b883:57ca> has joined #litex | 20:14 | |
Hammdist | 8733aecf89d56e1215dedd491bcd8fdea3fb21d9 is the first bad commit | 20:38 |
Hammdist | well if I git revert that commit relative to master it seems to work | 20:47 |
Hammdist | so where can I find a sample driver for the wishbone interface? | 21:20 |
Hammdist | found something that might be helpful for me though I'm not proficient in rust at all: https://docs.tockos.org/src/litex/liteeth.rs.html | 22:08 |
tpb | Title: 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/!