setMode -pff setSubmode -pffparallel setPreference -pref StartupClock:Auto_Correction addPromDevice -p 1 -size 16384 addDesign -version 0 -startaddress 000000 addDeviceChain -index 0 addDevice -p 1 -file build/galaxian.bit generate -format mcs -fillvalue FF -output build/galaxian setMode -bs setCable -port usb21 -baud 24000000 Identify identifyMPM attachflash -position 1 -bpi "28F128J3D" assignfiletoattachedflash -position 1 -file "build/galaxian.mcs" Program -p 1 -bpionly -e -showprogress exit