update drawing authored by Tristan Gingold's avatar Tristan Gingold
...@@ -9,7 +9,7 @@ Enjoy! ...@@ -9,7 +9,7 @@ Enjoy!
## Transition path ## Transition path
For maps written using Cheburashka/Gena, it is possible to use them with Cheby: For maps written using Cheburashka/Gena, it is possible to use them with Cheby:
![cheby-legacy](uploads/618b6f9a07f69e8863d80992c9283e49/cheby-legacy.png) ![cheby-legacy](uploads/92252489e3fd1442ad3a5ce827b67686/cheby-legacy.png)
You first need to convert your map(s) using `gena2cheby` which accepts an XML file and generate a YAML file on the standard output. Then using a dedicated code generator of `cheby`, you can generate the VHDL. This VHDL is almost identical the the VHDL file generated by Gena; some whitespaces change. You first need to convert your map(s) using `gena2cheby` which accepts an XML file and generate a YAML file on the standard output. Then using a dedicated code generator of `cheby`, you can generate the VHDL. This VHDL is almost identical the the VHDL file generated by Gena; some whitespaces change.
... ...
......