_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://freenode.irclog.whitequark.org/litex
tpb has quit [Remote host closed the connection]
tpb has joined #litex
lf has quit [Ping timeout: 258 seconds]
lf has joined #litex
Degi_ has joined #litex
Degi has quit [Ping timeout: 240 seconds]
Degi_ is now known as Degi
FFY00 has quit [Remote host closed the connection]
FFY00 has joined #litex
FFY00 has quit [Remote host closed the connection]
FFY00 has joined #litex
FFY00 has quit [Remote host closed the connection]
FFY00 has joined #litex
Bertl_oO is now known as Bertl_zZ
<geertu> Aha, arty builds with microwatt
<geertu> The trick is --cpu-variant=standard+irq
<geertu> But then the OC build fails due to "ERROR: No such command: read_vhdl", as Yosys doesn't do VHDL yet?
<geertu> Hmm, use_ghdl_yosys_plugin?
<geertu> --cpu-variant=standard+ghdl
<geertu> ERROR: This version of yosys is built without plugin support.
<geertu> Wish I had read https://github.com/enjoy-digital/litex/issues/245 _until the bottom_ before
d0ntrash has joined #litex
d0ntrash has quit [Ping timeout: 240 seconds]
kgugala_ has joined #litex
kgugala has quit [Ping timeout: 246 seconds]
Melkhior has joined #litex
<Melkhior> @geertu is microwatt complete enough to run an operating system yet, or is it just for some baremetal codes ATM ?
<Melkhior> I wish I could use a SPARC CPU like LEON with LIteX, might be able to build a fast buildhost for pkgsr in NetBSD/sparc :-)
<Melkhior> s/pkgsr/pkgsrc/
ambro718 has joined #litex
<geertu> Melkhior: It should be
<geertu> Leave out the "fast" part ;-)
<Melkhior> @geertu for microwatt certainly not fast (my G5 Quad would be tough to beat in an affordable FPGA;-)  ), but for 32-bits SPARC you only really need to outrun a couple of 60 MHz SuperSPARC (SM61) or some 100-150 MHz HyperSPARC ; might be achievable in reasonable FPGA for integer workload such as compiling... currently I/O is a big issue (Qemu
<Melkhior> smokes the real hardware), followed by memory (at most 512 GiB in a SS20) and then CPU (which Qemu beats, but currently it can only emulate a single core).
<Melkhior> I suspect that if you could fit a couple of LEON with a minimalist FPU in an Artix-7 (100k?) with litesata & liteeth and at least 512 MiB, it would compile faster than a dual-SM61 system - assuming you can port NetBSD to it, that is :-)
<Melkhior> looking forward to linux-on-litex-microwatt:-)  :-)
<leons> I knew this CPU would haunt me because of the name at some point! It all starts with IRC notifications :)
<Melkhior> @leons sorry :-)
<leons> But actually, I'd be very happy about LEON CPUs in LiteX as well! Even if it's just for experimenting
<leons> Melkhior: no worries, just joking around :)
<Melkhior> Would love to try LEON, but I've found nothing as easy-to-use as LiteX for it ... the grlib/Cobham Gaisler stuff is way too complicated for me, and the other open-source SoC supports higher-end (read: more expensive) FPGA boards
<tpb> Title: ESP - open SoC platformESP | ESP - open SoC platform (at www.esp.cs.columbia.edu)
<Melkhior> Cheapest board I see a constraint file for is the Zynq UltraScale+ MPSoC ZCU102 Evaluation Kit, and that's $2.5k already... the VCU128 is $9k
<Melkhior> It's a bit expensive just to try LEON...
<Melkhior> so, sticking with VexRiscv & looking into packed simd ('P') at the moment
<leons> Melkhior: holy smokes. Yeah, I'm really happy that I can do VexRiscv with PMP + quite a few LiteX cores + LiteEth + some custom cores and it fits in my ~100€ budget
<leons> (with the Arty A7 35T)
<Melkhior> @leons Yes it's an impressive piece of SW
<Melkhior> But i've added too many instructions in VexRiscv (somewhat naively so I'm probably wasting space), dual-core is starting to feel restricted ib my 35k Artix-7...
<Melkhior> It's just too easy to play with, now I want more :-)
<leons> that's the benefit of a single-threaded OS, there's only so much complexity your CPU will reasonably need :)
futarisIRCcloud has joined #litex
Bertl_zZ is now known as Bertl
Melkhior has quit [Quit: Connection closed]
Melkhior has joined #litex
Degi has quit [Ping timeout: 264 seconds]
Melkhior has quit [Quit: Ping timeout (120 seconds)]
kgugala_ has quit [Ping timeout: 240 seconds]
kgugala has joined #litex
Melkhior has joined #litex
Degi has joined #litex
Degi has quit [Quit: ZNC 1.7.5+deb4 - https://znc.in]
Degi has joined #litex
<Finde> Melkhior: there's a gsoc idea for FOSSi of connecting openpiton to litex, which could enable the opensparc t1 :p
Melkhior has quit [Quit: Ping timeout (120 seconds)]
kgugala_ has joined #litex
kgugala has quit [Ping timeout: 272 seconds]
FFY00 has quit [Ping timeout: 258 seconds]