Hi Suraj I would like to replace existing C/VPI code that interacts with the simulator with Ruby using ruby-vpi. This would involve loading/running some verilog, setting callbacks, and accessing the design hierarchy. How could I do this that doesn't involve writing specifications, test runners, etc as given in the current documentation?
Thanks, Derek