build/lattice/trellis: also generate bitstream in svf format
authorGabriel L. Somlo <gsomlo@gmail.com>
Wed, 6 Mar 2019 17:59:49 +0000 (12:59 -0500)
committerGabriel L. Somlo <gsomlo@gmail.com>
Wed, 6 Mar 2019 21:29:18 +0000 (16:29 -0500)
commitb014c7194be669d8c471c11074e775b0d6e6d471
tree726dcb840217b7c1009b42b04c46fdf1022d6878
parent317dba831492474cde30b26a4324b3b684debcda
build/lattice/trellis: also generate bitstream in svf format

Before being able to program the board (e.g., with openocd), one
would have to convert the bitstream file to .svf using a python
script included with the source trellis distribution. However,the
trellis 'ecppack' utility can also generate .svf bitstream files
directly.
litex/build/lattice/trellis.py