Thursday, 2024-02-01

*** tpb <[email protected]> has joined #litex00:00
*** Degi <[email protected]> has quit IRC (Ping timeout: 268 seconds)00:05
*** so-offish <so-offish!~so-offish@2610:148:610:2b11::b> has joined #litex00:12
*** Degi <[email protected]> has joined #litex00:16
*** lexano <[email protected]> has quit IRC (Ping timeout: 264 seconds)00:25
*** Hoernchen <Hoernchen!~hornulus@osmocom/hoernchen> has quit IRC (Quit: meh.)03:00
*** Hoernchen <Hoernchen!~hornulus@osmocom/hoernchen> has joined #litex03:08
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a-a541-4378-0-cfae-dfa0-1c91-d562.ipv6dyn.netcologne.de> has quit IRC (Quit: Konversation terminated!)03:30
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has quit IRC (Ping timeout: 255 seconds)03:38
*** cr1901 <cr1901!~cr1901@2601:8d:8600:226:9c9a:d17d:ade8:872c> has quit IRC (Quit: Leaving)03:41
*** Degi_ <[email protected]> has joined #litex03:44
*** Degi <[email protected]> has quit IRC (Ping timeout: 268 seconds)03:46
*** Degi_ is now known as Degi03:46
*** GNUmoon <GNUmoon!~GNUmoon@gateway/tor-sasl/gnumoon> has joined #litex03:53
*** cr1901 <cr1901!~cr1901@2601:8d:8600:226:6ce1:15c7:2865:1a7c> has joined #litex03:57
*** cr1901 <cr1901!~cr1901@2601:8d:8600:226:6ce1:15c7:2865:1a7c> has quit IRC (Ping timeout: 268 seconds)06:14
*** cr1901 <cr1901!~cr1901@2601:8d:8600:226:6ce1:15c7:2865:1a7c> has joined #litex06:30
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)07:41
*** TMM_ <[email protected]> has joined #litex07:41
*** FabM <[email protected]> has joined #litex07:52
tntAnyone used PCIe on USP recently ? (DMAReader to be precise)10:08
*** so-offish <so-offish!~so-offish@2610:148:610:2b11::b> has quit IRC (Ping timeout: 260 seconds)10:33
*** lexano <[email protected]> has joined #litex12:06
_florent_yes, what's your issue?12:35
tnt_florent_: https://github.com/enjoy-digital/litepcie/issues/12512:37
tntSomething is wrong with DMAReader (well it's not in DMAReader, it's in the phy) since the cleanup.12:38
_florent_Thanks, I'll check to see what is different from the build I do/configuration I used. 12:41
tntI'm in x8 gen 3.012:42
tntI'm trying to inspect the pcie_support thing now, But not sure how to add verilog signals to litescope yet12:42
_florent_x8 gen3.0 is also what I've been building recently12:45
*** benh <[email protected]> has quit IRC (Quit: ZNC 1.8.2+deb2+b1 - https://znc.in)12:46
_florent_Are you on Ultrascale or Ultrascale+?12:46
tntUltrascale+  12:46
tntZynqMP EG1112:46
*** benh <[email protected]> has joined #litex12:47
_florent_OK, so same also12:47
_florent_Can you share the LitePCIe integration code? 12:52
_florent_I'll do a test on hardware with a configuration as close as possible to yours12:52
tnthttps://pastebin.com/860bE6Jz12:54
tpbTitle: self.pcie_phy = USPPCIEPHY(platform, platform.request("pcie_x8"), - Pastebin.com (at pastebin.com)12:54
tntand then I just have some test module connected to dma0.12:54
tntIs there a way to tap verilog signals ?13:02
*** feldim2425_ <[email protected]> has joined #litex13:11
*** feldim2425 <[email protected]> has quit IRC (Ping timeout: 268 seconds)13:12
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a:a541:4378:0:f759:964f:4adf:bea5> has joined #litex13:22
tnt_florent_: any luck in reproducing the issue ?14:42
tnt_florent_: tkeep is defined as data_width/8 but in the doc it's data_width/32 (and the old code seems to indeed use data_width/32) ?15:53
*** ElfenKaiser <ElfenKaiser!~deadsalmo@2a0a:a541:4378:0:f759:964f:4adf:bea5> has quit IRC (Quit: Konversation terminated!)16:11
*** so-offish <[email protected]> has joined #litex16:15
*** so-offishul <so-offishul!~so-offish@2610:148:610:2b11::3> has joined #litex16:17
*** so-offish <[email protected]> has quit IRC (Ping timeout: 264 seconds)16:20
*** FabM <FabM!~FabM@armadeus/team/FabM> has quit IRC (Ping timeout: 252 seconds)16:28
tnt_florent_: This seems suspicious to me : "AXISTEN_IF_RC_STRADDLE"       : True,16:33
tnt_florent_: confirmed that was the problem.16:41
_florent_@tnt sorry, had to do something else. Good catch thanks!17:13
_florent_In the projects I'm testing more regularly, I'm using an generated .xci, so wasn't having the issue...17:16
_florent_Sorry for the typo when simplifyng the Ultrascale(+) support and thanks a lot for the feedback/fix!17:18
tnt_florent_: well ... all isn't fixed :/18:28
tntThis only fixed up to 76c7381ad8d7eab01020fd9bbe0249166535f2a8  (the cleanup).18:29
tntBut going to master it fails again :/18:29
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.)23:58
*** TMM_ <[email protected]> has joined #litex23:58

Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!