f-cpu/vhdl/tools.desc/BUGS.txt
created Wed Jul  3 09:02:49 CEST 2002 by whygee@f-cpu.org

The most important thing that i have remarked is that
a tool's errors does not always stop the script. It is
most striking with Vanilla because it uses the "shell"
mode and some dirty bash loop.

Besides, these are not bugs but issues : the paths must
be correctly set. For Riviera it is different, because
it fetches the command in the proper directory, because
of a file name collision with modelsim. Another collision
occurs with vanilla which creates a work/ directory, so
i use work_riviera instead.
