We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
If I run the program with option -v :
$ ./cycloader -c digilent_hs3 plop.jed -v try to open 403 6014 -1 -1 found 1 devices idcode 0x612bd043 funder lattice model MachXO3LF family LCMX03LF-6900C jed G0 F0 fuse checksum C5343 AA 5343 inconnu UH00000000 end area[0] 0 269056 area[1] 269056 1172224 theorical checksum 5343 -> 5343 array size 2102 IDCode : 612bd043 Enable configuration: DONE SRAM erase: DONE Enable configuration: DONE Flash erase: DONE Writing: [==================================================] 100.000000% Done Verifying: [==================================================] 100.000000% Done Program features Row: DONE Program feabitss: DONE Write program Done: DONE Disable configuration: DONE Refresh: DONE
And without :
$ ./cycloader -c digilent_hs3 plop.jed try to open 403 6014 -1 -1 found 1 devices idcode 0x612bd043 funder lattice model MachXO3LF family LCMX03LF-6900C jed G0 F0 fuse checksum C5343 AA 5343 inconnu UH00000000 end area[0] 0 269056 area[1] 269056 1172224 theorical checksum 5343 -> 5343 array size 2102 IDCode : 612bd043 Enable configuration: DONE SRAM erase: DONE Enable configuration: DONE Flash erase: DONE Writing: [==================================================] 100.000000% Done Verifying: [==================================================] 100.000000% Done Program features Row: DONE Program feabitss: DONE Write program Done: DONE Disable configuration: DONE Refresh: DONE
The text was updated successfully, but these errors were encountered:
Done. Thank
Sorry, something went wrong.
No branches or pull requests
If I run the program with option -v :
And without :
The text was updated successfully, but these errors were encountered: