mindchasersflipped into Open Source Network Security, Programming, and Hardware DesignFlipboardIcon version of the Flipboard logoIntel Cyclone 10 GX FPGA Notes for Private Island Open Source Networking Projectmindchasers.comA summary of various Cyclone 10 GX features relevant to the Private Island open source project
mindchasersflipped into Open Source Network Security, Programming, and Hardware DesignFPGA Mezzanine Card (FMC) Expander for Intel Cyclone 10 GX Dev Kitmindchasers.comWe review a new FMC expander prototype that we recently designed & built for the Intel Cyclone 10 GX FPGA Development Kit.
mindchasersflipped into Open Source Network Security, Programming, and Hardware DesignFlipboardIcon version of the Flipboard logoNotes on DDM LS60V Vision Operationmindchasers.comDraft notes on configuring a DDM LS60V for Vision operation
mindchasersflipped into Open Source Network Security, Programming, and Hardware DesignPCS / SERDES Architecture for Lattice ECP5 FPGA Open Source Network Processormindchasers.comA high level overview of the usage and configuration of the ECP5UM DCU (PCS/SERDES) for Private Island Open Source Project
mindchasersflipped into Open Source Network Security, Programming, and Hardware DesignCreate and Display an Image Test Pattern with C/C++ and OpenCV 4mindchasers.comTwo simple C/C++ programs are provided that generate and display an 8-bit RAW pixel test pattern. The display program makes use of the OpenCV 4 …
mindchasersflipped into Open Source Network Security, Programming, and Hardware DesignFlipboardIcon version of the Flipboard logoICMP Echo (ping) Without a Stackmindchasers.comBare metal / no-stack implementation of ICMP ECHO ( ping ) based on insight from the implementation of ping on Linux