lib/origen/application.rb in origen-0.7.21 vs lib/origen/application.rb in origen-0.7.22
- old
+ new
@@ -593,10 +593,10 @@
end
$dut = obj
dynamic_resource(:toplevel_listeners, [], adding: true) << obj
end
- # Any attempts to instantiate a test within the give block will be forced to instantiate
+ # Any attempts to instantiate a tester within the give block will be forced to instantiate
# an Origen::Tester::Doc instance
def with_doc_tester(options = {})
@with_doc_tester = true
if options[:html]
@with_html_doc_tester = true