Feature
* Autogenerate sequential signal connections ([`6dfca07`](https://github.com/es-ude/elastic-ai.creator/commit/6dfca078b735a3387b65c20de601426ea27371c6))
* **unit:** Add tests for sequential model with two layer ([`df73a4f`](https://github.com/es-ude/elastic-ai.creator/commit/df73a4fb27a8867a4b633c4ffdd737ead34d2f16))
* Test signal definitions, layer connections and instantiations separately ([`65201c8`](https://github.com/es-ude/elastic-ai.creator/commit/65201c83bae07c62efcd705f67f34d9ff88da557))
* **unit:** Test all subdesigns generated by sequential layer gets a unique name ([`009405b`](https://github.com/es-ude/elastic-ai.creator/commit/009405bc64cd5e8a86909330bb450ee58ee98289))
* Sequential layer can have a name ([`9e46938`](https://github.com/es-ude/elastic-ai.creator/commit/9e46938e9e5fc6960e70bef26aa72ec51566a007))
* Introduce abstract Translatable class ([`5d9fa2d`](https://github.com/es-ude/elastic-ai.creator/commit/5d9fa2d167a8c46c301bb4a0da25718b1fcf0dee))
* Add indentations to template ([`aa254d1`](https://github.com/es-ude/elastic-ai.creator/commit/aa254d12f38712e798db9b31a5a58e197a44121a))
* Implement translatable identity module ([`54327fa`](https://github.com/es-ude/elastic-ai.creator/commit/54327fa3e45ca3617d642134ca8d842e7d2afc4c))
* Add translate_to_vhdl function ([`ba0edc2`](https://github.com/es-ude/elastic-ai.creator/commit/ba0edc25b93075cbb2d104c2216dcc15df36c13c))
Fix
* Correct expected connections ([`2fb0f8e`](https://github.com/es-ude/elastic-ai.creator/commit/2fb0f8edc45a7a38e2a9b7433dee90f139b10006))
* **unit:** Fix that test ignores parameter ([`f448919`](https://github.com/es-ude/elastic-ai.creator/commit/f448919ff4882696c0991d6aec3608616e258596))
* Fix syntax error ([`396f5c4`](https://github.com/es-ude/elastic-ai.creator/commit/396f5c45b382454d6cc97e4be573fcfe45a4592a))
* Fix syntax errors ([`f9b57e4`](https://github.com/es-ude/elastic-ai.creator/commit/f9b57e4f8173dc0bd52c21b1da351304ceb5a122))
* Add missing save_to function ([`ef24ee2`](https://github.com/es-ude/elastic-ai.creator/commit/ef24ee21672099359867bc4a74f5804af0c10158))
* **unit:** Fix tests and remove hard sigmoid test in sequential test case ([`a1ada6f`](https://github.com/es-ude/elastic-ai.creator/commit/a1ada6f0ceec750bb80abf866d28f96719f2f1f9))
* Set correct resource options in rom and fix signal definitions ([`2c2964c`](https://github.com/es-ude/elastic-ai.creator/commit/2c2964ceaa746163ebbeaef09181e09c06ecb4f2))