*** tpb <[email protected]> has joined #litex | 00:00 | |
*** mtm- <[email protected]> has quit IRC (Ping timeout: 246 seconds) | 00:03 | |
*** TMM_ <[email protected]> has quit IRC (Read error: Connection reset by peer) | 00:30 | |
*** TMM_ <[email protected]> has joined #litex | 00:31 | |
*** Brinx <[email protected]> has joined #litex | 01:41 | |
*** Brinx_ <[email protected]> has quit IRC (Ping timeout: 252 seconds) | 01:44 | |
*** tpb_ <[email protected]> has joined #litex | 02:02 | |
*** tpb <[email protected]> has quit IRC (Killed (NickServ (GHOST command used by tpb_))) | 02:02 | |
*** tpb_ is now known as tpb | 02:02 | |
*** mtm <[email protected]> has joined #litex | 02:10 | |
*** TMM_ <[email protected]> has quit IRC (Read error: Connection reset by peer) | 02:34 | |
*** TMM_ <[email protected]> has joined #litex | 02:35 | |
*** Brinx_ <[email protected]> has joined #litex | 03:42 | |
*** Brinx <[email protected]> has quit IRC (Ping timeout: 252 seconds) | 03:45 | |
*** Degi_ <[email protected]> has joined #litex | 03:55 | |
*** Degi <[email protected]> has quit IRC (Ping timeout: 272 seconds) | 03:55 | |
*** Degi_ is now known as Degi | 03:55 | |
*** TMM_ <[email protected]> has quit IRC (Ping timeout: 252 seconds) | 04:38 | |
*** RaYmAn <[email protected]> has quit IRC (Ping timeout: 260 seconds) | 04:38 | |
*** TMM_ <[email protected]> has joined #litex | 04:39 | |
*** embargo <embargo!embargo@user/embargo> has quit IRC (Quit: ZNC - https://znc.in) | 05:14 | |
*** embargo <embargo!embargo@user/embargo> has joined #litex | 05:17 | |
*** dark_star <[email protected]> has joined #litex | 07:00 | |
*** dark_star <[email protected]> has quit IRC (Ping timeout: 248 seconds) | 07:04 | |
*** Brinx_ <[email protected]> has quit IRC (Remote host closed the connection) | 08:37 | |
*** Brinx <[email protected]> has joined #litex | 09:12 | |
*** Brinx_ <[email protected]> has joined #litex | 11:13 | |
*** Brinx <[email protected]> has quit IRC (Ping timeout: 252 seconds) | 11:16 | |
*** mtm <[email protected]> has quit IRC (Ping timeout: 248 seconds) | 12:03 | |
*** mtm <[email protected]> has joined #litex | 12:27 | |
*** Brinx_ <[email protected]> has quit IRC (Remote host closed the connection) | 16:22 | |
*** Brinx <[email protected]> has joined #litex | 16:23 | |
*** Brinx <[email protected]> has quit IRC (Ping timeout: 252 seconds) | 16:27 | |
*** Brinx <[email protected]> has joined #litex | 16:33 | |
*** Brinx <[email protected]> has quit IRC (Ping timeout: 246 seconds) | 16:37 | |
*** Brinx <[email protected]> has joined #litex | 17:16 | |
*** Brinx <[email protected]> has quit IRC (Remote host closed the connection) | 17:19 | |
*** Brinx <[email protected]> has joined #litex | 17:19 | |
*** kanunay <kanunay!~jjd@2600:1702:15b0:c170:beae:c5ff:fe36:82ec> has joined #litex | 19:26 | |
kanunay | Has anyone built a standalone liteSATA core? I'm trying to do this but cannot get DMA to work. | 19:27 |
---|---|---|
*** zjason` <zjason`[email protected]> has joined #litex | 19:42 | |
*** zjason <[email protected]> has quit IRC (Ping timeout: 240 seconds) | 19:44 | |
_florent_ | kanunay: I did it yes, what is the issue? Have you tried running a design similar to the bench on your board? | 19:58 |
_florent_ | https://github.com/enjoy-digital/litesata/tree/master/bench | 19:58 |
_florent_ | I would first recommend getting this running on your board | 19:58 |
_florent_ | and verify correct operation of test_init/test_bist and test_dma | 19:59 |
_florent_ | kanunay: If the link is initialized correctly on your hardware and have a specific question regarding the user_port/dma, I can also probably answer it | 20:00 |
kanunay | The link initializes and i can get identify to work. Read doesn't work: done stays 0. Error also stays 0. | 20:15 |
kanunay | If i specify an invalid sector number, both done and error get set 1. | 20:15 |
kanunay | The read never seems to begin data transfer (no cyc or stb on the wishbone dma bus) | 20:16 |
_florent_ | the standalone generator is not integrating the DMA, have you integrated it yourself? | 20:24 |
_florent_ | or are you using the native user port? | 20:24 |
kanunay | I'm attempting to integrate DMA myself. I am modifying something that previously used litesdcard. | 20:46 |
kanunay | self.add_sata(phy=self.sata_phy, mode="read+write") appears to generate correctly. I'm missing something but don't know what it is. | 20:51 |
kanunay | the generated module has a ctrl bus and dma bus, like litesdcard. Earlier I had tried adding the components and connecting them individually - and that got identify to work. | 20:52 |
*** hcab14 <[email protected]> has joined #litex | 21:16 | |
hcab14 | This is a follow-up to https://github.com/enjoy-digital/liteeth/pull/104. I guess with using packet delimiters you mean to use `last`. Unfortunately this does not seem to work for me. sending counters with `dw=32` on a scaled down clock and toggling `last` the UDP packet sizes are alternatinly 260 bytes (FIFO size 64, (64+1)* 4 bytes=260 bytes) and | 21:22 |
hcab14 | 4 bytes. I'd be grateful for any advice | 21:22 |
*** hcab14 <[email protected]> has quit IRC (Ping timeout: 244 seconds) | 21:34 | |
*** jk- <[email protected]> has quit IRC (Ping timeout: 255 seconds) | 21:42 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:b401:4365:4c43:6648> has quit IRC (Remote host closed the connection) | 21:45 | |
*** jk- <[email protected]> has joined #litex | 21:47 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:d81b:bd8a:afd2:3896> has joined #litex | 21:48 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:d81b:bd8a:afd2:3896> has quit IRC (Remote host closed the connection) | 21:48 | |
*** cr1901_ <cr1901_!~cr1901@2601:8d:8600:911:d81b:bd8a:afd2:3896> has joined #litex | 23:09 | |
*** cr1901_ <cr1901_!~cr1901@2601:8d:8600:911:d81b:bd8a:afd2:3896> has quit IRC (Remote host closed the connection) | 23:10 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:d81b:bd8a:afd2:3896> has joined #litex | 23:10 | |
*** dirtysand <dirtysand!~sandisdir@user/Dirtysand> has joined #litex | 23:19 | |
*** zjason` is now known as zjason | 23:21 | |
*** dirtysand <dirtysand!~sandisdir@user/Dirtysand> has left #litex (Leaving) | 23:21 | |
somlo_ | http://www.contrib.andrew.cmu.edu/~somlo/BTCP/litex_fedora_boot.mp4 | 23:21 |
somlo_ | http://www.contrib.andrew.cmu.edu/~somlo/BTCP/litex_fedora_boot.log for those of you who'd rather not watch a slow video :) | 23:21 |
somlo_ | I'll work on upstreaming a proper fix for the Linux LiteUART driver over the next few days -- it's the reason for the intermittent crashes around the time of the login prompt | 23:22 |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:d81b:bd8a:afd2:3896> has quit IRC (Remote host closed the connection) | 23:25 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:d81b:bd8a:afd2:3896> has joined #litex | 23:25 | |
cr1901 | It takes 8 mins to boot modern Linux at 50MHz :o? | 23:26 |
somlo_ | I blame systemd :P | 23:26 |
somlo_ | a busybox initrd boots in 20-ish seconds :) | 23:27 |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:d81b:bd8a:afd2:3896> has quit IRC (Remote host closed the connection) | 23:28 | |
*** cr1901 <cr1901!~cr1901@2601:8d:8600:911:d81b:bd8a:afd2:3896> has joined #litex | 23:28 | |
*** somlo_ is now known as somlo | 23:30 | |
*** jk- <[email protected]> has quit IRC (Ping timeout: 252 seconds) | 23:50 | |
*** jk- <[email protected]> has joined #litex | 23:50 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!