Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-28 | (1) Cleanup of top an core code with no functional changes. The code is now ↵cleanup | Joachim Strömbergson | |
much more compact. (2) Fixed how the QR modules are used in parallel to actually work in parallel. This increases performance. (3) Changed registers into arrays and cleaned up how operands and data are accessed. This decreased total design size. | |||
2015-04-30 | (1) Added api addresses and constants for core name and version. (2) Changed ↵ | Joachim Strömbergson | |
addresses for control, status and config to match the ct standard. (3) Updated the testbench to use the changed addresses. | |||
2014-11-06 | Fixes to nits found using the verilator linter. | Joachim Strömbergson | |
2014-09-26 | Update of ChaCha with fixes found during synthesis. | Joachim Strömbergson | |
2014-09-03 | Adding Makefile for building and running chacha simulations. | Joachim Strömbergson | |
2014-09-03 | Adding a Python functional model of the ChaCha stream cipher. | Joachim Strömbergson | |
2014-09-03 | Adding testbenches for core and top. | Joachim Strömbergson | |
2014-09-03 | Adding RTL code for the ChaCha stream cipher. | Joachim Strömbergson | |
2014-09-03 | Adding text files for license and general info. | Joachim Strömbergson | |