*** tpb has joined #litex | 00:00 | |
*** FFY00 has quit IRC | 00:48 | |
*** FFY00 has joined #litex | 00:49 | |
*** Xark_ has left #litex | 00:50 | |
*** futarisIRCcloud has quit IRC | 01:53 | |
*** Skip has quit IRC | 01:54 | |
*** futarisIRCcloud has joined #litex | 02:21 | |
*** FFY00 has quit IRC | 02:30 | |
*** Degi has quit IRC | 02:33 | |
futarisIRCcloud | https://github.com/ucsdsysnet/corundum | 02:36 |
---|---|---|
tpb | Title: GitHub - ucsdsysnet/corundum: Open source, high performance, FPGA-based NIC (at github.com) | 02:36 |
futarisIRCcloud | https://github.com/ucsdsysnet/verilog-ethernet | 02:36 |
tpb | Title: GitHub - ucsdsysnet/verilog-ethernet: Verilog Ethernet components for FPGA implementation (at github.com) | 02:36 |
*** Degi has joined #litex | 02:36 | |
futarisIRCcloud | https://www.ebay.com.au/itm/SQRL-Squirrels-Research-BCU-1525-FPGA-blockchain-edition-Xilinx-VU9P/223577171107 | 03:14 |
tpb | Title: SQRL Squirrels Research BCU-1525 FPGA blockchain edition (Xilinx VU9P) | eBay (at www.ebay.com.au) | 03:14 |
*** kgugala_ has joined #litex | 05:12 | |
*** kgugala has quit IRC | 05:14 | |
*** darren099 has quit IRC | 06:48 | |
*** darren099 has joined #litex | 07:00 | |
*** kgugala_ has quit IRC | 07:17 | |
*** kgugala has joined #litex | 07:17 | |
*** FFY00 has joined #litex | 07:17 | |
*** darren099 has quit IRC | 07:55 | |
*** darren099 has joined #litex | 07:56 | |
*** darren099 has quit IRC | 08:43 | |
*** darren099 has joined #litex | 08:43 | |
dkozel | npcomp: zyp: My Thunderbolt 3 enclosure arrived and the SQRL is powered in it. However I have an issue where no PCI bus number is available for adding the hot-plugged bridge chip | 10:13 |
dkozel | Debugging that somewhat today. I'm using an FTDI board for JTAG | 10:15 |
zyp | nice, what are you using as a host? | 10:30 |
dkozel | my desktop. Asrock x570 Gaming ITX | 10:39 |
dkozel | https://twitter.com/derekkozel/status/1203419822756945920 | 10:40 |
dkozel | I spec'd it for exactly this type of application | 10:40 |
dkozel | It's increasingly looking like a BIOS bug with this motherboard. | 10:47 |
zyp | I see | 11:00 |
daveshah | I had to add a kernel parameter for this issue | 11:00 |
daveshah | Let me dig out what i needed | 11:00 |
dkozel | ! | 11:01 |
daveshah | pci=realloc,assign-busses,hpbussize=0x33 | 11:02 |
daveshah | This was on an AMD motherboard | 11:02 |
daveshah | but it sounds familiat | 11:02 |
daveshah | *familiar | 11:02 |
daveshah | I think this kernel command line setting should work around most TB/PCIe related BIOS issues | 11:03 |
dkozel | Ok, will add and reboot! | 11:03 |
dkozel | is that final parameter something I'm likely to need to tune? | 11:03 |
daveshah | I think I just copied it from somewhere else and it worked | 11:04 |
dkozel | OK, that's reserving 0x33 bus numbers, seems excessive for any application. :) | 11:05 |
dkozel | dkozel@workstation build] ./litepcie_util info | 11:15 |
dkozel | FPGA identification: LiteX SoC on Aller 2020-04-28 16:49:57 | 11:15 |
dkozel | [dkozel@workstation build] ./litepcie_util dma_test | 11:15 |
dkozel | DMA_SPEED(Gbps) TX_BUFFERS RX_BUFFERS DIFF ERRORS | 11:15 |
dkozel | 7.31 22432 22272 160 0 | 11:15 |
dkozel | :D | 11:15 |
dkozel | Well that's a success | 11:15 |
dkozel | Going to try a hotswap now | 11:15 |
dkozel | Works | 11:17 |
dkozel | This is going to be very helpful | 11:17 |
dkozel | thanks daveshah | 11:17 |
futarisIRCcloud | dkozel: What are you using for 25G Ethernet? | 12:59 |
*** Skip has joined #litex | 13:03 | |
dkozel | A mellanox ConnectX-4 Lx | 13:06 |
dkozel | I really wanted 4x 10 GigE, but this is what was cheapest | 13:07 |
futarisIRCcloud | dkozel: https://www.tindie.com/products/clarahobbs/pd-buddy-wye/ is a USB 2.0 PD splitter. I don't think I've seen a USB 3.0 one. | 13:12 |
*** CarlFK has joined #litex | 15:02 | |
*** kgugala has quit IRC | 15:17 | |
*** felix__ is now known as felix_ | 15:17 | |
*** kgugala has joined #litex | 15:22 | |
*** kgugala_ has joined #litex | 15:22 | |
*** kgugala has quit IRC | 15:26 | |
*** darren099 has quit IRC | 15:45 | |
*** darren099 has joined #litex | 15:46 | |
*** Dolu has joined #litex | 15:47 | |
somlo | _florent_: something seems fishy in `copy_image_from_sdcard_to_ram()` right now -- it spensd only a fraction of a second "copying boot.bin to 0x80000000", then everything locks up when the system tries to jump there and run the payload | 17:07 |
somlo | probably the `f_read()` call sets `br` to 0 too soon, but I haven't actually checked yet | 17:10 |
_florent_ | somlo: thanks, i indeed already add this behaviour and will investigate | 17:19 |
_florent_ | somlo: are you testing with spisdcard or litesdcard? | 17:19 |
keesj | https://antmicro.com/blog/2019/12/testing-usb-cores-with-python-and-cocotb/ | 17:25 |
tpb | Title: Antmicro · Testing open source USB IP cores with Python and Cocotb (at antmicro.com) | 17:25 |
keesj | I am currently trying to debug.. a usb verilog implementation of cdc ACM | 17:26 |
keesj | https://github.com/lawrie/tiny_usb_examples | 17:27 |
tpb | Title: GitHub - lawrie/tiny_usb_examples: Using the TinyFPGA BX USB code in user designs (at github.com) | 17:27 |
*** Skip has quit IRC | 17:28 | |
keesj | from reading they alreaded tested the tinyFPGA bootloader hence .. I expect.. a small problem (hello world is only displayed to the host when I reset the device) | 17:29 |
*** darren099 has quit IRC | 17:31 | |
*** darren099 has joined #litex | 17:32 | |
*** ius has joined #litex | 17:34 | |
*** lambda has quit IRC | 17:48 | |
*** rvense has left #litex | 17:48 | |
*** lambda has joined #litex | 17:57 | |
*** CarlFK has quit IRC | 17:59 | |
somlo | _florent_: with spi for now (didn't notice any recent commit indicating I should try sdcard again :) ) | 18:02 |
somlo | ha, guess *now* it appears I should try sdcard again... | 18:08 |
*** Skip has joined #litex | 18:52 | |
_florent_ | somlo: the issue you saw will still be there with the last commit, i still have to investigate. For the litesdcard code, i just did the FatFs wrappers, i will do more testing in the next days. | 19:05 |
ius | zyp: re: cle215 - if you loosen all heatsink screws you can unplug the fan connector (pull cable in a 90° angle away from the board), that solved most of the issues i had with it.. afterwards it runs at 71 °C with the litex bitstream for me | 19:06 |
zyp | I don't have a problem with the fan, I was just curious to check the exact part numbers | 19:08 |
ius | there's a video on youtube showing the plain die if that's what you're after (rest would be on the schematics, mostly) | 19:09 |
*** dasdgw has joined #litex | 19:09 | |
somlo | _florent_: built a sdcard bitstream on the nexys4ddr (with rocket) -- `sdcardboot` spits out similar data to the output of `sdinit`, twice or three times, then hangs | 19:36 |
*** darren099 has quit IRC | 19:37 | |
somlo | (reverting to f972c8e4 allows me to load `boot.bin` successfully from sdcard and boot the kernel -- and IIRC that's the same gateware, only bios changes from that point to current master) | 19:38 |
*** darren099 has joined #litex | 19:39 | |
somlo | for now, I'll just keep rebuilding and testing both spi and "regular" sdcard with nexys4ddr and rocket, each time I see fresh upstream commits | 19:39 |
*** darren099 has quit IRC | 19:53 | |
*** darren099 has joined #litex | 19:53 | |
*** Dolu has quit IRC | 19:57 | |
*** HoloIRCUser1 has joined #litex | 20:11 | |
*** dasdgw has quit IRC | 20:14 | |
*** st-gourichon-fid has quit IRC | 20:40 | |
*** sorear has quit IRC | 21:42 | |
*** sorear has joined #litex | 21:43 | |
*** HoloIRCUser1 has quit IRC | 22:59 | |
*** HoloIRCUser1 has joined #litex | 22:59 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!