*** tpb <[email protected]> has joined #litex | 00:00 | |
*** Degi_ <[email protected]> has joined #litex | 01:14 | |
*** Degi <[email protected]> has quit IRC (Ping timeout: 265 seconds) | 01:17 | |
*** Degi_ is now known as Degi | 01:17 | |
*** C-Man <[email protected]> has quit IRC (Ping timeout: 265 seconds) | 01:44 | |
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 04:44 | |
*** TMM_ <[email protected]> has joined #litex | 04:44 | |
leons | On an UltraScale+ board I'm trying to support, I'm getting an error that `sys_rst` is driven by both an FDPE primitive, as well as some logic of the CRG IDELAYCTRL on latest LiteX master. | 06:22 |
---|---|---|
leons | ERROR: [Synth 8-2576] procedural assignment to a non-register sys_rst is not permitted | 06:22 |
leons | these seem to be the offending pieces: https://gist.github.com/lschuermann/6f6057864c9ae41dfc280fa080f9fccd | 06:28 |
_florent_ | leons: A specific reset sequence has to be ensured when using the IDELAYCTRL, so USIDELAYCTRL is handling the sys_rst | 06:59 |
_florent_ | On your PLL, make sure to set with_reset=False when using an IDELAYCTRL: https://github.com/litex-hub/litex-boards/blob/master/litex_boards/targets/xilinx_kcu105.py#L46 | 07:00 |
*** michalsieron <[email protected]> has joined #litex | 07:11 | |
leons | Thanks, that works! I tried to be clever and not just copy everything verbatim from kcu105, but it turns out that's exactly what's necessary :) | 07:14 |
*** nthiel <[email protected]> has joined #litex | 07:14 | |
*** michalsieron <[email protected]> has quit IRC (Remote host closed the connection) | 08:19 | |
leons | Awesome, the first board where I got the DRAM to work completely :) | 08:31 |
leons | Does LiteEth by any chance support SGMII interfaces? I don't see it being used in litex-boards anywhere, and there seems to be a PCS implementation, though I'm not sure it applies to Xilinx FPGAs? | 08:33 |
*** C-Man <[email protected]> has joined #litex | 09:24 | |
OmkarBhilare[m] | https://github.com/litex-hub/wishbone-utils/runs/2580653983 | 09:56 |
OmkarBhilare[m] | _florent_: is wishbone-utils up running? | 09:56 |
*** C-Man <[email protected]> has quit IRC (Ping timeout: 272 seconds) | 10:01 | |
*** C-Man <[email protected]> has joined #litex | 10:17 | |
*** geertu <[email protected]> has quit IRC (Quit: leaving) | 10:23 | |
david-sawatzke[m | In liteeth, what's the lite_be parameter? It doesn't seem to be a simple one hot counter, afaict from mac/sram.py:231 | 13:32 |
*** pftbest <pftbest!~pftbest@2a01:4f8:c17:6afc::1:2> has quit IRC (Remote host closed the connection) | 14:47 | |
*** pftbest <pftbest!~pftbest@2a01:4f8:c17:6afc::1:2> has joined #litex | 14:47 | |
*** nthiel <[email protected]> has quit IRC () | 15:13 | |
*** hexagon5un <hexagon5un!~elliot@hackaday/elliot> has joined #litex | 15:17 | |
*** pftbest <pftbest!~pftbest@2a01:4f8:c17:6afc::1:2> has quit IRC (Remote host closed the connection) | 16:18 | |
*** pftbest <pftbest!~pftbest@2a01:4f8:c17:6afc::1:2> has joined #litex | 16:32 | |
*** TMM_ <[email protected]> has quit IRC (Quit: https://quassel-irc.org - Chat comfortably. Anywhere.) | 16:39 | |
*** TMM_ <[email protected]> has joined #litex | 16:39 | |
*** pftbest_ <pftbest_!~pftbest@2a01:4f8:c17:6afc::1:2> has joined #litex | 17:15 | |
*** pftbest <pftbest!~pftbest@2a01:4f8:c17:6afc::1:2> has quit IRC (Read error: Connection reset by peer) | 17:15 | |
*** pftbest_ <pftbest_!~pftbest@2a01:4f8:c17:6afc::1:2> has quit IRC (Remote host closed the connection) | 17:26 | |
*** pftbest <pftbest!~pftbest@2a01:4f8:c17:6afc::1:2> has joined #litex | 17:38 | |
*** _whitelogger <[email protected]> has quit IRC (Ping timeout: 250 seconds) | 19:33 | |
*** _whitelogger <[email protected]> has joined #litex | 19:39 | |
*** lexano <lexano!~lexano@2607:fea8:5bc0:12:12c3:7bff:fe95:9fc1> has quit IRC (Ping timeout: 250 seconds) | 20:50 | |
_florent_ | leons: the pcs_1000basex supports SGMII but not sure I tested it personnaly on a real SGMII interface | 20:52 |
*** awordnot <awordnot!~awordnot@user/awordnot> has quit IRC (Ping timeout: 240 seconds) | 20:52 | |
_florent_ | OmkarBhilare[m]: wishbone-utils should still be working yes, I don't use it that often (litex_server is more convenien for me since I'm familiar with it) but last time I tested wishbone-utils it was working and the protocol hasn't changed since | 20:54 |
_florent_ | david-sawatzke[m: last_be indicates the last valid valid byte in the work, this is only useful for data_width > 8 | 20:55 |
_florent_ | BTW, I'll be in vacation for three weeks, so sorry if I'm not very present | 20:59 |
*** lexano <lexano!~lexano@2607:fea8:5bc0:12:12c3:7bff:fe95:9fc1> has joined #litex | 21:06 | |
acathla | _florent_, starting when? Now? | 21:07 |
*** peepsalot <peepsalot!~peepsalot@openscad/peepsalot> has joined #litex | 22:13 | |
*** peeps[zen] <peeps[zen]!~peepsalot@openscad/peepsalot> has quit IRC (Ping timeout: 258 seconds) | 22:15 | |
*** awordnot <awordnot!~awordnot@user/awordnot> has joined #litex | 22:40 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!