sv-parser-pp 0.12.0

Helper crate of sv-parser
Documentation
1
2
3
4
`define MOD_INST u_mysubmod
module mymod;
mysubmod `MOD_INST ();
endmodule