Skip to content

script to simplify encryption of ecp5 bitstreams with lattice deployment tool

Notifications You must be signed in to change notification settings

casual-developer/ecp5-encrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

description:

script helps invoking diamond deployment tool for encrypting bitstreams

prerequisites:

linux
installed lattice diamond or programmer standalone
gcc
openssl dev package

preparations:

build shared library with make
patch path to diamond in encrypt.sh

usage:

go to project directory
copy unencrypted bitstream to in.bit
run ./encrypt.sh
observe displayed messages to check for errors
if everything is fine, encrypted bitstream will be in out.bit

disclaimer:

tested only for ecp5 with diamond 3.14
nothing is guaranteed, use at your own risk

About

script to simplify encryption of ecp5 bitstreams with lattice deployment tool

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published