Bug 1244 - FOSDEM 2024 talk: Advanced Data- Dependent- Fail -First
Summary: FOSDEM 2024 talk: Advanced Data- Dependent- Fail -First
Status: RESOLVED FIXED
Alias: None
Product: Libre-SOC's first SoC
Classification: Unclassified
Component: Conferences (show other bugs)
Version: unspecified
Hardware: PC Linux
: --- enhancement
Assignee: shriya.sharma
URL: https://libre-soc.org/conferences/fos...
Depends on:
Blocks: 1070
  Show dependency treegraph
 
Reported: 2024-01-04 17:20 GMT by shriya.sharma
Modified: 2024-02-24 21:55 GMT (History)
3 users (show)

See Also:
NLnet milestone: NLnet.2022-08-051.OPF
total budget (EUR) for completion of task and all subtasks: 0
budget (EUR) for this task, excluding subtasks' budget: 0
parent task for budget allocation:
child tasks for budget allocation:
The table of payments (in EUR) for this task; TOML format:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Luke Kenneth Casson Leighton 2024-01-04 18:11:45 GMT
ok i have put a basic README in and edited the URL of ths bug,
shriya if you can take a copy of say a fosdem2021.tex talk and
put it verbatim (for now) into here?

https://git.libre-soc.org/?p=libreriscv.git;a=blob;f=conferences/fosdem2024/fosdem2024_ddffirst/fosdem2024_ddffirst.tex;hb=HEAD

suggest ro start from a copy of this one?
https://git.libre-soc.org/?p=libreriscv.git;a=blob;f=conferences/fosdem2021/fosdem2021_libresoc.tex;hb=HEAD

(it is missing the image file so just comment out the frame by putting
i think it is "%%" at the start of each line? texstudio should helpfully
make it go gray

 117 %% \frame{\frametitle{Simple SBC-style SoC}
 118 
 119 %% \begin{center}
 120 %% \includegraphics[width=0.9\textwidth]{shakti_libre_soc.jpg}
 121 %% \end{center}
Comment 2 Luke Kenneth Casson Leighton 2024-01-08 11:00:39 GMT
start copy of talk, editing TBD
https://git.libre-soc.org/?p=libreriscv.git;a=commitdiff;h=e09dfa2e8
Comment 3 Jacob Lifshay 2024-01-19 05:51:43 GMT
I noticed that the end slide of fosdem2024_ddffirst.tex links to Freenode, that should be changed to Libera and/or OFTC
Comment 4 Luke Kenneth Casson Leighton 2024-01-20 01:31:34 GMT
(In reply to Jacob Lifshay from comment #3)
> I noticed that the end slide of fosdem2024_ddffirst.tex links to Freenode,
> that should be changed to Libera and/or OFTC

cut/paste error :)
Comment 5 Luke Kenneth Casson Leighton 2024-02-12 17:53:08 GMT
more work on the slides
https://git.libre-soc.org/?p=libreriscv.git;a=commitdiff;h=d397b9617
Comment 6 Luke Kenneth Casson Leighton 2024-02-13 12:17:14 GMT
found a way to shorten the algorithm, using masking on sv.crnand
the predicate mask effectively combines as a third CR bit

https://git.libre-soc.org/?p=libreriscv.git;a=commitdiff;h=00404b7e2