Searched +full:xapp583 +full:- +full:fpga +full:- +full:configuration (Results 1 – 3 of 3) sorted by relevance
2 Linux Driver Source for Xilinx FPGA firmware download16 - Download Xilinx FPGA firmware17 - This module downloads Xilinx FPGA firmware using gpio pins.21 An FPGA (Field Programmable Gate Array) is a programmable hardware that is24 This driver provides a way to download FPGA firmware.28 - load Xilinx FPGA bitstream format[1] firmware image file using30 - program the Xilinx FPGA using SelectMAP (parallel) mode [2]31 - FPGA prgram is done by gpio based bit-banging, as an example32 - platform independent file: gs_fpgaboot.c33 - platform dependent file: io.c[all …]
1 Xilinx Slave Serial SPI FPGA Manager3 Xilinx Spartan-6 and 7 Series FPGAs support a method of loading the9 - https://www.xilinx.com/support/documentation/user_guides/ug380.pdf10 - https://www.xilinx.com/support/documentation/user_guides/ug470_7Series_Config.pdf11 - https://www.xilinx.com/support/documentation/application_notes/xapp583-fpga-configuration.pdf14 - compatible: should contain "xlnx,fpga-slave-serial"15 - reg: spi chip select of the FPGA16 - prog_b-gpios: config pin (referred to as PROGRAM_B in the manual)17 - done-gpios: config status pin (referred to as DONE in the manual)20 - init-b-gpios: initialization status and configuration error pin[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/fpga/xlnx,fpga-slave-serial.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Xilinx Slave Serial SPI FPGA10 - Nava kishore Manne <nava.kishore.manne@amd.com>13 Xilinx Spartan-6 and 7 Series FPGAs support a method of loading the bitstream21 https://www.xilinx.com/support/documentation/application_notes/xapp583-fpga-configuration.pdf24 - $ref: /schemas/spi/spi-peripheral-props.yaml#29 - xlnx,fpga-slave-serial[all …]