_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://libera.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
cr1901 has quit [Remote host closed the connection]
mtm has quit [Ping timeout: 255 seconds]
cr1901 has joined #litex
Brinx has joined #litex
Degi has quit [Ping timeout: 272 seconds]
Degi has joined #litex
bentomo has joined #litex
bentomo has quit [Quit: Client closed]
mtm has joined #litex
ewen has joined #litex
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #litex
Degi has quit [Ping timeout: 260 seconds]
Degi has joined #litex
linear_cannon has joined #litex
ewen has quit [Quit: leaving]
kbeckmann has quit [Remote host closed the connection]
kbeckmann has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 272 seconds]
Degi_ is now known as Degi
RaYmAn has quit [Ping timeout: 248 seconds]
Emantor has quit [Ping timeout: 260 seconds]
Emantor has joined #litex
bentomo has joined #litex
bentomo has quit [Client Quit]
kbeckmann has quit [Ping timeout: 260 seconds]
kbeckmann has joined #litex
Degi has quit [Ping timeout: 260 seconds]
Degi has joined #litex
Brinx_ has joined #litex
Brinx has quit [Ping timeout: 246 seconds]
kbeckmann has quit [Ping timeout: 260 seconds]
kbeckmann has joined #litex
nelgau has quit [Read error: Software caused connection abort]
nelgau has joined #litex
Degi has quit [Ping timeout: 260 seconds]
Degi has joined #litex
Brinx_ has quit [Remote host closed the connection]
hrberg has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
hrberg has joined #litex
kbeckmann has quit [Ping timeout: 260 seconds]
kbeckmann has joined #litex
mtm has quit [Ping timeout: 272 seconds]
kbeckmann has quit [Ping timeout: 260 seconds]
kbeckmann has joined #litex
kanunay has joined #litex
<kanunay> I'm working on a standalone litepcie core but cannot seem to figure out how to get LitePCIeWishboneMaster to do what I want. I have a wishbone DMA bus, that when I inspect the generated verilog, seems to have nothing connected to it.
mtm has joined #litex
<_florent_> bentomo: You can find an example of simple generator here: https://github.com/enjoy-digital/litex_rp2040_pmod_test/blob/master/spibone_gen.py
<_florent_> bentomo: It's use to generate a SPI <-> Wishbone/AXI-Lite verilog core to be re-integrated in a regular flow or in another top level LiteX SoC
<_florent_> kanunay: are you using the LitePCIe generator?: https://github.com/enjoy-digital/litepcie/blob/master/litepcie/gen.py
<_florent_> kanunay: you could generate an example core for the AC701 (for example) with: litepcie_gen ac701.yml
<_florent_> kanunay: you can also find an example where the standalone core is re-integrated here: https://github.com/enjoy-digital/litepcie/blob/master/bench/acorn.py#L49-L142
<_florent_> kanunay: if you are re-integrating the core in a traditionnal flow, you could do something similar
bentomo has joined #litex
minute has quit [Ping timeout: 272 seconds]
minute has joined #litex
mtm- has joined #litex
mtm has quit [Ping timeout: 260 seconds]
awordnot has quit [Remote host closed the connection]
awordnot has joined #litex
<kanunay> Thanks for the links, after some corrections I seem to have it working now.
awordnot has quit [Remote host closed the connection]
awordnot has joined #litex
cr1901 has quit [Remote host closed the connection]
cr1901 has joined #litex
<bentomo> _florent_ Thanks as always! Now that I'm getting some more time with the various environments, my interpretation is amaranth seems like a great low level alternative to S/V/HDL and it includes a simulator. And litex is a larger, but more complex environment. It's not impossible to intermix them but it takes extra work.
<bentomo> And they both use Yosys under the covers still so it's not as though the framework is really different per say.
<bentomo> ls
<bentomo> Whoops, that "ls" was meant for my terminal, sorry XD
bentomo has quit [Quit: Client closed]
bentomo has joined #litex
<bentomo> _florent_ THE SPI-BONE DOCUMENTATION IS BEAUTIFUL! Just calling generate_docs on the core and running sphinx was super easy and gives GREAT looking specs! This is such a good framework!
minute has quit [Ping timeout: 260 seconds]
minute has joined #litex
hcab14 has quit [Ping timeout: 260 seconds]
linear_cannon has quit [Ping timeout: 255 seconds]
sajattack[m] has joined #litex