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
Added pre-reqs for function call support
#99
Closed
WorldofKerry
closed
1 year ago
WorldofKerry
commented
1 year ago
[x] Minor updates to codegen
[x] Removed open nesting and destructor for types with IO
[x] Added the wait signal
[x] Updated assertions to use TypeGuards
[x] Made stats prettier
[x] Performance benchmarks and correctness benchmarks
[x] CLI interfaces properly uses optimization level