Try clearing carry flag, that always helps. Also don't need verilog image anymore
This commit is contained in:
@@ -35,6 +35,4 @@ udisksctl unmount -b $LOOP
|
||||
|
||||
udisksctl loop-delete -b $LOOP
|
||||
|
||||
echo "$(tput bold setaf 11)Converting Image to Verilog$(tput sgr 0)"
|
||||
objcopy --input-target=binary --output-target=verilog --verilog-data-width=1 $FILE $FILE.hex
|
||||
echo "$(tput bold setaf 10)Done!$(tput sgr 0)"
|
||||
|
||||
Reference in New Issue
Block a user