MyHDL port to Ruby?

Hi,

does anybody know of a (partial) port of MyHDL to Ruby?

MyHDL is written in Python; it converts Python-Code to VHDL and Verilog.

I know of RHDL and Ruby-VPI; disadvantages to me:

  • Ruby-VPI doesn’t create VHDL;
  • RHDL seems not to create code for synthesis (“The intent is to allow
    more than just simulation, but also verification and testbench creation
    features.”)

Kind regards,
Axel