| Summary: | FOSDEM 2024 talk: Advanced Data- Dependent- Fail -First | ||
|---|---|---|---|
| Product: | Libre-SOC's first SoC | Reporter: | shriya.sharma |
| Component: | Conferences | Assignee: | shriya.sharma |
| Status: | RESOLVED FIXED | ||
| Severity: | enhancement | CC: | libre-soc-bugs, lkcl, programmerjake |
| Priority: | --- | ||
| Version: | unspecified | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| URL: | https://libre-soc.org/conferences/fosdem2024/fosdem2024_ddffirst/README/ | ||
| See Also: | https://bugs.libre-soc.org/show_bug.cgi?id=676 | ||
| 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: | ||
| Bug Depends on: | |||
| Bug Blocks: | 1070 | ||
|
Description
shriya.sharma
2024-01-04 17:20: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} start copy of talk, editing TBD https://git.libre-soc.org/?p=libreriscv.git;a=commitdiff;h=e09dfa2e8 I noticed that the end slide of fosdem2024_ddffirst.tex links to Freenode, that should be changed to Libera and/or OFTC (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 :) more work on the slides https://git.libre-soc.org/?p=libreriscv.git;a=commitdiff;h=d397b9617 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 |