Skip to content

Code to test writing to and reading from the linear feedback encryption chip we made in Silicon Compilation

Notifications You must be signed in to change notification settings

Parthib/encryptionChipTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

encryptionChipTest

Code to test writing to and reading from the linear feedback encryption chip we made in Silicon Compilation

The code has to be copied to your own arduino project in order to be executed. chipTrueReader.ino and chipContinuousWriter.ino are the fully debugged versions of my code.

The chipReader.ino and chipWriter.ino were the original iterations of the code. They are not true readers and writers because the writer handshakes the acknowledgement output_a signal rather than the reader.

About

Code to test writing to and reading from the linear feedback encryption chip we made in Silicon Compilation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages