Hello! I love the layout of these boards, and would prefer them as my go-to hobby board, but I prefer not to use Alchitry Labs, or any other gui based environment.
With the Au, this should fine since I can tcl script with Vivado to flash the board with the program_ftdi utility. (Have not tested just yet)
However, I am attempting to program the ICE40 on the Cu V2 using iceprog and get the error (“Found difference between flash and file!”) alongside a failure.
Edit: When i try and flash, the LED stays red until reboot. The flash ID in iceprog appears as alternating sequence of 0xBF 0x26.
Does anyone have any tips on how to flash the Alchitry Cu V2 using open source CLI tools?
If the GUI works, then the CLI alchitry tool should work as well, assuming you’re using the CLI from Alchitry Labs V2. It should default to libusb on Linux.
In the bin folder of the Alchitry Labs V2 files, there’s two executables. alchitry-labs runs the GUI but alchitry is the CLI.