**Reworking the entire project almost from scratch. Lots of breaking changes.**
* New configuration file format (INI)
* New file generation flow (more clear)
* Do refactoring of all core modules
* Add enums
* Add C header generator
* Add Verilog header generator
* Add SystemVerilog package generator
* Embed bus interface (AXI-Lite, APB, Avalon-MM) into a register map
* Add VHDL register map generator
* Add plenty of examples
* Rework of documentation
* Update the tests
* Many minor tweaks and fixes