Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)

This commit is contained in:
saymrwulf 2023-05-09 20:47:00 +02:00
parent 17d51d9f6e
commit 238b891d7a

View file

@ -325,3 +325,4 @@
2023-05-02T01:50:00 - Refactor for clarity, might break a few tests though (pulp-runtime)
2023-05-02T08:47:00 - Trying out boneh-franklin approach for IBE (ref. 2003 paper) (pulp-runtime)
2023-05-02T05:12:00 - Implementing approach from a new paper read last night (pulp-runtime)
2023-05-09T20:47:00 - Experimenting with FPGA constraints (source: Trimberger 'Three Ages of FPGAs') (pulp-runtime)