Skip to content

AES128 encoder&decoder hardware implemented by chisel ,with 11 stages pipeline

License

Notifications You must be signed in to change notification settings

ddxoxpp/AES128-chisel3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES128 project based on Chisel Project Template

you can generate verilog by use command : sbt "test:runMain AES.testMain --target-dir generated/AES"

or you can set IDEA run configurations: add sbt task -> fill Tasks with "test:runMain AES.testMain --target-dir generated/AES"

About

AES128 encoder&decoder hardware implemented by chisel ,with 11 stages pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published