During testing a scenario arose, where a toggling in the last_word signal lane while the rest of the signals were not valid was falsely latched. All entities with "last_word_in" latches were modifies to only latch the signal when in valid state.
The existing Fibonacci implementation was slightly modified to adhere to the recipes and be more in line with existing code generation.