update meeting notes
[libreriscv.git] / meetings / sync_up / sync_up_2024-01-02.mdwn
index 24c98d375bc34143e02ae66dea574f0b0418fe9a..778fe981d18280e2ce107172b31d706b28932005 100644 (file)
@@ -9,6 +9,23 @@
 * reminder of **only 7 weeks** until march 1st deadline
   for completion of cavatools and cryptoprimitives.
 
+FOSDEM:
+
+* will need volunteers for the devroom:
+  - Watch speaker, keep track of time
+  - Carry mic to audience, keep questions short
+  - Watch the door, make sure talk doesn't get disturbed (people come in
+in the middle of a talk)
+* Make sure PDF slides for the talks are:
+  - Uploaded to pretalx platform in good time (two weeks before FOSDEM?)
+  - Resolution set to **1280x800** resolution, preferably 800x600.
+  - Higher-res slides can be uploaded later, but for the actual slides
+to be used during the event, resolution must be as mentioned above.
+  - Put all PDFs on the laptop to be used for presentations. Make sure
+we have copies just in case.
+  - More info on slides from Luke:
+[email archive](https://lists.libre-soc.org/pipermail/libre-soc-dev/2023-December/005892.html)
+
 Meeting notes:
 
 * previous minutes
@@ -16,14 +33,8 @@ Meeting notes:
   * **CLEAN UP previous meeting minutes** (joint effort)
   * Find minutes practices online (debian best bet) and follow them and add under
   [bug #1233](https://bugs.libre-soc.org/show_bug.cgi?id=1233)
-* pick a time/date to do fosdem talk review.
-  <https://lists.libre-soc.org/pipermail/libre-soc-dev/2023-December/005890.html>
-* Main task for this meeting:
-  * Go over **RfP submission process**. New guide added here:
-  [[HDL_workflow/rfp_submission_guide]].
 * Outstanding Cavatools tasks:
   - [bug #980](https://bugs.libre-soc.org/show_bug.cgi?id=980)
-  - [bug #1171](https://bugs.libre-soc.org/show_bug.cgi?id=1171)
 * Outstanding Cryptorouter tasks:
   - Poly1305, [bug #1157](https://bugs.libre-soc.org/show_bug.cgi?id=1157)
   [bug #1158](https://bugs.libre-soc.org/show_bug.cgi?id=1158),
@@ -56,37 +67,17 @@ Other:
 
 - svshape and REMAP must focus on.
 
-# Dmitry
-
-* [bug #980](https://bugs.libre-soc.org/show_bug.cgi?id=980),
-  Started working on this, came to the conclusion that the lexer and
-  the parser should deal with some language-agnostic AST nodes
-* Implemented some basic nodes and tested whether the overall idea
-  is acceptable
-* We can already convert these node objects back to pseudocode
-* Moving on with investigating lexer and parser examples for ply
-
-# Luke
-
-TRAVELLING 10-15 dec. was not available for any online meetings.
-
-* [bug #676](https://bugs.libre-soc.org/show_bug.cgi?id=676)
-   can continue with [[sv/cookbook/maxloc/]] after adding
-   "mapreduce-like" mode across the entirety of dd-ffirst
-  [bug #1236](https://bugs.libre-soc.org/show_bug.cgi?id=1236).
-  this is incredibly useful for many reasons
-* adding new mode to svstep, needed for maxloc.
-
-
 # Sadoon
 
-* Planning to finish poly1305 before new year's
+* Planning to finish poly1305 before deadline
 * After that, work with the team on presentations as well as my own
-* ed25519 won't be on time for FOSDEM, but will try my best before March 1st (CryptoRouter deadline)
+* Make sure to use the `dsrd` bigint instruction for implementing parts of
+the Poly1305 routine.
+[bigint spec](https://libre-soc.org/openpower/sv/biginteger/)
 
-# Cesar
+# Luke
 
-- Prioritizing the FOSDEM presentation [bug #1220](https://bugs.libre-soc.org/show_bug.cgi?id=1220). Still on the planning stage, but I feel I'm ready to begin putting it down.
+working on svshape3 and 4, needed for ed25519 pow xymod and much more
 
 
 [[!tag meeting2024]]