- 08 May, 2018 1 commit
-
-
Christian Fibich authored
-
- 07 May, 2018 1 commit
-
-
Christian Fibich authored
Describe makefile in TMR Demo Fix Zybo PMOD figure Update http links Fix #s in EE CLI listing
-
- 04 May, 2018 38 commits
-
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
The latter worked before... but easily become broken with changes of Gitlab's configuration/version.
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Christian Fibich authored
Addresses Issue #74
-
Christian Fibich authored
Addresses Issue #73
-
Christian Fibich authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
Previously, in dbdec061, we looked at the wrong field's type. Also, fix non-boolean use of 'depends_on' in _sanitize_fiu of Settings.pm.
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
When everthing else is given absolute, using a width relative to \textwidth easily produces problems...
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Christian Fibich authored
Added functionality to automatically spawn PTY pair. Can now replace a CONF_DONE message by an UNDERRUN.
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
Command line used was: find * -type f \( -name "*.pm" -or -name "*.pl" -or -name "*.c" -or -name "*.v" -or -name "*.vhd" -or -name "*.psl" \) -print0 | parallel -q -0 sed -ri -e 's/^([[:blank:]]*[^[:blank:]]+)([[:blank:]]+)(https:\/\/embsys.technikum-wien.at\/projects\/vecs\/fiji)/\1\2\3\n\1\n\1\2The creation of this file has been supported by the publicly funded\n\1\2R\&D project Josef Ressel Center for Verification of Embedded Computing\n\1\2Systems (VECS) managed by the Christian Doppler Gesellschaft (CDG)./g'
-
Stefan Tauner authored
-
Stefan Tauner authored
The target to produce an intermediate .aux file for latex documents was removed in 071d7b5c to simplify the build without taking the overall docs/ makefile into account. The latter relies on a destinct target for .aux files. This commit adds it back but makes sure that failed attempts to build it still get retried by using pdflatex' drafmode (which does not write the PDF file itself). Also, fix some other minor issues in the makefile and the generation of the directory of acronyms.
-
Stefan Tauner authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Stefan Tauner authored
-