Skip to content

Commit

Permalink
gp4prog: --emulate doesn't imply --voltage 3.3 anymore.
Browse files Browse the repository at this point in the history
whitequark committed Dec 10, 2016
1 parent 016c943 commit 5a73304
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/gp4prog/main.cpp
Original file line number Diff line number Diff line change
@@ -597,7 +597,7 @@ void ShowUsage()
" suitable for passing to BitstreamToHex()\n"
" -e, --emulate <bitstream filename>\n"
" Downloads the specified bitstream into volatile memory.\n"
" Implies --reset --voltage 3.3.\n"
" Implies --reset.\n"
" --program <bitstream filename>\n"
" Programs the specified bitstream into non-volatile memory.\n"
" THIS CAN BE DONE ONLY ONCE FOR EVERY INTEGRATED CIRCUIT.\n"

0 comments on commit 5a73304

Please sign in to comment.