From 2f221430e4842482f8581ce9634a1fa9655e83a0 Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Tue, 1 Jul 2008 17:50:28 +0200 Subject: [PATCH] Add Workflow image, which is an expanded version of the Compiling image. --- Presentations/Makefile | 2 +- Presentations/images/Workflow.svg | 531 ++++++++++++++++++++++++++++++ 2 files changed, 532 insertions(+), 1 deletion(-) create mode 100644 Presentations/images/Workflow.svg diff --git a/Presentations/Makefile b/Presentations/Makefile index 285b7c3..f41b1f8 100755 --- a/Presentations/Makefile +++ b/Presentations/Makefile @@ -22,7 +22,7 @@ IMAGES=images/*.svg # Extra dependencies Progress.pdf: beamerthemerecore.sty images/Compiling.pdf -InternalProgress.pdf: beamerthemerecore.sty +InternalProgress.pdf: beamerthemerecore.sty images/Workflow.pdf clean: rm -f *.ps *.pdf *.dvi *.log *.toc *.out *.aux *.bbl *.blg *.lof *.nav *.snm diff --git a/Presentations/images/Workflow.svg b/Presentations/images/Workflow.svg new file mode 100644 index 0000000..c7a2eb5 --- /dev/null +++ b/Presentations/images/Workflow.svg @@ -0,0 +1,531 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + MontiumC + + + montiumccfe + + + clang + + + Transformation + + + SynC backend(montiumcc) + + + + Montium IR + + + + LLVM IR + + + + Montium binary + + + + + + + + + + Simsation + + + Hardware + + Maciej, Reinier Matthijs + + + + + libMontiumC + + Jordy Arjan Jordy Klaas, Jarkko + + + + + + + + + + + + + + + -- 2.30.2