kinap/AES-Processor
AES crypto engine written in System Verilog and emulated on the Mentor Veloce. First place winner of Mentor Graphics Need For Speed Emulation Competition 2016.
SystemVerilogMIT
Issues
- 2
- 2
Add assertion negative testing
#35 opened by pear7 - 8
Refactor key expansion module to include buffering
#11 opened by pear7 - 1
Reduce amount of round key data buffered
#12 opened by pear7 - 4
- 1
Improve Round Key pipelining
#13 opened by pear7 - 4
Implement code coverage
#19 opened by kinap - 2
- 1
Add additional assertions
#33 opened by pear7 - 1
Modify seeded testing to use encrypted data
#31 opened by pear7 - 3
Update block diagrams
#29 opened by kinap - 1
Compile time selection to infer RAM or not for LUTs
#30 opened by kinap - 1
- 1
Integrate AESGen into Makefile
#2 opened by kinap - 1
- 2
- 3
- 1
Integrate argparse into AESGen
#3 opened by kinap - 1
- 3
ExpandKey test bench produces a stack trace
#27 opened by kinap - 1
- 2
- 4
Change generated vector format
#26 opened by kinap - 4
- 3
- 4
- 1
Enable Questa Simultion Profiling
#22 opened by pear7 - 1
Investigate additional SCEMI Pipes options
#17 opened by pear7 - 1
Change transactor to use assertions
#15 opened by pear7 - 7
Create Need For Speed Proposal
#18 opened by pear7 - 1
- 1
Remove extra comments in EncoderDecoderTestBench.sv
#10 opened by pear7 - 2
- 3
- 9