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

Remove rust backend, signal moving to ToHDL #190

Closed WorldofKerry closed 3 months ago

WorldofKerry commented 3 months ago

This repo has already been merged into https://github.com/WorldofKerry/ToHDL as https://github.com/WorldofKerry/ToHDL/pull/50. The monorepo structure will make updates that effect both the rust and python side easier on CI and integration tests.