litex-buildenv icon indicating copy to clipboard operation
litex-buildenv copied to clipboard

tinyprog version installed by download-env doesn't work

Open mithro opened this issue 7 years ago • 1 comments

It fails with;

tinyprog: error: unrecognized arguments: --program-image build/tinyfpga_bx_base_lm32.minimal//image-gateware+bios+none.bin

Should it be onstall from git rather than PyPi?

mithro avatar Nov 13 '18 04:11 mithro

@tinyfpga had trouble uploading the Python 3 version of tinyprog to PyPi, and has not had time to look into why. Only the Python 2 version is on PyPi. For the time being, we should probably install from the git repo.

cr1901 avatar Nov 16 '18 17:11 cr1901