From: Luke Kenneth Casson Leighton Date: Thu, 4 Jan 2024 20:27:15 +0000 (+0000) Subject: change fosdem2024 talk README to markdown X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=166e996898222cd473f5d00c7a54a225f7f0e476;p=libreriscv.git change fosdem2024 talk README to markdown --- diff --git a/conferences/fosdem2024/fosdem2024_ddffirst/README.mdwn b/conferences/fosdem2024/fosdem2024_ddffirst/README.mdwn new file mode 100644 index 000000000..0ffa94207 --- /dev/null +++ b/conferences/fosdem2024/fosdem2024_ddffirst/README.mdwn @@ -0,0 +1,6 @@ +Talk for FOSDEM2024 on Advanced Data-Dependent Fail-First. +Conference page: https://libre-soc org/conferences/fosdem2024 +Bugreport: https://bugs.libre-soc.org/show_bug.cgi?id=1244 +File: fosdem2014_ddffirst.tex +Compile and create by installing texstudio, and pressing "F5". +produces a PDF which appears on the RHS of the texstudio window. diff --git a/conferences/fosdem2024/fosdem2024_ddffirst/README.txt b/conferences/fosdem2024/fosdem2024_ddffirst/README.txt deleted file mode 100644 index 0ffa94207..000000000 --- a/conferences/fosdem2024/fosdem2024_ddffirst/README.txt +++ /dev/null @@ -1,6 +0,0 @@ -Talk for FOSDEM2024 on Advanced Data-Dependent Fail-First. -Conference page: https://libre-soc org/conferences/fosdem2024 -Bugreport: https://bugs.libre-soc.org/show_bug.cgi?id=1244 -File: fosdem2014_ddffirst.tex -Compile and create by installing texstudio, and pressing "F5". -produces a PDF which appears on the RHS of the texstudio window.