PyHDI/veriloggen

Support for SystemVerilog Interfaces

Closed this issue · 2 comments

I think veriloggen does not support SV interfaces at the moment?

Are these on the pipeline? It should not be too much of an update to add suport for them given the syntax and structure is pretty similar to an usual verilog module

Thanks

SystemVerilog support by Pyverilog is in-progress. After that, Veriloggen also supports SystemVerilog.

Awesome, looking forward to it
Thanks Shinya-San