<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?
<_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.
novenary has quit [Ping timeout: 260 seconds]
novenary has joined #litex
linear_cannon has joined #litex
<swetland>
shorne_: absolutely. the C code is much more navigable
Hammdist has joined #litex
<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?