1. 9eebde0 [doc] Completely replace docgen with hugo by Garret Kelly · 5 years ago
  2. fde954f [aes/rtl] Assert Known for outputs by Pirmin Vogel · 5 years ago
  3. 3e22024 [aes/rtl] Do not expose `devmode_i` by Pirmin Vogel · 5 years ago
  4. 973273f [aes] Fix .hjson by Pirmin Vogel · 5 years ago
  5. 4c5fbec [hw/ip] Update references to data by Tobias Wölfel · 5 years ago
  6. a9acdce [hw/ip] Move configuration files by Tobias Wölfel · 5 years ago
  7. d16af11 [doc] implement hw project dashboard by Scott Johnson · 5 years ago
  8. 0e77c88 [aes/dv/aes_model_dpi] Add DPI infrastructure by Pirmin Vogel · 6 years ago
  9. d839d81 Add missing license headers by Tobias Wölfel · 5 years ago
  10. 6c2a57c [aes/rtl] Fix lint errors by Pirmin Vogel · 5 years ago
  11. bada7ed [aes/rtl] Declare functions as automatic by Pirmin Vogel · 5 years ago
  12. 6824d12 [aes/rtl] Implement Key Expand module by Pirmin Vogel · 5 years ago
  13. e7a4041 [aes/rtl] Adjust style of round key mux by Pirmin Vogel · 5 years ago
  14. 009d38d [aes/rtl] Fix clearing of key and output registers by Pirmin Vogel · 5 years ago
  15. 13282a4 [aes/rtl] Implement ShiftRows operation by Pirmin Vogel · 5 years ago
  16. c1453e8 [aes/model] Add missing newline in printf() by Pirmin Vogel · 5 years ago
  17. 807e709 [aes/rtl] Replace aes_mul* modules by functions by Pirmin Vogel · 5 years ago
  18. 7f4d3b4 [aes/rtl] Implement MixColumns operation by Pirmin Vogel · 5 years ago
  19. 54f882e [aes/rtl] Add SubBytes operation by Pirmin Vogel · 5 years ago
  20. ce13662 [aes/doc] Add specification of AES unit by Pirmin Vogel · 5 years ago
  21. a17fb6f [doc] remove non-ASCII characters by Scott Johnson · 5 years ago
  22. dff3bd8 [aes/rtl] Add key and output clear bits to trigger reg by Pirmin Vogel · 5 years ago
  23. 49f3653 [aes/rtl] Switch to new reggen version by Pirmin Vogel · 5 years ago
  24. ecb2edd [aes/rtl] Replace long ternary expressions by Pirmin Vogel · 5 years ago
  25. b2b30eb [aes/rtl] Add main control FSM by Pirmin Vogel · 6 years ago
  26. 5e85305 [aes/rtl] Let control select mix column for round key by Pirmin Vogel · 5 years ago
  27. 62766ca [aes/rtl] Let control modify mode for key expand by Pirmin Vogel · 6 years ago
  28. 5798401 [aes/rtl] Drive output data from data-path output by Pirmin Vogel · 5 years ago
  29. 82e9ed1 [aes/rtl] Simplify key mux if AES-192 is not supported by Pirmin Vogel · 5 years ago
  30. a5c55c2 [aes/model] Add basic C model of AES unit and example application by Pirmin Vogel · 6 years ago
  31. 06cad69 [aes] Add muxes + skeletons for data path and control modules by Pirmin Vogel · 6 years ago
  32. 8cd659f [aes] Switch to enum type for `mode` by Pirmin Vogel · 6 years ago
  33. a6413a0 [aes] Overwrite invalid key length values by Pirmin Vogel · 6 years ago
  34. 99f0989 [aes] Add AES module by Pirmin Vogel · 6 years ago