_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
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
Coldberg has quit [Ping timeout: 246 seconds]
Degi_ has joined #litex
Degi has quit [Ping timeout: 252 seconds]
Degi_ is now known as Degi
aquijoule__ has joined #litex
aquijoule_ has quit [Ping timeout: 246 seconds]
FabM has joined #litex
FabM has joined #litex
jbushagour has quit [Quit: Connection closed for inactivity]
cr1901 has quit [Ping timeout: 256 seconds]
FabM has quit [Ping timeout: 246 seconds]
FabM has joined #litex
FabM has quit [Changing host]
FabM has joined #litex
Coldberg has joined #litex
cr1901 has joined #litex
Coldberg has quit [Remote host closed the connection]
Coldberg has joined #litex
modrobert has joined #litex
<modrobert> hello
<modrobert> would a this fpga board be suitable for litex? https://www.xilinx.com/products/boards-and-kits/ek-s6-sp605-g.html#hardware
<modrobert> if not, roughly, what additions or changes might be involved to get it running?
<modrobert> after looking at this: https://github.com/litex-hub/litex-boards
<modrobert> closest match would be 'pipistrello'
<_florent_> Hi modrobert,
<modrobert> _florent_: thanks!
<_florent_> but it's only suporting some of the peripherals of the board: Clock/UART/Ethernet
<_florent_> For DRAM, you could look at the others Spartan6 boards with DRAM
<_florent_> for PCIe, Spartan6 is not supported (could be but hasn't been done)
<_florent_> If you already have this board, you'll be able to use it and already create simple SoCs with LiteX
<_florent_> if you want to go further with this board, it will require some work
<_florent_> If you are just planning to buy this board, I would recommend switching to an Artix7 or ECP5 that have better support in LiteX
<modrobert> yes, that's fine, was thinking more along the lines if something essential was missing (bought the board in 2011 iirc, kind of old)
<_florent_> you will not find a specific target for this board, but it should be possible it should be able to build the simple target on it: https://github.com/litex-hub/litex-boards/blob/master/litex_boards/targets/simple.py
<modrobert> noted about Artix7
<modrobert> ok
<_florent_> python3 simple.py litex_boards.platforms.sp605 --build
<_florent_> This will generate a SoC with ROM/SRAM/CPU/UART
<modrobert> thanks again
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
FabM has quit [Remote host closed the connection]
Coldberg is now known as C-Man
pftbest has quit [Remote host closed the connection]
pftbest has joined #litex