Lines Matching refs:bitstream
4 Load a bitstream into an FPGA and perform basic operations on it.
8 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.
86 It is important to use the -e option when sending a bitstream via ``xxd``:
110 Now the bitstream can be uploaded again.
115 FPGA: loading bitstream