aboutsummaryrefslogtreecommitdiffhomepage
path: root/pyecsca/codegen/templates
Commit message (Expand)AuthorAgeFilesLines
* Add reduction functions, add global trigger for whole cmd.J08nY2020-03-0212-39/+30
* Add dynamic triggering.J08nY2020-02-2818-6/+183
* Update libtommath, use multi init and clear.J08nY2020-02-282-14/+22
* Proper LED thingies.J08nY2020-02-271-0/+2
* Get stuff to work on STM32F0.J08nY2020-02-263-5/+17
* Add full implementation tests.J08nY2020-02-203-5/+10
* Allocate and initialize formula variables only once.J08nY2020-02-2014-40/+174
* Flesh out client, add implementation tests.J08nY2020-02-194-18/+45
* Rework client.J08nY2020-02-184-26/+120
* Cleanup builder.J08nY2020-02-102-7/+13
* Implement multipliers.J08nY2019-12-2318-8/+286
* Split to builder and client.J08nY2019-11-281-2/+2
* Working dynamic build!J08nY2019-11-2813-84/+79
* Reorganize files, implement proper main.J08nY2019-11-276-24/+456
* Add rendering of formulas.J08nY2019-11-2610-2/+26
* Add rendering of CodeOps.J08nY2019-11-263-0/+18
* Start Python codegen impl.J08nY2019-11-255-0/+74