WorldofKerry / Python2Verilog

Transpiles a subset of Python functions into synthesizable SystemVerilog.
https://worldofkerry.github.io/Python2Verilog/
GNU General Public License v3.0
1 stars 0 forks source link

Hopefully fixes consistency issue #171

Closed WorldofKerry closed 11 months ago

WorldofKerry commented 11 months ago
WorldofKerry commented 11 months ago

I've also modified some recursion limits.