Any peripherals on this thing? They mention Ethernet and some SPI flash. How about USB or even a UART? I didn't expect a frame buffer, but what does it actually have? I thought they were going to have PCI via an FPGA, but no sign of that either.
They presented this at FOSDEM today, and ran the entire presentation (and a demo afterwards) on the actual hardware. They used PCI via an FPGA to interface with a standard ATI gfx card iirc. I don't know if the video is out yet, but have a look!
The page mentions an FMC connector for future expansion, a standard FPGA expansion interface supplying 34 to 160 10Gb/s signals.† I don't know about varieties and compatibility, but Hitec makes a great number of interface cards for it, including an 8 lane PCI Express.‡
I wonder what signals they actually route out the FMC card. The website doesn't give a lot of information, but it seems like probably just ChipLink which they claim is their serialized TileLink bus protocol. So, you probably wouldn't be able to just plug a low-cost FMC module into the board. But with something like https://www.xilinx.com/products/boards-and-kits/ek-s6-sp605-... for another $500, you could theoretically use the DVI connector to provide a framebuffer, the PCI connector to interface to an NVME drive, and the FPGA to implement the logic of a TileLink endpoint as well as a minimal framebuffer and PCIe root complex.
ChipLink is indeed routed out to the FMC. The demo during FOSDEM was done with a FPGA card attached to the FMC which then drove additional peripherals.