issues
search
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
Improved error handling
#165
Closed
WorldofKerry
closed
1 year ago
WorldofKerry
commented
1 year ago
Type inference now more efficient (will only look at first value if generator is not used)
Better exceptions
Hopefully removes matplotlib dependency