<agg>
yea, that would be great! especially if they could be somewhat fast and maybe had fpu...
<lethalbit>
yeah a hard fpu would be nice too
sm2n has joined #nmigen
Degi_ has joined #nmigen
Degi has quit [Ping timeout: 252 seconds]
Degi_ is now known as Degi
<_whitenotifier-d>
[nmigen-boards] antonblanchard opened pull request #183: orangecrab_r0_1: Fix program pin - https://git.io/JuHUn
sm2n_ has joined #nmigen
sm2n has quit [Ping timeout: 268 seconds]
<gatecat>
I've noticed that Lattice are hiring SoC people for something like this, so it's probably 3-4 years away
<gatecat>
idk if it will be RISC-V or ARM, either, but it's definitely the direction they are headed
emeb_mac has quit [Quit: Leaving.]
<d1b2>
<zyp> they're putting risc-v in other stuff like the mach-nx
<gatecat>
the "hard block" in that is just a wirebonded crosslink nx die
<gatecat>
(the user accessible fabric being an xo3d die)
GenTooMan has quit [Ping timeout: 268 seconds]
GenTooMan has joined #nmigen
bvernoux has joined #nmigen
emeb has joined #nmigen
cr1901 has quit [Ping timeout: 252 seconds]
GenTooMan has quit [Ping timeout: 260 seconds]
GenTooMan has joined #nmigen
GenTooMan has quit [Ping timeout: 265 seconds]
<lkcl>
lethalbit, dragonmux: nice!
<lkcl>
any plans to add the ZC706? that's one i was donated in 2018 and haven't been able to use except with Vivado scripts
<lkcl>
it's USD 2.5 THOUSAND and quite ridiculous that i can't use it with a Libre toolchain
<lethalbit>
yeah, afaik the ZC706 is a PS7 block
<lethalbit>
so it /should/ work afaik
<lethalbit>
so once the ps7 block is working well then the platform file just needs to be made, can't do much about a fully vivado free flow atm tho
<lethalbit>
i also kiiiinda got distracted thinking about how to possibly implement partial reconfiguration support into nmigen for the US+ chips >.>
<lkcl>
coooool
<lkcl>
:)
<lkcl>
no heck as long as i can get, y'know... *something* working, i'll be delighted. i mean, it's a 350,000 LUT4s FPGA for goodness sake, easily capable of holding a Quad-Core SMP ASIC.
<lethalbit>
well, assuming it really is a PS7 block then that /technically/ works now, even though it's not polished and one, dragonmux has done an amazing job
<lethalbit>
if it's a PS8 block, uuh, still working on that >.>
<lethalbit>
depending on how well my brain works this week/weekend i will /hopfully/ be able to work on the ps8 block and get it to synth
<lethalbit>
also all of this involved me setting up a self-hosted github runner for vivado based CI which was /fun/ /s
GenTooMan has joined #nmigen
GenTooMan has quit [Ping timeout: 265 seconds]
GenTooMan has joined #nmigen
cr1901 has joined #nmigen
mikolajw has joined #nmigen
GenTooMan has quit [Ping timeout: 240 seconds]
GenTooMan has joined #nmigen
GenTooMan has quit [Ping timeout: 260 seconds]
<vup>
why only partial reconfiguration for the US+ chips? the 7series ones also support it...
mikolajw has quit [Quit: WeeChat 3.2]
mikolajw has joined #nmigen
GenTooMan has joined #nmigen
<lethalbit>
i mean, eventually for all of the ones that support it
<lethalbit>
but my current project that needs it is using a Zynq US+ MPSoC
<lethalbit>
so i wannya get it working for that first, then work on the rest of the parts