(no commit message)
[libreriscv.git] / meetings / sync_up / sync_up_2023-12-19.mdwn
1 # Tuesday 19th December 17:00 UTC
2
3 * Previous week's notes: [[meetings/sync_up/sync_up_2023-12-12]]
4 * Next day's notes: [[meetings/sync_up/sync_up_2023-12-20]]
5 * Next week's notes: [[meetings/sync_up/sync_up_2023-12-26]]
6
7 **TODO EDIT, this is a clone/copy of last weeks notes (easier, saves time)**
8
9 # Main Agenda
10
11 * reminder of **only 9 weeks** until march 1st deadline
12 for completion of cavatools and cryptoprimitives.
13
14 Meeting notes:
15
16 * previous minutes
17 * REVIEW [[meetings/sync_up/sync_up_2023-12-12]]
18 * **CLEAN UP PREVIOUS MEETING MINUTES** (joint effort)
19 * Find minutes practices online (debian best bet) and follow them and add under
20 [bug #1233](https://bugs.libre-soc.org/show_bug.cgi?id=1233)
21 * pick a time/date to do fosdem talk review.
22 <https://lists.libre-soc.org/pipermail/libre-soc-dev/2023-December/005890.html>
23 * Main task for this meeting:
24 * Go over **RfP submission process**. New guide added here:
25 [[HDL_workflow/rfp_submission_guide]].
26 * Outstanding Cavatools tasks:
27 - [bug #980](https://bugs.libre-soc.org/show_bug.cgi?id=980)
28 - [bug #1171](https://bugs.libre-soc.org/show_bug.cgi?id=1171)
29 * Outstanding Cryptorouter tasks:
30 - Poly1305, [bug #1157](https://bugs.libre-soc.org/show_bug.cgi?id=1157)
31 [bug #1158](https://bugs.libre-soc.org/show_bug.cgi?id=1158),
32 [bug #1159](https://bugs.libre-soc.org/show_bug.cgi?id=1159)
33 - Ed25519,
34 [bug #1151](https://bugs.libre-soc.org/show_bug.cgi?id=1151),
35 [bug #1166](https://bugs.libre-soc.org/show_bug.cgi?id=1166),
36 [bug #1167](https://bugs.libre-soc.org/show_bug.cgi?id=1167)
37
38 # Dmitry
39
40 * [bug #980](https://bugs.libre-soc.org/show_bug.cgi?id=980),
41 Started working on this, came to the conclusion that the lexer and
42 the parser should deal with some language-agnostic AST nodes
43 * Implemented some basic nodes and tested whether the overall idea
44 is acceptable
45 * We can already convert these node objects back to pseudocode
46 * Moving on with investigating lexer and parser examples for ply
47
48 # Luke
49
50 TRAVELLING 10-15 dec. was not available for any online meetings.
51
52 * [bug #676](https://bugs.libre-soc.org/show_bug.cgi?id=676)
53 can continue with [[sv/cookbook/maxloc/]] after adding
54 "mapreduce-like" mode across the entirety of dd-ffirst
55 [bug #1236](https://bugs.libre-soc.org/show_bug.cgi?id=1236).
56 this is incredibly useful for many reasons
57 * adding new mode to svstep, needed for maxloc.
58
59 # Shriya
60
61 * Work together with Luke on maxloc dd-ffirst unit tests
62 [bug #1183](https://bugs.libre-soc.org/show_bug.cgi?id=1183).
63 * researching poly1305, found good tutorial
64 <https://bugs.libre-soc.org/show_bug.cgi?id=1158#c0>
65
66 # Jacob
67
68 working on submitting cavatools RFPs, currently blocked on nlnet adding me to the list of people that can be paid for that grant.
69
70 # Andrey
71
72 FOSDEM:
73
74 - LibreSOC devroom schedule has been setup, Saturday can be viewed here:
75 <https://fosdem.org/2024/schedule/day/saturday/>.
76 - One more late proposal, "Verilog-AMS in Gnucap" (30 min).
77 [Link to proposal](https://pretalx.fosdem.org/orga/event/fosdem-2024/submissions/HWCGWW/).
78 Although we have 20min spare in the schedule (not including the 5 min breaks),
79 it is unlikely we'll accept it.
80 - The big integer talk now in reserve.
81
82 Other:
83
84 - New bug for further documentation:
85 [bug #1233](https://bugs.libre-soc.org/show_bug.cgi?id=1233)
86 - Document RfP submission process, currently under this bug.
87 Link to new documentation page [[HDL_workflow/rfp_submission_guide/]]
88
89 # --- TODO below here ---
90
91 # Sadoon
92
93 - Work together with Shriya (with Luke's asssitance) on Poly1305/ED25519.
94 - **Requests to arrange a meeting with Luke and Shriya to help him out with
95 Poly1305 work.**
96 - Probably won't have enough time to do ed25519 before FOSDEM.
97
98 # Dmitry
99
100 * Update [bug #1126](https://bugs.libre-soc.org/show_bug.cgi?id=1126)
101 to include git commit descriptions.
102 * Check whether RISC-V have their own way of describing the instructions
103 (likely they do).
104 * Familiarise yourself with
105 [svanalysis.py](https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/sv/sv_analysis.py;h=21778ad02d78c4f7ef5b6df93e096f4abbe365ad;hb=HEAD),
106 as we will need a similar tool for RISC-V.
107 * Check what RISC-V support in binutils looks like. *Needed for confirming
108 the details of the RISC-V binutils grant*.
109
110 # David
111
112 -
113
114 # Tobias
115
116 * created fosdem talk bug, [bug #1213](https://bugs.libre-soc.org/show_bug.cgi?id=1213)
117
118 [[!tag meeting2023]]
119 [[!tag meeting_sync_up]]
120