lib/origen/application.rb in origen-0.5.0 vs lib/origen/application.rb in origen-0.5.1

- old
+ new

@@ -550,9 +550,10 @@ def tester=(obj) # if tester && obj # raise "You can only instantiate 1 tester, you have already created an instance of #{tester.class}}" # end + $tester = obj set_dynamic_resource(:tester, [obj]) end def pin_map dynamic_resource(:pin_map, {})