Skip to content
Snippets Groups Projects
Commit 3b8ac464 authored by Stefano Babic's avatar Stefano Babic
Browse files

FPGA: add support for downloading Lattice bitstream


The patch adds support to load a Lattice's bitstream
image (called VME file) into a Lattice FPGA. The code
containing the state machine delivered as part of
Lattice's ispVMtools is integrated.

The FPGA is programmed using the JTAG interface. The
board maintainer must provide accessors to drive the
JTAG signals TCK, TMS, TDI and to get the value of the
input signal TDO.

Signed-off-by: default avatarStefano Babic <sbabic@denx.de>
parent f8f8acd7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment