build/altera: Add possibility to turn off generation of .rbf file
authormsloniewski <marcin.sloniewski@gmail.com>
Wed, 5 Jun 2019 16:52:40 +0000 (18:52 +0200)
committermsloniewski <marcin.sloniewski@gmail.com>
Wed, 5 Jun 2019 16:57:59 +0000 (18:57 +0200)
commita826aacac02a5071c1489538251c76a634435f35
tree86bac5da96e68310fe7260e324d9b33533a5b9e4
parentcb2d4372e41d10e33ed9e000445e9a093356e5b0
build/altera: Add possibility to turn off generation of .rbf file

For some FPGAs (e.g. MAX10) .rbf file cannot be generated.
Add possibility to turn off that feature for those chips.
litex/build/altera/platform.py
litex/build/altera/quartus.py