_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
Degi_ has joined #litex
Degi has quit [Ping timeout: 260 seconds]
Degi_ is now known as Degi
linearcannon has quit [Quit: linearcannon]
linear_cannon has joined #litex
sebo has joined #litex
sebo has quit [Ping timeout: 260 seconds]
FabM has joined #litex
FabM has joined #litex
CarlFK has quit [Quit: Bridge terminating on SIGTERM]
amstan has quit [Quit: Bridge terminating on SIGTERM]
shoragan[m] has quit [Quit: Bridge terminating on SIGTERM]
Crofton[m] has quit [Quit: Bridge terminating on SIGTERM]
jevinskie[m] has quit [Quit: Bridge terminating on SIGTERM]
DerekKozel[m] has quit [Quit: Bridge terminating on SIGTERM]
a3f has quit [Quit: Bridge terminating on SIGTERM]
sajattack[m] has quit [Quit: Bridge terminating on SIGTERM]
willcode4[m] has quit [Quit: Bridge terminating on SIGTERM]
mikolajw has quit [Quit: Bridge terminating on SIGTERM]
znullptr[m] has quit [Quit: Bridge terminating on SIGTERM]
leons has quit [Quit: Bridge terminating on SIGTERM]
xobs[m] has quit [Quit: Bridge terminating on SIGTERM]
sajattack[m] has joined #litex
shoragan[m] has joined #litex
DerekKozel[m] has joined #litex
jevinskie[m] has joined #litex
CarlFK has joined #litex
Crofton[m] has joined #litex
amstan has joined #litex
mikolajw has joined #litex
willcode4[m] has joined #litex
znullptr[m] has joined #litex
leons has joined #litex
xobs[m] has joined #litex
a3f has joined #litex
C-Man has quit [Ping timeout: 256 seconds]
sebo has joined #litex
sebo has quit [Ping timeout: 246 seconds]
sebo has joined #litex
sebo has quit [Ping timeout: 246 seconds]
C-Man has joined #litex
sebo has joined #litex
sajattack[m] has quit [Quit: User was banned]
CarlFK has quit [Quit: User was banned]
jevinskie[m] has quit [Quit: User was banned]
shoragan[m] has quit [Quit: User was banned]
amstan has quit [Quit: User was banned]
Crofton[m] has quit [Quit: User was banned]
mikolajw has quit [Quit: User was banned]
DerekKozel[m] has quit [Quit: User was banned]
willcode4[m] has quit [Quit: User was banned]
leons has quit [Quit: User was banned]
znullptr[m] has quit [Quit: User was banned]
a3f has quit [Quit: User was banned]
xobs[m] has quit [Quit: User was banned]
sebo has quit [Ping timeout: 260 seconds]
sebo has joined #litex
_franck_9 has joined #litex
_franck_ has quit [Ping timeout: 245 seconds]
_franck_9 is now known as _franck_
zjason` is now known as zjason
Johnsel has joined #litex
Johnsel has quit [Ping timeout: 250 seconds]
sajattack[m] has joined #litex
jevinskie[m] has joined #litex
DerekKozel[m] has joined #litex
shoragan[m] has joined #litex
Crofton[m] has joined #litex
amstan has joined #litex
CarlFK has joined #litex
mikolajw has joined #litex
willcode4[m] has joined #litex
znullptr[m] has joined #litex
a3f has joined #litex
xobs[m] has joined #litex
leons has joined #litex
Johnsel has joined #litex
sebo has quit [Ping timeout: 252 seconds]
sebo has joined #litex
rowang077[m] has joined #litex
<rowang077[m]> I have a question about SDR RAM phy interface in litesdram.
<rowang077[m]> They are outputted using a tristate buffer.
<rowang077[m]> But shouldn't the signal going from the FPGA to the tristate buffer contain an `SDROutput` IO and the signal coming from the tristate buffer into the fpga contain an `SDRInput`?
sebo has quit [Ping timeout: 272 seconds]
sebo has joined #litex
sebo has quit [Ping timeout: 272 seconds]
sebo has joined #litex
sebo has quit [Ping timeout: 272 seconds]
<zyp> rowang077[m], I would assume a SDRTristate is a bundle of Tristate, SDRInput and SDROutput primitives
FabM has quit [Ping timeout: 240 seconds]
<rowang077[m]> zyp: I'll use ECP5 as an example because that's what I'm interestedn. See here https://github.com/enjoy-digital/litex/blob/master/litex/build/lattice/common.py#L153 it uses a `trellis_io` block. Which get's translated to a `BB*` primitive. If I look at Lattice library pdf here: https://www.latticesemi.com/-/media/LatticeSemi/Documents/Diamond312/Diamond_312_fpga_library.ashx?document_id=53106. Under the `BB` primitive it doesn't have any
<rowang077[m]> input or output registers.
sebo has joined #litex
FabM has joined #litex
FabM has quit [Changing host]
FabM has joined #litex
<tnt> _florent_: did you figure out the declink pcie+dram issue ?
sebo has quit [Ping timeout: 246 seconds]
<zyp> rowang077[m], you're looking at the Tristate implementation, not SDRTristate
<zyp> in other words, when you instance a SDRTristate, it creates a Tristate, a SDRInput and a SDROutput instance, which in turn creates BB, IFS1P3BX and OFS1P3BX primitives, respectively
<_florent_> tnt: sorry I haven't searched yet for the decklink, but I started looking at an issue that seems similar to https://github.com/enjoy-digital/litepcie/issues/90 where LitePCIe is generated as a standalone core and integrated in more traditional design. We also saw the dma_test hanging (DMA Writer is working but DMA Reader not). I'll continue investigating on this and will keep you updated.
<tnt> _florent_: mmm ... I'm trying to build the bitstream for the declink but I'm getting hold violations :/
<tnt> trabucayre: mmm, ever looked at the kintex ultrascale parts ?
FabM has quit [Quit: Leaving]
zjason has quit [Read error: Connection reset by peer]
zjason has joined #litex