Skip to content

tool to generate *.bek file that contains bitstream encryption key for programming

Notifications You must be signed in to change notification settings

casual-developer/bek-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description:

tool generates *.bek file that contains bitstream encryption key for lattice ecp5
this file can be used to program encryption key to fpga by using lattice diamond programmer

prerequisites:

gcc
openssl devel

compilation:

make

usage:

run gen.sh for example settings
or run bekgen binary with required parameters

programming:

in diamond programmer set "access mode" to "advanced security keys programming"
set "operation" to "security program encryption key only"
press "load key...", choose your bek file, enter password
and so on

disclaimer:

tested only with diamond 3.14 and ecp5
no guarantees, use at your own risk

About

tool to generate *.bek file that contains bitstream encryption key for programming

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published