_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
genpaku has joined #litex
subthreshold has quit [Ping timeout: 252 seconds]
Degi_ has joined #litex
Degi has quit [Ping timeout: 246 seconds]
Degi_ is now known as Degi
subthreshold has joined #litex
tedh has quit [Ping timeout: 260 seconds]
tedh_ has joined #litex
tedh_ has quit [Ping timeout: 240 seconds]
tedh_ has joined #litex
<leons> jevinskie: Re Gidel HawkEye Arria 10 FPGA, I've never used Altera/Intel FPGAs before and heard quite the horror stories about the toolchain, coming from people who are used to FPGA tooling, so that scares me quite a bit ^^
FabM has joined #litex
FabM has joined #litex
<leons> How workable is the Intel tooling compared to Xilinx, when used with a DSL such as Migen or full-blown SoC framework such as LiteX?
<leons> Although I'm currently trying to work on a cocotb extension for the Xilinx MIG native interface and that's nuts as well, so perhaps it's all a question of perspective.
<jevinskie[m]> You can use the altera qsys gui or tcl scripts to instantiate the IP in do_finalize() and then add it to litex using an Instance(). I’ve done it for simple stuff like an avalon memory mapped GPIO peripheral but not for more complex stuff like transceivers or dram blocks.
subthreshold has quit [Ping timeout: 252 seconds]
betocool has joined #litex
betocool has quit [Quit: Client closed]
FabM has quit [Quit: Leaving]
rah has joined #litex
<rah> can I ask why litex was created when fusesoc already existed?
<_florent_> rah: the project have different purposes, both FuseSoC/LiteX can be used to integrate cores, but FuseSoC is more focused on reuse of existing cores while LiteX provide cores/interconnect/integration/debug tools (basically all you'll put around a CPU) to create your own SoC.
subthreshold has joined #litex
subthreshold81 has joined #litex
subthreshold has quit [Ping timeout: 252 seconds]
subthreshold81 has quit [Ping timeout: 252 seconds]
subthreshold has joined #litex
subthreshold has quit [Ping timeout: 252 seconds]
subthreshold has joined #litex
subthreshold has quit [Quit: Client closed]
MikeK_LimeSDR_2_ has joined #litex
MikeK_LimeSDR_2_ has quit [Ping timeout: 252 seconds]
Johnsel has quit [Remote host closed the connection]
cr1901_ has joined #litex
cr1901 has quit [Ping timeout: 250 seconds]
<somlo> rah: fwiw, a few years ago I was trying to slap together a linux-capable 64-bit system built around rocket chip, from various free/open IP blocks I was scavenging from around the Internet (started with LowRisc, tried replacing the proprietary bits)
<somlo> I came to LiteX for the dram controller, stayed when I noticed it has everything else I need as well :D
cr1901_ is now known as cr1901
DoubleJ has quit [Quit: Not all those who wander are lost]
DoubleJ has joined #litex