- 04 May, 2018 40 commits
-
-
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
-
Christian Fibich authored
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Stefan Tauner authored
- fix bottom right copy&paste error - make sure all text is FreeSans (not Nasa) - make fonts a bit smaller to fit better between pins
-
Stefan Tauner authored
The previous version sometimes failed to rebuild a document after a failed build attempt followed by a correct fix.
-
Stefan Tauner authored
-
Stefan Tauner authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Christian Fibich authored
-
Stefan Tauner authored
-
Christian Fibich authored
Added trigger to UM. Added constraint files for Vivado. Added FIU names to cfg
-
Christian Fibich authored
Makes Synplify for iCE40 want to implement buffer in RAM but then fail due to reset.
-
Christian Fibich authored
Added template qsf for FIJI pin constraints Added FIU names Added connection figure to user manual section
-
Christian Fibich authored
For future latency estimation
-
Stefan Tauner authored
-
Stefan Tauner authored
This includes generated files apart from the instrumented netlist. The latter just gets a header stating which version of FIJI generated it etc. Also rename existing licenses to include a .txt suffix and the license's version.
-
Stefan Tauner authored
- add version string - refer to project website
-