7162a886f392ffe3ffb726fd7fee48cf9bb1a005
[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
60 # Jacob
61
62 working on submitting cavatools RFPs, currently blocked on nlnet adding me to the list of people that can be paid for that grant.
63
64 # Andrey
65
66 FOSDEM:
67
68 - LibreSOC devroom schedule has been setup, Saturday can be viewed here:
69 <https://fosdem.org/2024/schedule/day/saturday/>.
70 - One more late proposal, "Verilog-AMS in Gnucap" (10 min).
71 [Link to proposal](https://pretalx.fosdem.org/orga/event/fosdem-2024/submissions/HWCGWW/).
72 Has been accepted, but shortened to 10min (lightning talk).
73 - The big integer talk now in reserve.
74
75 Other:
76
77 - New bug for further documentation:
78 [bug #1233](https://bugs.libre-soc.org/show_bug.cgi?id=1233)
79 - Document RfP submission process, currently under this bug.
80 Link to new documentation page [[HDL_workflow/rfp_submission_guide/]]
81
82 # --- TODO below here ---
83
84 # Sadoon
85
86 - Work together with Shriya (with Luke's asssitance) on Poly1305/ED25519.
87 - **Requests to arrange a meeting with Luke and Shriya to help him out with
88 Poly1305 work.**
89 - Probably won't have enough time to do ed25519 before FOSDEM.
90
91 # Dmitry
92
93 * Update [bug #1126](https://bugs.libre-soc.org/show_bug.cgi?id=1126)
94 to include git commit descriptions.
95 * Check whether RISC-V have their own way of describing the instructions
96 (likely they do).
97 * Familiarise yourself with
98 [svanalysis.py](https://git.libre-soc.org/?p=openpower-isa.git;a=blob;f=src/openpower/sv/sv_analysis.py;h=21778ad02d78c4f7ef5b6df93e096f4abbe365ad;hb=HEAD),
99 as we will need a similar tool for RISC-V.
100 * Check what RISC-V support in binutils looks like. *Needed for confirming
101 the details of the RISC-V binutils grant*.
102
103
104 [[!tag meeting2023]]
105 [[!tag meeting_sync_up]]
106