Implementing approach from a new paper read last night (litex-boards)

This commit is contained in:
saymrwulf 2024-01-26 21:50:00 +01:00
parent 79c22e541c
commit 5d4deb9bb0

View file

@ -283,3 +283,4 @@
2023-12-12T01:06:00 - Refactor for clarity, might break a few tests though (litex-boards)
2023-12-26T17:26:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (litex-boards)
2024-01-26T19:31:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (litex-boards)
2024-01-26T21:50:00 - Implementing approach from a new paper read last night (litex-boards)