_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
Emantor has quit [Quit: ZNC - http://znc.in]
Emantor has joined #litex
peepsalot has quit [Ping timeout: 268 seconds]
peepsalot has joined #litex
aquijoule_ has joined #litex
richbridger has quit [Ping timeout: 265 seconds]
Degi_ has joined #litex
Degi has quit [Ping timeout: 250 seconds]
Degi_ is now known as Degi
<_florent_> OmkarBhilare[m]: To generate a standalone LiteDRAM core, you'll create a yaml config file and then run litedram_gen my_config.yml to generate the verilog
<_florent_> OmkarBhilare[m]: It's indeed possible to generate the core without the CPU, but in this case you'll have to do the SDRAM initialization yourself
<_florent_> For SDRAM, the initialization is very simple (just a few write to the MR registers), so it indeed wasting resources for a CPU just for this
<_florent_> It's also possible to do it with a simple FSM for SDRAM
<_florent_> The generator has only been used to generate DDR2/3/4 standalone cores for now, so SDRAM support would need to be added
<_florent_> I could eventually do it or give directions for this
<_florent_> Otherwise, to remove the CPU and expose a Wishbone interface instead, you can just set CPU to None in the .yml file, ex:
pftbest has joined #litex
<OmkarBhilare[m]> <_florent_ "I could eventually do it or give"> Hi _florent_ thanks for the info.
alanvgreen_ has quit [Quit: Connection closed for inactivity]
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
Coldberg has quit [Ping timeout: 272 seconds]
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
lkcl has quit [Ping timeout: 272 seconds]
Coldberg has joined #litex
lkcl has joined #litex
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex
mupuf has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.]
mupuf has joined #litex
<tnt> Is there some naming convention for signals meant to be connected to ? Like i_ / o_ prefix or something ?
Coldberg has quit [Remote host closed the connection]
Coldberg has joined #litex
Coldberg has quit [Ping timeout: 272 seconds]
Coldberg has joined #litex
lkcl has quit [Ping timeout: 272 seconds]
lkcl has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
Coldberg has quit [Ping timeout: 258 seconds]
Coldberg has joined #litex