bin/generate_test_tpl/bench.rb in ruby-vpi-12.1.0 vs bin/generate_test_tpl/bench.rb in ruby-vpi-13.0.0
- old
+ new
@@ -1,4 +1,6 @@
# This file is the Ruby side of the bench.
+require 'rubygems'
require 'ruby-vpi'
+
RubyVpi.init_bench :<%= aOutputInfo.designClassName %>, :<%= aOutputInfo.specFormat %>