Home
last modified time | relevance | path

Searched refs:bitstream (Results 1 – 8 of 8) sorted by relevance

/Zephyr-Core-3.4.0/samples/drivers/fpga/fpga_controller/
DREADME.rst8 This module is an FPGA driver that can easily load a bitstream, reset it, check its status, enable …
58 Address of the bitstream (red): 0xADDR
59 Address of the bitstream (green): 0xADDR
60 Size of the bitstream (red): 75960
61 Size of the bitstream (green): 75960
73 FPGA: loading bitstream
76 The LED should start blinking (color depending on the selected bitstream).
77 To upload the bitstream again you need to reset the FPGA:
84 You can also use your own bitstream.
85 To load a bitstream into device memory, use `devmem load` command.
[all …]
/Zephyr-Core-3.4.0/boards/riscv/litex_vexriscv/doc/
Dindex.rst13 The bitstream (FPGA configuration file) can be obtained using both
47 bitstream for the FPGA on a Digilent Arty A7-35 Board or SDI-MIPI Video Converter. This can be achi…
59 In order to generate the bitstream,
70 …Generating the bitstream for the Digilent Arty A7-35 Board requires F4PGA toolchain installation. …
73 In order to generate the bitstream for the SDI-MIPI Video Converter, install
100 #. Generate the bitstream for the Arty 35T:
106 #. Generate the bitstream for the Arty 100T:
112 #. Generate the bitstream for the SDI-MIPI Video Converter:
120 You can also generate the bitstream using the `official LiteX repository <https://github.com/enjoy-…
161 If you were generating bitstream with the official LiteX SoC builder you need to pass an additional…
[all …]
/Zephyr-Core-3.4.0/drivers/fpga/
Dfpga_eos_s3.c106 volatile uint32_t *bitstream = (volatile uint32_t *)image_ptr; in eos_s3_fpga_load() local
109 PIF->CFG_DATA = *bitstream; in eos_s3_fpga_load()
110 bitstream++; in eos_s3_fpga_load()
/Zephyr-Core-3.4.0/boards/arm/arty/doc/
Dindex.rst15 bitstream.
113 First, configure the FPGA with the selected reference design FPGA bitstream
118 Another option for configuring the FPGA with the reference design bitstream is
137 The pre-built FPGA bitstream only works for Arty boards equipped with an
138 Artix-35T FPGA. For other Arty variants (e.g. the Arty A7-100) the bitstream
181 revert to the application stored in the block RAM within the FPGA bitstream
184 The steps to persist the application within the FPGA bitstream are covered by
/Zephyr-Core-3.4.0/samples/boards/qomu/
DREADME.rst6 This sample demonstrates how to load bitstream on EOS-S3 FPGA and use the
/Zephyr-Core-3.4.0/drivers/sensor/ens210/
Dens210.c22 static uint32_t ens210_crc7(uint32_t bitstream) in ens210_crc7() argument
26 uint32_t val = (bitstream << ENS210_CRC7_WIDTH) | ENS210_CRC7_IVEC; in ens210_crc7()
/Zephyr-Core-3.4.0/boards/riscv/neorv32/doc/
Dindex.rst102 First, configure the FPGA with the NEORV32 bitstream as described in the NEORV32
156 revert to the application stored in the block RAM within the FPGA bitstream
159 The steps to persist the application within the FPGA bitstream are covered by
/Zephyr-Core-3.4.0/boards/arc/emsdp/doc/
Dindex.rst82 storage device. This allows an FPGA configuration bitstream to be dragged and dropped into
83 the configuration memory. The FPGA bitstream is automatically loaded into the FPGA device