_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
jevinskie[m] has quit [Quit: Idle timeout reached: 172800s]
Degi_ has joined #litex
Degi has quit [Ping timeout: 260 seconds]
Degi_ is now known as Degi
FabM has joined #litex
FabM has quit [Changing host]
FabM has joined #litex
<MoeIcenowy> ah someone asked me that is Migen still alive yesterday
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
cr1901_ has joined #litex
cr1901 has quit [Ping timeout: 248 seconds]
<MoeIcenowy> btw for single chip ddr3 is write leveling not necessary?
<MoeIcenowy> how does the DEL_VALUE on ECP5 decide the delay value when USER_DEFINED ?
<_florent_> MoeIcenowy: For single chip, you can generally use static timings, that’s what’s we are doing on Artix7 (since no ODELAYs) , ECP5 and that’s what is done by some vendors (IIRC Efinix controller has an option for this to save resources)
<zyp> aren't static timings orthogonal to the number of chips? even for a single chip you need the correct timings, and if you know the correct timings you could use static timings on a multichip system as well…
<MoeIcenowy> I am still trying to dig out why the GW2DDRPHY ported from ECP5DDRPHY does not wotk
<MoeIcenowy> work *
<MoeIcenowy> I now start to think ECP5's DELAYG with p_DEL_MODE="DQS_ALIGNED_X2" is some magic
<MoeIcenowy> but I cannot understand how this is implemented
<MoeIcenowy> okay it looks like from the implementation of pack.cc in nextpnr, it's just a fixed delay value?
<josuah> MoeIcenowy: is that possible that an instance from one device of vendor transposed to another device of another vendor works the same way at all?
<josuah> oh... maybe you are trying to understand what exactly is portable and what is not, and hence try to guess what these parameters can be doing on one side
lexano has quit [Ping timeout: 246 seconds]
<_florent_> @zyp: sorry I was answering for write leveling case: with a single chip and without output delays, adjusting the clk phase and doing a few P&R is generally enough to get it working. For multichip, implementing proper write leveling requires output delays and proper calibration to find the timings. On a deployed and fixed design you can then use static timings but you’ll stil need a version of the design with the calibration to find them.
<_florent_> MoeIcenowy: sorry, on my phone and don’t remember the details the GW2DDRPHY but we have also planned to work on it with @trabucayre in the next weeks.
<MoeIcenowy> josuah: well yes true, and the major structure of them are both similar (and quite different with Xilinx ones)
<MoeIcenowy> In addition I utilized the .vo files from the PnR tool (which will contain only primitives) to check how the vendor IP does
<MoeIcenowy> and at least this can show what primitives are being used
<MoeIcenowy> _florent_: BTW I cannot understand how is ECP5DDRPHY working -- it works at a so low frequency ...
FabM has quit [Ping timeout: 246 seconds]
Foxyloxy has quit [Ping timeout: 260 seconds]
cr1901_ is now known as cr1901
<josuah> I thought ECP5DDRPHY was a primitive, but no, it's a LiteX class
<josuah> MoeIcenowy: there is something called FPGA Libraries Reference Guide
<josuah> which might have documentation for each primitive you can find in ECP5DDRPHY implementation
<josuah> The ECP5 primitives are listed in there
Foxyloxy has joined #litex
GNUmoon has quit [Ping timeout: 246 seconds]
shenki has quit [Ping timeout: 244 seconds]
shenki has joined #litex
GNUmoon has joined #litex
MoeIcenowy has quit [Ping timeout: 246 seconds]
MoeIcenowy has joined #litex
manawyrm has quit [Quit: Read error: 2.99792458 x 10^8 meters/second (Excessive speed of light)]
manawyrm has joined #litex
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #litex
Foxyloxy has quit [Read error: Connection reset by peer]
Foxyloxy has joined #litex
shorne has quit [Ping timeout: 240 seconds]
shorne has joined #litex