Add litex authored by Tristan Gingold's avatar Tristan Gingold
...@@ -32,6 +32,8 @@ Automatically generating code from a description is certainly not a new idea and ...@@ -32,6 +32,8 @@ Automatically generating code from a description is certainly not a new idea and
* [airhdl](https://airhdl.com/index.jsp). A nice web site that can generate hdl and doc, but closed-source. * [airhdl](https://airhdl.com/index.jsp). A nice web site that can generate hdl and doc, but closed-source.
* [LiTex](https://github.com/enjoy-digital/litex) is able to generate register map by extracting the registers from the python description.
## Status ## Status
| Date | Event | | Date | Event |
... ...
......