migen/build/altera/quartus.py: prevent conversion to RBF when no SOF is generated (#100)
When targeting CPLD devices, Quartus generates the bitstream as a POF
file instead of SOF. It is not necessary to convert it to RBF bitstream
format in that case.
Signed-off-by:
Pierre Surply <pierre.surply@lse.epita.fr>
Please register or sign in to comment