diff --git "a/graph_cocotb.json" "b/graph_cocotb.json" new file mode 100644--- /dev/null +++ "b/graph_cocotb.json" @@ -0,0 +1,70603 @@ +{ + "repo_root": "C:\\repos\\v3\\cocotb", + "files_scanned": 217, + "modules_parsed": 217, + "function_graph": { + "cocotb_build_libs": [ + { + "id": "cocotb_build_libs.create_sxs_assembly_manifest", + "name": "create_sxs_assembly_manifest", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "cocotb_build_libs.create_sxs_appconfig", + "name": "create_sxs_appconfig", + "lineno": 116, + "scope": null, + "is_async": false + }, + { + "id": "cocotb_build_libs.create_rc_file", + "name": "create_rc_file", + "lineno": 144, + "scope": null, + "is_async": false + }, + { + "id": "cocotb_build_libs._get_lib_ext_name", + "name": "_get_lib_ext_name", + "lineno": 199, + "scope": null, + "is_async": false + }, + { + "id": "cocotb_build_libs.build_ext._uses_msvc", + "name": "_uses_msvc", + "lineno": 211, + "scope": "build_ext", + "is_async": false + }, + { + "id": "cocotb_build_libs.build_ext.run", + "name": "run", + "lineno": 219, + "scope": "build_ext", + "is_async": false + }, + { + "id": "cocotb_build_libs.build_ext.build_extensions", + "name": "build_extensions", + "lineno": 227, + "scope": "build_ext", + "is_async": false + }, + { + "id": "cocotb_build_libs.build_ext.build_extension", + "name": "build_extension", + "lineno": 280, + "scope": "build_ext", + "is_async": false + }, + { + "id": "cocotb_build_libs.build_ext.get_export_symbols", + "name": "get_export_symbols", + "lineno": 336, + "scope": "build_ext", + "is_async": false + }, + { + "id": "cocotb_build_libs.build_ext.get_ext_filename", + "name": "get_ext_filename", + "lineno": 340, + "scope": "build_ext", + "is_async": false + }, + { + "id": "cocotb_build_libs.build_ext.finalize_options", + "name": "finalize_options", + "lineno": 367, + "scope": "build_ext", + "is_async": false + }, + { + "id": "cocotb_build_libs.build_ext.copy_extensions_to_source", + "name": "copy_extensions_to_source", + "lineno": 375, + "scope": "build_ext", + "is_async": false + }, + { + "id": "cocotb_build_libs.build_ext._gen_import_libs", + "name": "_gen_import_libs", + "lineno": 395, + "scope": "build_ext", + "is_async": false + }, + { + "id": "cocotb_build_libs._get_python_lib_link", + "name": "_get_python_lib_link", + "lineno": 425, + "scope": null, + "is_async": false + }, + { + "id": "cocotb_build_libs._get_python_lib", + "name": "_get_python_lib", + "lineno": 442, + "scope": null, + "is_async": false + }, + { + "id": "cocotb_build_libs._get_common_lib_ext", + "name": "_get_common_lib_ext", + "lineno": 461, + "scope": null, + "is_async": false + }, + { + "id": "cocotb_build_libs._get_vpi_lib_ext", + "name": "_get_vpi_lib_ext", + "lineno": 524, + "scope": null, + "is_async": false + }, + { + "id": "cocotb_build_libs._get_vhpi_lib_ext", + "name": "_get_vhpi_lib_ext", + "lineno": 549, + "scope": null, + "is_async": false + }, + { + "id": "cocotb_build_libs.get_ext", + "name": "get_ext", + "lineno": 574, + "scope": null, + "is_async": false + } + ], + "noxfile": [ + { + "id": "noxfile.simulator_support_matrix", + "name": "simulator_support_matrix", + "lineno": 26, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.env_vars_for_sim_test", + "name": "env_vars_for_sim_test", + "lineno": 52, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.configure_test_env", + "name": "configure_test_env", + "lineno": 68, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.stringify_dict", + "name": "stringify_dict", + "lineno": 82, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.build_cocotb_for_dev_test", + "name": "build_cocotb_for_dev_test", + "lineno": 99, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.dev_test", + "name": "dev_test", + "lineno": 137, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.dev_test_sim", + "name": "dev_test_sim", + "lineno": 153, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.dev_test_nosim", + "name": "dev_test_nosim", + "lineno": 279, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.dev_coverage_combine", + "name": "dev_coverage_combine", + "lineno": 312, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.dev_coverage_report", + "name": "dev_coverage_report", + "lineno": 327, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.release_clean", + "name": "release_clean", + "lineno": 396, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.release_build_wheel", + "name": "release_build_wheel", + "lineno": 406, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.release_build_sdist", + "name": "release_build_sdist", + "lineno": 424, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.release_build", + "name": "release_build", + "lineno": 438, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.release_install_from_sdist", + "name": "release_install_from_sdist", + "lineno": 444, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.release_test", + "name": "release_test", + "lineno": 474, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.release_install_from_wheel", + "name": "release_install_from_wheel", + "lineno": 490, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.release_test_sim", + "name": "release_test_sim", + "lineno": 514, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.release_test_nosim", + "name": "release_test_nosim", + "lineno": 535, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.docs", + "name": "docs", + "lineno": 559, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.docs_preview", + "name": "docs_preview", + "lineno": 579, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.docs_linkcheck", + "name": "docs_linkcheck", + "lineno": 612, + "scope": null, + "is_async": false + }, + { + "id": "noxfile.docs_spelling", + "name": "docs_spelling", + "lineno": 630, + "scope": null, + "is_async": false + } + ], + "setup": [ + { + "id": "setup.package_files", + "name": "package_files", + "lineno": 38, + "scope": null, + "is_async": false + } + ], + ".github.generate-envs": [ + { + "id": ".github.generate-envs.append_str_val", + "name": "append_str_val", + "lineno": 534, + "scope": null, + "is_async": false + }, + { + "id": ".github.generate-envs.main", + "name": "main", + "lineno": 540, + "scope": null, + "is_async": false + } + ], + "docs.source.conf": [ + { + "id": "docs.source.conf.block_gpi_links", + "name": "block_gpi_links", + "lineno": 446, + "scope": null, + "is_async": false + }, + { + "id": "docs.source.conf.setup", + "name": "setup", + "lineno": 455, + "scope": null, + "is_async": false + } + ], + "examples.adder.model.adder_model": [ + { + "id": "examples.adder.model.adder_model.adder_model", + "name": "adder_model", + "lineno": 6, + "scope": null, + "is_async": false + } + ], + "examples.adder.model": [], + "examples.adder.tests.test_adder": [ + { + "id": "examples.adder.tests.test_adder.adder_basic_test", + "name": "adder_basic_test", + "lineno": 20, + "scope": null, + "is_async": true + }, + { + "id": "examples.adder.tests.test_adder.adder_randomised_test", + "name": "adder_randomised_test", + "lineno": 37, + "scope": null, + "is_async": true + }, + { + "id": "examples.adder.tests.test_adder.test_adder_runner", + "name": "test_adder_runner", + "lineno": 54, + "scope": null, + "is_async": false + } + ], + "examples.analog_model.afe": [ + { + "id": "examples.analog_model.afe.PGA.__init__", + "name": "__init__", + "lineno": 25, + "scope": "PGA", + "is_async": false + }, + { + "id": "examples.analog_model.afe.PGA.gain", + "name": "gain", + "lineno": 38, + "scope": "PGA", + "is_async": false + }, + { + "id": "examples.analog_model.afe.PGA.gain", + "name": "gain", + "lineno": 42, + "scope": "PGA", + "is_async": false + }, + { + "id": "examples.analog_model.afe.PGA.run", + "name": "run", + "lineno": 45, + "scope": "PGA", + "is_async": true + }, + { + "id": "examples.analog_model.afe.ADC.__init__", + "name": "__init__", + "lineno": 59, + "scope": "ADC", + "is_async": false + }, + { + "id": "examples.analog_model.afe.ADC.run", + "name": "run", + "lineno": 74, + "scope": "ADC", + "is_async": true + }, + { + "id": "examples.analog_model.afe.AFE.__init__", + "name": "__init__", + "lineno": 93, + "scope": "AFE", + "is_async": false + } + ], + "examples.analog_model.test_analog_model": [ + { + "id": "examples.analog_model.test_analog_model.gain_select", + "name": "gain_select", + "lineno": 22, + "scope": null, + "is_async": true + }, + { + "id": "examples.analog_model.test_analog_model.test_analog_model", + "name": "test_analog_model", + "lineno": 34, + "scope": null, + "is_async": true + } + ], + "examples.first_steps.counter_tests": [ + { + "id": "examples.first_steps.counter_tests.test_hello_world", + "name": "test_hello_world", + "lineno": 14, + "scope": null, + "is_async": true + }, + { + "id": "examples.first_steps.counter_tests.test_accessing", + "name": "test_accessing", + "lineno": 20, + "scope": null, + "is_async": true + }, + { + "id": "examples.first_steps.counter_tests.test_getting_values", + "name": "test_getting_values", + "lineno": 27, + "scope": null, + "is_async": true + }, + { + "id": "examples.first_steps.counter_tests.test_waiting", + "name": "test_waiting", + "lineno": 39, + "scope": null, + "is_async": true + }, + { + "id": "examples.first_steps.counter_tests.test_clock", + "name": "test_clock", + "lineno": 53, + "scope": null, + "is_async": true + }, + { + "id": "examples.first_steps.counter_tests.test_clock_concurrent", + "name": "test_clock_concurrent", + "lineno": 64, + "scope": null, + "is_async": true + }, + { + "id": "examples.first_steps.counter_tests.run_clock", + "name": "run_clock", + "lineno": 72, + "scope": null, + "is_async": true + }, + { + "id": "examples.first_steps.counter_tests.reset", + "name": "reset", + "lineno": 82, + "scope": null, + "is_async": true + }, + { + "id": "examples.first_steps.counter_tests.test_edge_trigger", + "name": "test_edge_trigger", + "lineno": 97, + "scope": null, + "is_async": true + }, + { + "id": "examples.first_steps.counter_tests.test_self_checking", + "name": "test_self_checking", + "lineno": 118, + "scope": null, + "is_async": true + } + ], + "examples.matrix_multiplier.tests.matrix_multiplier_tests": [ + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.Mailbox.__init__", + "name": "__init__", + "lineno": 32, + "scope": "Mailbox", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.Mailbox.put", + "name": "put", + "lineno": 36, + "scope": "Mailbox", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.Mailbox.get", + "name": "get", + "lineno": 41, + "scope": "Mailbox", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.Mailbox.wait", + "name": "wait", + "lineno": 48, + "scope": "Mailbox", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.Mailbox.empty", + "name": "empty", + "lineno": 54, + "scope": "Mailbox", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor.__init__", + "name": "__init__", + "lineno": 74, + "scope": "DataValidMonitor", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor.add_callback", + "name": "add_callback", + "lineno": 91, + "scope": "DataValidMonitor", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor.start", + "name": "start", + "lineno": 95, + "scope": "DataValidMonitor", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor.stop", + "name": "stop", + "lineno": 101, + "scope": "DataValidMonitor", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor._run", + "name": "_run", + "lineno": 108, + "scope": "DataValidMonitor", + "is_async": true + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor._sample", + "name": "_sample", + "lineno": 128, + "scope": "DataValidMonitor", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver.__init__", + "name": "__init__", + "lineno": 136, + "scope": "DataValidDriver", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver.send", + "name": "send", + "lineno": 155, + "scope": "DataValidDriver", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver.start", + "name": "start", + "lineno": 169, + "scope": "DataValidDriver", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver.stop", + "name": "stop", + "lineno": 175, + "scope": "DataValidDriver", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver._run", + "name": "_run", + "lineno": 182, + "scope": "DataValidDriver", + "is_async": true + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver._apply", + "name": "_apply", + "lineno": 210, + "scope": "DataValidDriver", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierModel.__init__", + "name": "__init__", + "lineno": 219, + "scope": "MatrixMultiplierModel", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierModel.add_output_callback", + "name": "add_output_callback", + "lineno": 242, + "scope": "MatrixMultiplierModel", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierModel.send_input", + "name": "send_input", + "lineno": 246, + "scope": "MatrixMultiplierModel", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.CompareFunc.__call__", + "name": "__call__", + "lineno": 279, + "scope": "CompareFunc", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.InOrderChecker.__init__", + "name": "__init__", + "lineno": 291, + "scope": "InOrderChecker", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.InOrderChecker.addExpected", + "name": "addExpected", + "lineno": 304, + "scope": "InOrderChecker", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.InOrderChecker.addActual", + "name": "addActual", + "lineno": 309, + "scope": "InOrderChecker", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.__init__", + "name": "__init__", + "lineno": 332, + "scope": "MatrixMultiplierTestbench", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.create_a_matrix", + "name": "create_a_matrix", + "lineno": 394, + "scope": "MatrixMultiplierTestbench", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.create_b_matrix", + "name": "create_b_matrix", + "lineno": 405, + "scope": "MatrixMultiplierTestbench", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.start", + "name": "start", + "lineno": 416, + "scope": "MatrixMultiplierTestbench", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.stop", + "name": "stop", + "lineno": 423, + "scope": "MatrixMultiplierTestbench", + "is_async": false + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.reset", + "name": "reset", + "lineno": 430, + "scope": "MatrixMultiplierTestbench", + "is_async": true + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.test_random", + "name": "test_random", + "lineno": 439, + "scope": null, + "is_async": true + } + ], + "examples.matrix_multiplier.tests.test_matrix_multiplier": [ + { + "id": "examples.matrix_multiplier.tests.test_matrix_multiplier.test_matrix_multiplier_runner", + "name": "test_matrix_multiplier_runner", + "lineno": 18, + "scope": null, + "is_async": false + } + ], + "examples.mixed_language.tests.test_mixed_language": [ + { + "id": "examples.mixed_language.tests.test_mixed_language.mixed_language_accessing_test", + "name": "mixed_language_accessing_test", + "lineno": 30, + "scope": null, + "is_async": true + }, + { + "id": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "name": "mixed_language_functional_test", + "lineno": 67, + "scope": null, + "is_async": true + }, + { + "id": "examples.mixed_language.tests.test_mixed_language.test_mixed_language_runner", + "name": "test_mixed_language_runner", + "lineno": 131, + "scope": null, + "is_async": false + } + ], + "examples.mixed_signal.tests.test_regulator_plot": [ + { + "id": "examples.mixed_signal.tests.test_regulator_plot.test_trim_vals", + "name": "test_trim_vals", + "lineno": 14, + "scope": null, + "is_async": true + }, + { + "id": "examples.mixed_signal.tests.test_regulator_plot.get_voltage", + "name": "get_voltage", + "lineno": 37, + "scope": null, + "is_async": true + }, + { + "id": "examples.mixed_signal.tests.test_regulator_plot.plot_data", + "name": "plot_data", + "lineno": 51, + "scope": null, + "is_async": false + } + ], + "examples.mixed_signal.tests.test_regulator_trim": [ + { + "id": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.__init__", + "name": "__init__", + "lineno": 20, + "scope": "Regulator_TB", + "is_async": false + }, + { + "id": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.get_voltage", + "name": "get_voltage", + "lineno": 30, + "scope": "Regulator_TB", + "is_async": true + }, + { + "id": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.find_trim_val", + "name": "find_trim_val", + "lineno": 47, + "scope": "Regulator_TB", + "is_async": true + }, + { + "id": "examples.mixed_signal.tests.test_regulator_trim.run_test", + "name": "run_test", + "lineno": 91, + "scope": null, + "is_async": true + } + ], + "examples.mixed_signal.tests.test_rescap": [ + { + "id": "examples.mixed_signal.tests.test_rescap.ResCap_TB.__init__", + "name": "__init__", + "lineno": 20, + "scope": "ResCap_TB", + "is_async": false + }, + { + "id": "examples.mixed_signal.tests.test_rescap.ResCap_TB._get_single_sample", + "name": "_get_single_sample", + "lineno": 27, + "scope": "ResCap_TB", + "is_async": true + }, + { + "id": "examples.mixed_signal.tests.test_rescap.ResCap_TB.get_sample_data", + "name": "get_sample_data", + "lineno": 49, + "scope": "ResCap_TB", + "is_async": true + }, + { + "id": "examples.mixed_signal.tests.test_rescap.ResCap_TB.plot_data", + "name": "plot_data", + "lineno": 68, + "scope": "ResCap_TB", + "is_async": false + }, + { + "id": "examples.mixed_signal.tests.test_rescap.run_test", + "name": "run_test", + "lineno": 127, + "scope": null, + "is_async": true + }, + { + "id": "examples.mixed_signal.tests.test_rescap.mpl_align_yaxis", + "name": "mpl_align_yaxis", + "lineno": 155, + "scope": null, + "is_async": false + }, + { + "id": "examples.mixed_signal.tests.test_rescap.mpl_adjust_yaxis", + "name": "mpl_adjust_yaxis", + "lineno": 163, + "scope": null, + "is_async": false + } + ], + "examples.mixed_signal.tests.test_rescap_minimalist": [ + { + "id": "examples.mixed_signal.tests.test_rescap_minimalist.rescap_minimalist_test", + "name": "rescap_minimalist_test", + "lineno": 10, + "scope": null, + "is_async": true + } + ], + "examples.simple_dff.test_dff": [ + { + "id": "examples.simple_dff.test_dff.dff_simple_test", + "name": "dff_simple_test", + "lineno": 18, + "scope": null, + "is_async": true + }, + { + "id": "examples.simple_dff.test_dff.test_simple_dff_runner", + "name": "test_simple_dff_runner", + "lineno": 45, + "scope": null, + "is_async": false + } + ], + "src.cocotb.clock": [ + { + "id": "src.cocotb.clock.Clock.__init__", + "name": "__init__", + "lineno": 161, + "scope": "Clock", + "is_async": false + }, + { + "id": "src.cocotb.clock.Clock.signal", + "name": "signal", + "lineno": 227, + "scope": "Clock", + "is_async": false + }, + { + "id": "src.cocotb.clock.Clock.period", + "name": "period", + "lineno": 232, + "scope": "Clock", + "is_async": false + }, + { + "id": "src.cocotb.clock.Clock.period_high", + "name": "period_high", + "lineno": 240, + "scope": "Clock", + "is_async": false + }, + { + "id": "src.cocotb.clock.Clock.unit", + "name": "unit", + "lineno": 250, + "scope": "Clock", + "is_async": false + }, + { + "id": "src.cocotb.clock.Clock.impl", + "name": "impl", + "lineno": 258, + "scope": "Clock", + "is_async": false + }, + { + "id": "src.cocotb.clock.Clock.set_action", + "name": "set_action", + "lineno": 269, + "scope": "Clock", + "is_async": false + }, + { + "id": "src.cocotb.clock.Clock.start", + "name": "start", + "lineno": 276, + "scope": "Clock", + "is_async": false + }, + { + "id": "src.cocotb.clock.Clock.start.drive", + "name": "drive", + "lineno": 320, + "scope": "Clock.start", + "is_async": true + }, + { + "id": "src.cocotb.clock.Clock.start.drive", + "name": "drive", + "lineno": 331, + "scope": "Clock.start", + "is_async": true + }, + { + "id": "src.cocotb.clock.Clock.stop", + "name": "stop", + "lineno": 346, + "scope": "Clock", + "is_async": false + }, + { + "id": "src.cocotb.clock.Clock.cycles", + "name": "cycles", + "lineno": 361, + "scope": "Clock", + "is_async": true + }, + { + "id": "src.cocotb.clock.Clock.__repr__", + "name": "__repr__", + "lineno": 407, + "scope": "Clock", + "is_async": false + }, + { + "id": "src.cocotb.clock.Clock._log", + "name": "_log", + "lineno": 414, + "scope": "Clock", + "is_async": false + } + ], + "src.cocotb.debug": [], + "src.cocotb.handle": [ + { + "id": "src.cocotb.handle.SimHandleBase.__init__", + "name": "__init__", + "lineno": 80, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.SimHandleBase._name", + "name": "_name", + "lineno": 89, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.SimHandleBase._type", + "name": "_type", + "lineno": 97, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.SimHandleBase._log", + "name": "_log", + "lineno": 105, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.SimHandleBase._def_name", + "name": "_def_name", + "lineno": 109, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.SimHandleBase._def_file", + "name": "_def_file", + "lineno": 121, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.SimHandleBase.__hash__", + "name": "__hash__", + "lineno": 132, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.SimHandleBase.__eq__", + "name": "__eq__", + "lineno": 135, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.SimHandleBase.__repr__", + "name": "__repr__", + "lineno": 140, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.SimHandleBase.__bool__", + "name": "__bool__", + "lineno": 150, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.SimHandleBase.__getstate__", + "name": "__getstate__", + "lineno": 155, + "scope": "SimHandleBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._RangeableObjectMixin.range", + "name": "range", + "lineno": 163, + "scope": "_RangeableObjectMixin", + "is_async": false + }, + { + "id": "src.cocotb.handle._RangeableObjectMixin.left", + "name": "left", + "lineno": 173, + "scope": "_RangeableObjectMixin", + "is_async": false + }, + { + "id": "src.cocotb.handle._RangeableObjectMixin.direction", + "name": "direction", + "lineno": 178, + "scope": "_RangeableObjectMixin", + "is_async": false + }, + { + "id": "src.cocotb.handle._RangeableObjectMixin.right", + "name": "right", + "lineno": 183, + "scope": "_RangeableObjectMixin", + "is_async": false + }, + { + "id": "src.cocotb.handle._RangeableObjectMixin.__len__", + "name": "__len__", + "lineno": 187, + "scope": "_RangeableObjectMixin", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase.__init__", + "name": "__init__", + "lineno": 223, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase._keys", + "name": "_keys", + "lineno": 228, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase._values", + "name": "_values", + "lineno": 236, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase._items", + "name": "_items", + "lineno": 244, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase._discover_all", + "name": "_discover_all", + "lineno": 252, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase._get", + "name": "_get", + "lineno": 291, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase._get_handle_by_key", + "name": "_get_handle_by_key", + "lineno": 329, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase._child_path", + "name": "_child_path", + "lineno": 343, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase._sub_handle_key", + "name": "_sub_handle_key", + "lineno": 354, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase.__iter__", + "name": "__iter__", + "lineno": 367, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase.__len__", + "name": "__len__", + "lineno": 370, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase.__dir__", + "name": "__dir__", + "lineno": 374, + "scope": "_HierarchyObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyObject.__init__", + "name": "__init__", + "lineno": 435, + "scope": "HierarchyObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyObject.__setattr__", + "name": "__setattr__", + "lineno": 438, + "scope": "HierarchyObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyObject.__getattr__", + "name": "__getattr__", + "lineno": 454, + "scope": "HierarchyObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyObject.__getitem__", + "name": "__getitem__", + "lineno": 463, + "scope": "HierarchyObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyObject._id", + "name": "_id", + "lineno": 472, + "scope": "HierarchyObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyObject._child_path", + "name": "_child_path", + "lineno": 503, + "scope": "HierarchyObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyObject._sub_handle_key", + "name": "_sub_handle_key", + "lineno": 507, + "scope": "HierarchyObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyObject._get_handle_by_key", + "name": "_get_handle_by_key", + "lineno": 510, + "scope": "HierarchyObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyArrayObject.__init__", + "name": "__init__", + "lineno": 556, + "scope": "HierarchyArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyArrayObject._sub_handle_key", + "name": "_sub_handle_key", + "lineno": 559, + "scope": "HierarchyArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyArrayObject._child_path", + "name": "_child_path", + "lineno": 579, + "scope": "HierarchyArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyArrayObject._get_handle_by_key", + "name": "_get_handle_by_key", + "lineno": 582, + "scope": "HierarchyArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyArrayObject.__getitem__", + "name": "__getitem__", + "lineno": 591, + "scope": "HierarchyArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.HierarchyArrayObject.__iter__", + "name": "__iter__", + "lineno": 602, + "scope": "HierarchyArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle._Action._dispatch", + "name": "_dispatch", + "lineno": 622, + "scope": "_Action", + "is_async": false + }, + { + "id": "src.cocotb.handle.Deposit.__init__", + "name": "__init__", + "lineno": 639, + "scope": "Deposit", + "is_async": false + }, + { + "id": "src.cocotb.handle.Deposit._dispatch", + "name": "_dispatch", + "lineno": 642, + "scope": "Deposit", + "is_async": false + }, + { + "id": "src.cocotb.handle.Force.__init__", + "name": "__init__", + "lineno": 667, + "scope": "Force", + "is_async": false + }, + { + "id": "src.cocotb.handle.Force._dispatch", + "name": "_dispatch", + "lineno": 670, + "scope": "Force", + "is_async": false + }, + { + "id": "src.cocotb.handle.Freeze._dispatch", + "name": "_dispatch", + "lineno": 695, + "scope": "Freeze", + "is_async": false + }, + { + "id": "src.cocotb.handle.Release._dispatch", + "name": "_dispatch", + "lineno": 725, + "scope": "Release", + "is_async": false + }, + { + "id": "src.cocotb.handle.Immediate.__init__", + "name": "__init__", + "lineno": 747, + "scope": "Immediate", + "is_async": false + }, + { + "id": "src.cocotb.handle.Immediate._dispatch", + "name": "_dispatch", + "lineno": 750, + "scope": "Immediate", + "is_async": false + }, + { + "id": "src.cocotb.handle._OldImmediate.__init__", + "name": "__init__", + "lineno": 755, + "scope": "_OldImmediate", + "is_async": false + }, + { + "id": "src.cocotb.handle._OldImmediate._dispatch", + "name": "_dispatch", + "lineno": 758, + "scope": "_OldImmediate", + "is_async": false + }, + { + "id": "src.cocotb.handle._apply_scheduled_writes", + "name": "_apply_scheduled_writes", + "lineno": 768, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.handle._schedule_write", + "name": "_schedule_write", + "lineno": 771, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.handle._apply_scheduled_writes", + "name": "_apply_scheduled_writes", + "lineno": 788, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.handle._schedule_write", + "name": "_schedule_write", + "lineno": 798, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.handle.ValueObjectBase.value", + "name": "value", + "lineno": 841, + "scope": "ValueObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.ValueObjectBase.value", + "name": "value", + "lineno": 865, + "scope": "ValueObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.ValueObjectBase.get", + "name": "get", + "lineno": 886, + "scope": "ValueObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.ValueObjectBase.set", + "name": "set", + "lineno": 890, + "scope": "ValueObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.ValueObjectBase.setimmediatevalue", + "name": "setimmediatevalue", + "lineno": 916, + "scope": "ValueObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.ValueObjectBase.is_const", + "name": "is_const", + "lineno": 943, + "scope": "ValueObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.ValueObjectBase._set_value", + "name": "_set_value", + "lineno": 948, + "scope": "ValueObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.ArrayObject.__init__", + "name": "__init__", + "lineno": 1006, + "scope": "ArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.ArrayObject.get", + "name": "get", + "lineno": 1010, + "scope": "ArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.ArrayObject.set", + "name": "set", + "lineno": 1030, + "scope": "ArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.ArrayObject._set_value", + "name": "_set_value", + "lineno": 1063, + "scope": "ArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.ArrayObject.__getitem__", + "name": "__getitem__", + "lineno": 1075, + "scope": "ArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.ArrayObject.__iter__", + "name": "__iter__", + "lineno": 1089, + "scope": "ArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle._NonIndexableValueObjectBase.value_change", + "name": "value_change", + "lineno": 1101, + "scope": "_NonIndexableValueObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle._NonIndexableValueObjectBase._edge", + "name": "_edge", + "lineno": 1108, + "scope": "_NonIndexableValueObjectBase", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicObject.__init__", + "name": "__init__", + "lineno": 1133, + "scope": "LogicObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicObject._set_value", + "name": "_set_value", + "lineno": 1136, + "scope": "LogicObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicObject.get", + "name": "get", + "lineno": 1162, + "scope": "LogicObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicObject.set", + "name": "set", + "lineno": 1167, + "scope": "LogicObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicObject.rising_edge", + "name": "rising_edge", + "lineno": 1191, + "scope": "LogicObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicObject.falling_edge", + "name": "falling_edge", + "lineno": 1198, + "scope": "LogicObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicObject.__len__", + "name": "__len__", + "lineno": 1204, + "scope": "LogicObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicObject.__int__", + "name": "__int__", + "lineno": 1210, + "scope": "LogicObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicObject.__str__", + "name": "__str__", + "lineno": 1216, + "scope": "LogicObject", + "is_async": false + }, + { + "id": "src.cocotb.handle._SignednessObjectMixin.__len__", + "name": "__len__", + "lineno": 1222, + "scope": "_SignednessObjectMixin", + "is_async": false + }, + { + "id": "src.cocotb.handle._SignednessObjectMixin.is_signed", + "name": "is_signed", + "lineno": 1225, + "scope": "_SignednessObjectMixin", + "is_async": false + }, + { + "id": "src.cocotb.handle._SignednessObjectMixin._min_val", + "name": "_min_val", + "lineno": 1232, + "scope": "_SignednessObjectMixin", + "is_async": false + }, + { + "id": "src.cocotb.handle._SignednessObjectMixin._max_val", + "name": "_max_val", + "lineno": 1240, + "scope": "_SignednessObjectMixin", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject.__init__", + "name": "__init__", + "lineno": 1279, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject._set_value", + "name": "_set_value", + "lineno": 1283, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject.get", + "name": "get", + "lineno": 1328, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject.set", + "name": "set", + "lineno": 1338, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject.__int__", + "name": "__int__", + "lineno": 1377, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject.__str__", + "name": "__str__", + "lineno": 1383, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject.__len__", + "name": "__len__", + "lineno": 1386, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject.__getitem__", + "name": "__getitem__", + "lineno": 1391, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject._min_val", + "name": "_min_val", + "lineno": 1404, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject._max_val", + "name": "_max_val", + "lineno": 1409, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject.rising_edge", + "name": "rising_edge", + "lineno": 1414, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.LogicArrayObject.falling_edge", + "name": "falling_edge", + "lineno": 1423, + "scope": "LogicArrayObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.RealObject.__init__", + "name": "__init__", + "lineno": 1440, + "scope": "RealObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.RealObject._set_value", + "name": "_set_value", + "lineno": 1443, + "scope": "RealObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.RealObject.get", + "name": "get", + "lineno": 1455, + "scope": "RealObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.RealObject.set", + "name": "set", + "lineno": 1459, + "scope": "RealObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.RealObject.__float__", + "name": "__float__", + "lineno": 1481, + "scope": "RealObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.EnumObject.__init__", + "name": "__init__", + "lineno": 1503, + "scope": "EnumObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.EnumObject._set_value", + "name": "_set_value", + "lineno": 1506, + "scope": "EnumObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.EnumObject.get", + "name": "get", + "lineno": 1532, + "scope": "EnumObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.EnumObject.set", + "name": "set", + "lineno": 1547, + "scope": "EnumObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.EnumObject.__int__", + "name": "__int__", + "lineno": 1570, + "scope": "EnumObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.EnumObject.__len__", + "name": "__len__", + "lineno": 1573, + "scope": "EnumObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.IntegerObject.__init__", + "name": "__init__", + "lineno": 1600, + "scope": "IntegerObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.IntegerObject._set_value", + "name": "_set_value", + "lineno": 1603, + "scope": "IntegerObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.IntegerObject.get", + "name": "get", + "lineno": 1633, + "scope": "IntegerObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.IntegerObject.set", + "name": "set", + "lineno": 1645, + "scope": "IntegerObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.IntegerObject.__int__", + "name": "__int__", + "lineno": 1666, + "scope": "IntegerObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.IntegerObject.__len__", + "name": "__len__", + "lineno": 1669, + "scope": "IntegerObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.StringObject.__init__", + "name": "__init__", + "lineno": 1684, + "scope": "StringObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.StringObject._set_value", + "name": "_set_value", + "lineno": 1687, + "scope": "StringObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.StringObject.get", + "name": "get", + "lineno": 1698, + "scope": "StringObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.StringObject.set", + "name": "set", + "lineno": 1702, + "scope": "StringObject", + "is_async": false + }, + { + "id": "src.cocotb.handle.StringObject.__str__", + "name": "__str__", + "lineno": 1748, + "scope": "StringObject", + "is_async": false + }, + { + "id": "src.cocotb.handle._make_sim_object", + "name": "_make_sim_object", + "lineno": 1786, + "scope": null, + "is_async": false + } + ], + "src.cocotb.logging": [ + { + "id": "src.cocotb.logging.default_config", + "name": "default_config", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.logging._init", + "name": "_init", + "lineno": 136, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.logging._init.set_level", + "name": "set_level", + "lineno": 155, + "scope": "_init", + "is_async": false + }, + { + "id": "src.cocotb.logging._setup_gpi_logger", + "name": "_setup_gpi_logger", + "lineno": 178, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.logging._setup_gpi_logger.setLevel", + "name": "setLevel", + "lineno": 186, + "scope": "_setup_gpi_logger", + "is_async": false + }, + { + "id": "src.cocotb.logging._configure", + "name": "_configure", + "lineno": 196, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.logging.SimLog", + "name": "SimLog", + "lineno": 204, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.logging.SimTimeContextFilter.filter", + "name": "filter", + "lineno": 233, + "scope": "SimTimeContextFilter", + "is_async": false + }, + { + "id": "src.cocotb.logging._ljust", + "name": "_ljust", + "lineno": 244, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.logging._rjust", + "name": "_rjust", + "lineno": 250, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.logging._simtime_fmt", + "name": "_simtime_fmt", + "lineno": 257, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.logging.SimLogFormatter.__init__", + "name": "__init__", + "lineno": 293, + "scope": "SimLogFormatter", + "is_async": false + }, + { + "id": "src.cocotb.logging.SimLogFormatter.strip_ansi", + "name": "strip_ansi", + "lineno": 350, + "scope": "SimLogFormatter", + "is_async": false + }, + { + "id": "src.cocotb.logging.SimLogFormatter.ljust", + "name": "ljust", + "lineno": 355, + "scope": "SimLogFormatter", + "is_async": false + }, + { + "id": "src.cocotb.logging.SimLogFormatter.rjust", + "name": "rjust", + "lineno": 359, + "scope": "SimLogFormatter", + "is_async": false + }, + { + "id": "src.cocotb.logging.SimLogFormatter.formatExcInfo", + "name": "formatExcInfo", + "lineno": 362, + "scope": "SimLogFormatter", + "is_async": false + }, + { + "id": "src.cocotb.logging.SimLogFormatter.format", + "name": "format", + "lineno": 380, + "scope": "SimLogFormatter", + "is_async": false + }, + { + "id": "src.cocotb.logging.SimColourLogFormatter.__init__", + "name": "__init__", + "lineno": 434, + "scope": "SimColourLogFormatter", + "is_async": false + }, + { + "id": "src.cocotb.logging._log_from_c", + "name": "_log_from_c", + "lineno": 454, + "scope": null, + "is_async": false + } + ], + "src.cocotb.queue": [ + { + "id": "src.cocotb.queue.AbstractQueue.__init__", + "name": "__init__", + "lineno": 51, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue._get", + "name": "_get", + "lineno": 61, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue._put", + "name": "_put", + "lineno": 65, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue._size", + "name": "_size", + "lineno": 69, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue._repr", + "name": "_repr", + "lineno": 73, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue._wakeup_next", + "name": "_wakeup_next", + "lineno": 76, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue.__repr__", + "name": "__repr__", + "lineno": 85, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue.__str__", + "name": "__str__", + "lineno": 88, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue._format", + "name": "_format", + "lineno": 91, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue.qsize", + "name": "qsize", + "lineno": 101, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue.maxsize", + "name": "maxsize", + "lineno": 106, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue.empty", + "name": "empty", + "lineno": 110, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue.full", + "name": "full", + "lineno": 114, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue.put", + "name": "put", + "lineno": 126, + "scope": "AbstractQueue", + "is_async": true + }, + { + "id": "src.cocotb.queue.AbstractQueue.put_nowait", + "name": "put_nowait", + "lineno": 138, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.AbstractQueue.get", + "name": "get", + "lineno": 148, + "scope": "AbstractQueue", + "is_async": true + }, + { + "id": "src.cocotb.queue.AbstractQueue.get_nowait", + "name": "get_nowait", + "lineno": 159, + "scope": "AbstractQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.Queue.__init__", + "name": "__init__", + "lineno": 175, + "scope": "Queue", + "is_async": false + }, + { + "id": "src.cocotb.queue.Queue._put", + "name": "_put", + "lineno": 179, + "scope": "Queue", + "is_async": false + }, + { + "id": "src.cocotb.queue.Queue._get", + "name": "_get", + "lineno": 182, + "scope": "Queue", + "is_async": false + }, + { + "id": "src.cocotb.queue.Queue._size", + "name": "_size", + "lineno": 185, + "scope": "Queue", + "is_async": false + }, + { + "id": "src.cocotb.queue.Queue._repr", + "name": "_repr", + "lineno": 188, + "scope": "Queue", + "is_async": false + }, + { + "id": "src.cocotb.queue.SupportsRichComparison.__eq__", + "name": "__eq__", + "lineno": 193, + "scope": "SupportsRichComparison", + "is_async": false + }, + { + "id": "src.cocotb.queue.SupportsRichComparison.__lt__", + "name": "__lt__", + "lineno": 194, + "scope": "SupportsRichComparison", + "is_async": false + }, + { + "id": "src.cocotb.queue.SupportsRichComparison.__le__", + "name": "__le__", + "lineno": 195, + "scope": "SupportsRichComparison", + "is_async": false + }, + { + "id": "src.cocotb.queue.SupportsRichComparison.__gt__", + "name": "__gt__", + "lineno": 196, + "scope": "SupportsRichComparison", + "is_async": false + }, + { + "id": "src.cocotb.queue.SupportsRichComparison.__ge__", + "name": "__ge__", + "lineno": 197, + "scope": "SupportsRichComparison", + "is_async": false + }, + { + "id": "src.cocotb.queue.PriorityQueue.__init__", + "name": "__init__", + "lineno": 211, + "scope": "PriorityQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.PriorityQueue._put", + "name": "_put", + "lineno": 215, + "scope": "PriorityQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.PriorityQueue._get", + "name": "_get", + "lineno": 218, + "scope": "PriorityQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.PriorityQueue._size", + "name": "_size", + "lineno": 221, + "scope": "PriorityQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.PriorityQueue._repr", + "name": "_repr", + "lineno": 224, + "scope": "PriorityQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.LifoQueue.__init__", + "name": "__init__", + "lineno": 231, + "scope": "LifoQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.LifoQueue._put", + "name": "_put", + "lineno": 235, + "scope": "LifoQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.LifoQueue._get", + "name": "_get", + "lineno": 238, + "scope": "LifoQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.LifoQueue._size", + "name": "_size", + "lineno": 241, + "scope": "LifoQueue", + "is_async": false + }, + { + "id": "src.cocotb.queue.LifoQueue._repr", + "name": "_repr", + "lineno": 244, + "scope": "LifoQueue", + "is_async": false + } + ], + "src.cocotb.regression": [ + { + "id": "src.cocotb.regression.handle_pytest_exception_matchers", + "name": "handle_pytest_exception_matchers", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.regression.handle_pytest_exception_matchers", + "name": "handle_pytest_exception_matchers", + "lineno": 100, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.regression._format_doc", + "name": "_format_doc", + "lineno": 133, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.regression._TestResults.__init__", + "name": "__init__", + "lineno": 163, + "scope": "_TestResults", + "is_async": false + }, + { + "id": "src.cocotb.regression._TestResults.ratio", + "name": "ratio", + "lineno": 176, + "scope": "_TestResults", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager.__init__", + "name": "__init__", + "lineno": 206, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager.discover_tests", + "name": "discover_tests", + "lineno": 255, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager.add_filters", + "name": "add_filters", + "lineno": 293, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager.set_mode", + "name": "set_mode", + "lineno": 309, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager.register_test", + "name": "register_test", + "lineno": 320, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager.setup_pytest_assertion_rewriting", + "name": "setup_pytest_assertion_rewriting", + "lineno": 332, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager.start_regression", + "name": "start_regression", + "lineno": 353, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._execute", + "name": "_execute", + "lineno": 390, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._init_test", + "name": "_init_test", + "lineno": 443, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._schedule_next_test", + "name": "_schedule_next_test", + "lineno": 452, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._tear_down", + "name": "_tear_down", + "lineno": 472, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._test_complete", + "name": "_test_complete", + "lineno": 497, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._score_test", + "name": "_score_test", + "lineno": 528, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._get_lineno", + "name": "_get_lineno", + "lineno": 666, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._log_test_start", + "name": "_log_test_start", + "lineno": 675, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._record_test_excluded", + "name": "_record_test_excluded", + "lineno": 689, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._record_test_skipped", + "name": "_record_test_skipped", + "lineno": 706, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._record_test_init_failed", + "name": "_record_test_init_failed", + "lineno": 758, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._record_test_xfail", + "name": "_record_test_xfail", + "lineno": 801, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._record_test_passed", + "name": "_record_test_passed", + "lineno": 861, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._record_test_failed", + "name": "_record_test_failed", + "lineno": 908, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._log_test_summary", + "name": "_log_test_summary", + "lineno": 976, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager._on_sim_end", + "name": "_on_sim_end", + "lineno": 1105, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression.RegressionManager.list_tests", + "name": "list_tests", + "lineno": 1124, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb.regression._setup_regression_manager", + "name": "_setup_regression_manager", + "lineno": 1138, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.regression._run_regression", + "name": "_run_regression", + "lineno": 1171, + "scope": null, + "is_async": false + } + ], + "src.cocotb.result": [ + { + "id": "src.cocotb.result.__getattr__", + "name": "__getattr__", + "lineno": 9, + "scope": null, + "is_async": false + } + ], + "src.cocotb.simtime": [ + { + "id": "src.cocotb.simtime.convert", + "name": "convert", + "lineno": 57, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime.convert", + "name": "convert", + "lineno": 67, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime.convert", + "name": "convert", + "lineno": 76, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime.get_sim_time", + "name": "get_sim_time", + "lineno": 117, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime.get_sim_time", + "name": "get_sim_time", + "lineno": 121, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime.get_sim_time", + "name": "get_sim_time", + "lineno": 126, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime._ldexp10", + "name": "_ldexp10", + "lineno": 165, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime._ldexp10", + "name": "_ldexp10", + "lineno": 169, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime._ldexp10", + "name": "_ldexp10", + "lineno": 173, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime._ldexp10", + "name": "_ldexp10", + "lineno": 176, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime._get_time_from_sim_steps", + "name": "_get_time_from_sim_steps", + "lineno": 186, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime._get_sim_steps", + "name": "_get_sim_steps", + "lineno": 195, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime._get_log_time_scale", + "name": "_get_log_time_scale", + "lineno": 226, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.simtime._init", + "name": "_init", + "lineno": 261, + "scope": null, + "is_async": false + } + ], + "src.cocotb.task": [ + { + "id": "src.cocotb.task.Task.__init__", + "name": "__init__", + "lineno": 82, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.locals", + "name": "locals", + "lineno": 118, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.get_name", + "name": "get_name", + "lineno": 146, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.set_name", + "name": "set_name", + "lineno": 154, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task._log", + "name": "_log", + "lineno": 165, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.__str__", + "name": "__str__", + "lineno": 168, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task._get_coro_stack", + "name": "_get_coro_stack", + "lineno": 172, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.__repr__", + "name": "__repr__", + "lineno": 195, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task._ensure_started", + "name": "_ensure_started", + "lineno": 233, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task._set_outcome", + "name": "_set_outcome", + "lineno": 247, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task._schedule_resume", + "name": "_schedule_resume", + "lineno": 263, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task._resume", + "name": "_resume", + "lineno": 268, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.kill", + "name": "kill", + "lineno": 381, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.complete", + "name": "complete", + "lineno": 415, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.join", + "name": "join", + "lineno": 436, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task._join", + "name": "_join", + "lineno": 462, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.cancel", + "name": "cancel", + "lineno": 465, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task._cancel_now", + "name": "_cancel_now", + "lineno": 508, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task._uncancel", + "name": "_uncancel", + "lineno": 544, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.cancelled", + "name": "cancelled", + "lineno": 552, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.done", + "name": "done", + "lineno": 556, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.result", + "name": "result", + "lineno": 564, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.exception", + "name": "exception", + "lineno": 582, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task._add_done_callback", + "name": "_add_done_callback", + "lineno": 600, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.Task.__await__", + "name": "__await__", + "lineno": 613, + "scope": "Task", + "is_async": false + }, + { + "id": "src.cocotb.task.current_task", + "name": "current_task", + "lineno": 623, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.task.TaskComplete.__new__", + "name": "__new__", + "lineno": 649, + "scope": "TaskComplete", + "is_async": false + }, + { + "id": "src.cocotb.task.TaskComplete._make", + "name": "_make", + "lineno": 655, + "scope": "TaskComplete", + "is_async": false + }, + { + "id": "src.cocotb.task.TaskComplete._prime", + "name": "_prime", + "lineno": 661, + "scope": "TaskComplete", + "is_async": false + }, + { + "id": "src.cocotb.task.TaskComplete.__repr__", + "name": "__repr__", + "lineno": 665, + "scope": "TaskComplete", + "is_async": false + }, + { + "id": "src.cocotb.task.TaskComplete.task", + "name": "task", + "lineno": 669, + "scope": "TaskComplete", + "is_async": false + }, + { + "id": "src.cocotb.task.Join.__new__", + "name": "__new__", + "lineno": 704, + "scope": "Join", + "is_async": false + }, + { + "id": "src.cocotb.task.Join.__init__", + "name": "__init__", + "lineno": 707, + "scope": "Join", + "is_async": false + }, + { + "id": "src.cocotb.task.Join.__await__", + "name": "__await__", + "lineno": 710, + "scope": "Join", + "is_async": false + } + ], + "src.cocotb.triggers": [ + { + "id": "src.cocotb.triggers.__getattr__", + "name": "__getattr__", + "lineno": 65, + "scope": null, + "is_async": false + } + ], + "src.cocotb.utils": [ + { + "id": "src.cocotb.utils.get_time_from_sim_steps", + "name": "get_time_from_sim_steps", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.utils.get_sim_steps", + "name": "get_sim_steps", + "lineno": 65, + "scope": null, + "is_async": false + } + ], + "src.cocotb._ANSI": [], + "src.cocotb._base_triggers": [ + { + "id": "src.cocotb._base_triggers.TriggerCallback.__init__", + "name": "__init__", + "lineno": 33, + "scope": "TriggerCallback", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.TriggerCallback.cancel", + "name": "cancel", + "lineno": 41, + "scope": "TriggerCallback", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.TriggerCallback._run", + "name": "_run", + "lineno": 44, + "scope": "TriggerCallback", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.TriggerCallback.__repr__", + "name": "__repr__", + "lineno": 47, + "scope": "TriggerCallback", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Trigger.__init__", + "name": "__init__", + "lineno": 54, + "scope": "Trigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Trigger._log", + "name": "_log", + "lineno": 58, + "scope": "Trigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Trigger._register", + "name": "_register", + "lineno": 61, + "scope": "Trigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Trigger._deregister", + "name": "_deregister", + "lineno": 75, + "scope": "Trigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Trigger._do_callbacks", + "name": "_do_callbacks", + "lineno": 83, + "scope": "Trigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Trigger._react", + "name": "_react", + "lineno": 90, + "scope": "Trigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Trigger._prime", + "name": "_prime", + "lineno": 101, + "scope": "Trigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Trigger._unprime", + "name": "_unprime", + "lineno": 108, + "scope": "Trigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Trigger.__await__", + "name": "__await__", + "lineno": 111, + "scope": "Trigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._Event.__init__", + "name": "__init__", + "lineno": 125, + "scope": "_Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._Event._prime", + "name": "_prime", + "lineno": 129, + "scope": "_Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._Event._unprime", + "name": "_unprime", + "lineno": 135, + "scope": "_Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._Event.__repr__", + "name": "__repr__", + "lineno": 138, + "scope": "_Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Event.__init__", + "name": "__init__", + "lineno": 174, + "scope": "Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Event.name", + "name": "name", + "lineno": 189, + "scope": "Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Event.name", + "name": "name", + "lineno": 199, + "scope": "Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Event.data", + "name": "data", + "lineno": 204, + "scope": "Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Event.data", + "name": "data", + "lineno": 215, + "scope": "Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Event.set", + "name": "set", + "lineno": 218, + "scope": "Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Event.wait", + "name": "wait", + "lineno": 230, + "scope": "Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Event.clear", + "name": "clear", + "lineno": 241, + "scope": "Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Event.is_set", + "name": "is_set", + "lineno": 249, + "scope": "Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Event.__repr__", + "name": "__repr__", + "lineno": 253, + "scope": "Event", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._InternalEvent.__init__", + "name": "__init__", + "lineno": 270, + "scope": "_InternalEvent", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._InternalEvent._prime", + "name": "_prime", + "lineno": 276, + "scope": "_InternalEvent", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._InternalEvent._unprime", + "name": "_unprime", + "lineno": 282, + "scope": "_InternalEvent", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._InternalEvent.set", + "name": "set", + "lineno": 285, + "scope": "_InternalEvent", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._InternalEvent.is_set", + "name": "is_set", + "lineno": 290, + "scope": "_InternalEvent", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._InternalEvent.__await__", + "name": "__await__", + "lineno": 294, + "scope": "_InternalEvent", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._InternalEvent.__repr__", + "name": "__repr__", + "lineno": 302, + "scope": "_InternalEvent", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._Lock.__init__", + "name": "__init__", + "lineno": 313, + "scope": "_Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._Lock._prime", + "name": "_prime", + "lineno": 317, + "scope": "_Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._Lock._unprime", + "name": "_unprime", + "lineno": 320, + "scope": "_Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._Lock.__await__", + "name": "__await__", + "lineno": 323, + "scope": "_Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers._Lock.__repr__", + "name": "__repr__", + "lineno": 330, + "scope": "_Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock.__init__", + "name": "__init__", + "lineno": 368, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock.name", + "name": "name", + "lineno": 382, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock.name", + "name": "name", + "lineno": 392, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock.locked", + "name": "locked", + "lineno": 395, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock._acquire_and_fire", + "name": "_acquire_and_fire", + "lineno": 403, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock._prime_lock", + "name": "_prime_lock", + "lineno": 407, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock._unprime_lock", + "name": "_unprime_lock", + "lineno": 413, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock._is_used", + "name": "_is_used", + "lineno": 417, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock.acquire", + "name": "acquire", + "lineno": 420, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock.release", + "name": "release", + "lineno": 424, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock.__repr__", + "name": "__repr__", + "lineno": 438, + "scope": "Lock", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.Lock.__aenter__", + "name": "__aenter__", + "lineno": 450, + "scope": "Lock", + "is_async": true + }, + { + "id": "src.cocotb._base_triggers.Lock.__aexit__", + "name": "__aexit__", + "lineno": 453, + "scope": "Lock", + "is_async": true + }, + { + "id": "src.cocotb._base_triggers.NullTrigger.__init__", + "name": "__init__", + "lineno": 525, + "scope": "NullTrigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.NullTrigger._prime", + "name": "_prime", + "lineno": 529, + "scope": "NullTrigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.NullTrigger._unprime", + "name": "_unprime", + "lineno": 532, + "scope": "NullTrigger", + "is_async": false + }, + { + "id": "src.cocotb._base_triggers.NullTrigger.__repr__", + "name": "__repr__", + "lineno": 535, + "scope": "NullTrigger", + "is_async": false + } + ], + "src.cocotb._bridge": [ + { + "id": "src.cocotb._bridge.resume", + "name": "resume", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._bridge.resume.wrapper", + "name": "wrapper", + "lineno": 65, + "scope": "resume", + "is_async": false + }, + { + "id": "src.cocotb._bridge.bridge", + "name": "bridge", + "lineno": 71, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._bridge.bridge.wrapper", + "name": "wrapper", + "lineno": 105, + "scope": "bridge", + "is_async": false + }, + { + "id": "src.cocotb._bridge.external_waiter.__init__", + "name": "__init__", + "lineno": 119, + "scope": "external_waiter", + "is_async": false + }, + { + "id": "src.cocotb._bridge.external_waiter.result", + "name": "result", + "lineno": 128, + "scope": "external_waiter", + "is_async": false + }, + { + "id": "src.cocotb._bridge.external_waiter._propagate_state", + "name": "_propagate_state", + "lineno": 133, + "scope": "external_waiter", + "is_async": false + }, + { + "id": "src.cocotb._bridge.external_waiter.thread_done", + "name": "thread_done", + "lineno": 142, + "scope": "external_waiter", + "is_async": false + }, + { + "id": "src.cocotb._bridge.external_waiter.thread_suspend", + "name": "thread_suspend", + "lineno": 147, + "scope": "external_waiter", + "is_async": false + }, + { + "id": "src.cocotb._bridge.external_waiter.thread_start", + "name": "thread_start", + "lineno": 150, + "scope": "external_waiter", + "is_async": false + }, + { + "id": "src.cocotb._bridge.external_waiter.thread_resume", + "name": "thread_resume", + "lineno": 158, + "scope": "external_waiter", + "is_async": false + }, + { + "id": "src.cocotb._bridge.external_waiter.thread_wait", + "name": "thread_wait", + "lineno": 161, + "scope": "external_waiter", + "is_async": false + }, + { + "id": "src.cocotb._bridge.queue_function", + "name": "queue_function", + "lineno": 192, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._bridge.queue_function.wrapper", + "name": "wrapper", + "lineno": 207, + "scope": "queue_function", + "is_async": true + }, + { + "id": "src.cocotb._bridge.run_in_executor", + "name": "run_in_executor", + "lineno": 240, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._bridge.run_in_executor.execute_external", + "name": "execute_external", + "lineno": 252, + "scope": "run_in_executor", + "is_async": false + }, + { + "id": "src.cocotb._bridge.run_in_executor.wrapper", + "name": "wrapper", + "lineno": 256, + "scope": "run_in_executor", + "is_async": true + }, + { + "id": "src.cocotb._bridge.run_bridge_threads", + "name": "run_bridge_threads", + "lineno": 273, + "scope": null, + "is_async": false + } + ], + "src.cocotb._concurrent_waiters": [ + { + "id": "src.cocotb._concurrent_waiters.wait", + "name": "wait", + "lineno": 32, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.wait", + "name": "wait", + "lineno": 41, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.wait", + "name": "wait", + "lineno": 51, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.wait", + "name": "wait", + "lineno": 62, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.wait", + "name": "wait", + "lineno": 74, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.wait", + "name": "wait", + "lineno": 79, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.wait.waiter", + "name": "waiter", + "lineno": 108, + "scope": "wait", + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.wait.cancel", + "name": "cancel", + "lineno": 123, + "scope": "wait", + "is_async": false + }, + { + "id": "src.cocotb._concurrent_waiters.wait.done_callback", + "name": "done_callback", + "lineno": 135, + "scope": "wait", + "is_async": false + }, + { + "id": "src.cocotb._concurrent_waiters.wait.done_callback", + "name": "done_callback", + "lineno": 145, + "scope": "wait", + "is_async": false + }, + { + "id": "src.cocotb._concurrent_waiters.wait.done_callback", + "name": "done_callback", + "lineno": 155, + "scope": "wait", + "is_async": false + }, + { + "id": "src.cocotb._concurrent_waiters.select", + "name": "select", + "lineno": 177, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.select", + "name": "select", + "lineno": 183, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.select", + "name": "select", + "lineno": 188, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.gather", + "name": "gather", + "lineno": 232, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.gather", + "name": "gather", + "lineno": 241, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.gather", + "name": "gather", + "lineno": 251, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.gather", + "name": "gather", + "lineno": 262, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.gather", + "name": "gather", + "lineno": 274, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.gather", + "name": "gather", + "lineno": 280, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._concurrent_waiters.gather", + "name": "gather", + "lineno": 285, + "scope": null, + "is_async": true + } + ], + "src.cocotb._decorators": [ + { + "id": "src.cocotb._decorators.Test.__init__", + "name": "__init__", + "lineno": 70, + "scope": "Test", + "is_async": false + }, + { + "id": "src.cocotb._decorators.Test.fullname", + "name": "fullname", + "lineno": 102, + "scope": "Test", + "is_async": false + }, + { + "id": "src.cocotb._decorators.TestGenerator.__init__", + "name": "__init__", + "lineno": 110, + "scope": "TestGenerator", + "is_async": false + }, + { + "id": "src.cocotb._decorators.TestGenerator.generate_tests", + "name": "generate_tests", + "lineno": 133, + "scope": "TestGenerator", + "is_async": false + }, + { + "id": "src.cocotb._decorators._reprs", + "name": "_reprs", + "lineno": 192, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._decorators._repr", + "name": "_repr", + "lineno": 204, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._decorators.test", + "name": "test", + "lineno": 223, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._decorators.test", + "name": "test", + "lineno": 227, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._decorators.test", + "name": "test", + "lineno": 239, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._decorators.test.wrapper", + "name": "wrapper", + "lineno": 362, + "scope": "test", + "is_async": false + }, + { + "id": "src.cocotb._decorators.parametrize", + "name": "parametrize", + "lineno": 391, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._decorators.parametrize", + "name": "parametrize", + "lineno": 398, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._decorators.parametrize", + "name": "parametrize", + "lineno": 403, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._decorators.parametrize.wrapper", + "name": "wrapper", + "lineno": 498, + "scope": "parametrize", + "is_async": false + }, + { + "id": "src.cocotb._decorators.skipif", + "name": "skipif", + "lineno": 510, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._decorators.skipif.decorator", + "name": "decorator", + "lineno": 539, + "scope": "skipif", + "is_async": false + }, + { + "id": "src.cocotb._decorators.xfail", + "name": "xfail", + "lineno": 558, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._decorators.xfail.decorator", + "name": "decorator", + "lineno": 600, + "scope": "xfail", + "is_async": false + } + ], + "src.cocotb._deprecation": [ + { + "id": "src.cocotb._deprecation.deprecated", + "name": "deprecated", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._deprecation.deprecated.decorator", + "name": "decorator", + "lineno": 39, + "scope": "deprecated", + "is_async": false + }, + { + "id": "src.cocotb._deprecation.deprecated.decorator.wrapper", + "name": "wrapper", + "lineno": 41, + "scope": "deprecated.decorator", + "is_async": false + } + ], + "src.cocotb._event_loop": [ + { + "id": "src.cocotb._event_loop.ScheduledCallback.__init__", + "name": "__init__", + "lineno": 18, + "scope": "ScheduledCallback", + "is_async": false + }, + { + "id": "src.cocotb._event_loop.ScheduledCallback._run", + "name": "_run", + "lineno": 25, + "scope": "ScheduledCallback", + "is_async": false + }, + { + "id": "src.cocotb._event_loop.ScheduledCallback.cancel", + "name": "cancel", + "lineno": 28, + "scope": "ScheduledCallback", + "is_async": false + }, + { + "id": "src.cocotb._event_loop.ScheduledCallback.__repr__", + "name": "__repr__", + "lineno": 31, + "scope": "ScheduledCallback", + "is_async": false + }, + { + "id": "src.cocotb._event_loop.EventLoop.__init__", + "name": "__init__", + "lineno": 36, + "scope": "EventLoop", + "is_async": false + }, + { + "id": "src.cocotb._event_loop.EventLoop.log", + "name": "log", + "lineno": 41, + "scope": "EventLoop", + "is_async": false + }, + { + "id": "src.cocotb._event_loop.EventLoop.run", + "name": "run", + "lineno": 44, + "scope": "EventLoop", + "is_async": false + }, + { + "id": "src.cocotb._event_loop.EventLoop.schedule", + "name": "schedule", + "lineno": 66, + "scope": "EventLoop", + "is_async": false + } + ], + "src.cocotb._extended_awaitables": [ + { + "id": "src.cocotb._extended_awaitables.Waitable._wait", + "name": "_wait", + "lineno": 35, + "scope": "Waitable", + "is_async": true + }, + { + "id": "src.cocotb._extended_awaitables.Waitable.__await__", + "name": "__await__", + "lineno": 38, + "scope": "Waitable", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables._wait_callback", + "name": "_wait_callback", + "lineno": 42, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._extended_awaitables.Combine.__init__", + "name": "__init__", + "lineno": 70, + "scope": "Combine", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.Combine.__init__", + "name": "__init__", + "lineno": 74, + "scope": "Combine", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.Combine.__init__", + "name": "__init__", + "lineno": 76, + "scope": "Combine", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.Combine._wait", + "name": "_wait", + "lineno": 91, + "scope": "Combine", + "is_async": true + }, + { + "id": "src.cocotb._extended_awaitables.Combine._wait.on_done", + "name": "on_done", + "lineno": 102, + "scope": "Combine._wait", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.Combine.__repr__", + "name": "__repr__", + "lineno": 141, + "scope": "Combine", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.First.__init__", + "name": "__init__", + "lineno": 190, + "scope": "First", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.First.__init__", + "name": "__init__", + "lineno": 196, + "scope": "First", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.First.__init__", + "name": "__init__", + "lineno": 203, + "scope": "First", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.First._wait", + "name": "_wait", + "lineno": 221, + "scope": "First", + "is_async": true + }, + { + "id": "src.cocotb._extended_awaitables.First._wait.on_done", + "name": "on_done", + "lineno": 229, + "scope": "First._wait", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.First.__repr__", + "name": "__repr__", + "lineno": 250, + "scope": "First", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.ClockCycles.__init__", + "name": "__init__", + "lineno": 280, + "scope": "ClockCycles", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.ClockCycles.__init__", + "name": "__init__", + "lineno": 287, + "scope": "ClockCycles", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.ClockCycles.__init__", + "name": "__init__", + "lineno": 298, + "scope": "ClockCycles", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.ClockCycles.__init__", + "name": "__init__", + "lineno": 302, + "scope": "ClockCycles", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.ClockCycles.signal", + "name": "signal", + "lineno": 332, + "scope": "ClockCycles", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.ClockCycles.num_cycles", + "name": "num_cycles", + "lineno": 337, + "scope": "ClockCycles", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.ClockCycles.edge_type", + "name": "edge_type", + "lineno": 342, + "scope": "ClockCycles", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.ClockCycles._wait", + "name": "_wait", + "lineno": 348, + "scope": "ClockCycles", + "is_async": true + }, + { + "id": "src.cocotb._extended_awaitables.ClockCycles.__repr__", + "name": "__repr__", + "lineno": 354, + "scope": "ClockCycles", + "is_async": false + }, + { + "id": "src.cocotb._extended_awaitables.with_timeout", + "name": "with_timeout", + "lineno": 362, + "scope": null, + "is_async": true + } + ], + "src.cocotb._gpi_triggers": [ + { + "id": "src.cocotb._gpi_triggers.GPITrigger.__init__", + "name": "__init__", + "lineno": 36, + "scope": "GPITrigger", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.GPITrigger._react", + "name": "_react", + "lineno": 40, + "scope": "GPITrigger", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.GPITrigger._unprime", + "name": "_unprime", + "lineno": 51, + "scope": "GPITrigger", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.Timer.__init__", + "name": "__init__", + "lineno": 133, + "scope": "Timer", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.Timer._prime", + "name": "_prime", + "lineno": 159, + "scope": "Timer", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.Timer.__repr__", + "name": "__repr__", + "lineno": 164, + "scope": "Timer", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.ReadOnly._prime", + "name": "_prime", + "lineno": 182, + "scope": "ReadOnly", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.ReadOnly.__await__", + "name": "__await__", + "lineno": 187, + "scope": "ReadOnly", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.ReadOnly.__repr__", + "name": "__repr__", + "lineno": 194, + "scope": "ReadOnly", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.ReadWrite._prime", + "name": "_prime", + "lineno": 202, + "scope": "ReadWrite", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.ReadWrite._do_callbacks", + "name": "_do_callbacks", + "lineno": 207, + "scope": "ReadWrite", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.ReadWrite.__await__", + "name": "__await__", + "lineno": 213, + "scope": "ReadWrite", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.ReadWrite.__repr__", + "name": "__repr__", + "lineno": 220, + "scope": "ReadWrite", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.NextTimeStep._prime", + "name": "_prime", + "lineno": 228, + "scope": "NextTimeStep", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.NextTimeStep.__repr__", + "name": "__repr__", + "lineno": 233, + "scope": "NextTimeStep", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers._EdgeBase._make", + "name": "_make", + "lineno": 247, + "scope": "_EdgeBase", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers._EdgeBase.__init__", + "name": "__init__", + "lineno": 253, + "scope": "_EdgeBase", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers._EdgeBase._prime", + "name": "_prime", + "lineno": 256, + "scope": "_EdgeBase", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers._EdgeBase.__repr__", + "name": "__repr__", + "lineno": 263, + "scope": "_EdgeBase", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.RisingEdge.__new__", + "name": "__new__", + "lineno": 290, + "scope": "RisingEdge", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.FallingEdge.__new__", + "name": "__new__", + "lineno": 323, + "scope": "FallingEdge", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.ValueChange.__new__", + "name": "__new__", + "lineno": 350, + "scope": "ValueChange", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.Edge.__new__", + "name": "__new__", + "lineno": 376, + "scope": "Edge", + "is_async": false + }, + { + "id": "src.cocotb._gpi_triggers.current_gpi_trigger", + "name": "current_gpi_trigger", + "lineno": 391, + "scope": null, + "is_async": false + } + ], + "src.cocotb._init": [ + { + "id": "src.cocotb._init.init_package_from_simulation", + "name": "init_package_from_simulation", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._init._process_plusargs", + "name": "_process_plusargs", + "lineno": 65, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._init._process_packages", + "name": "_process_packages", + "lineno": 77, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._init._get_package_path", + "name": "_get_package_path", + "lineno": 103, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._init._start_user_coverage", + "name": "_start_user_coverage", + "lineno": 111, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._init._start_user_coverage.stop_user_coverage", + "name": "stop_user_coverage", + "lineno": 159, + "scope": "_start_user_coverage", + "is_async": false + }, + { + "id": "src.cocotb._init._setup_random_seed", + "name": "_setup_random_seed", + "lineno": 167, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._init._setup_root_handle", + "name": "_setup_root_handle", + "lineno": 201, + "scope": null, + "is_async": false + } + ], + "src.cocotb._outcomes": [ + { + "id": "src.cocotb._outcomes.capture", + "name": "capture", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._outcomes.Outcome.get", + "name": "get", + "lineno": 35, + "scope": "Outcome", + "is_async": false + }, + { + "id": "src.cocotb._outcomes.Value.__init__", + "name": "__init__", + "lineno": 40, + "scope": "Value", + "is_async": false + }, + { + "id": "src.cocotb._outcomes.Value.get", + "name": "get", + "lineno": 43, + "scope": "Value", + "is_async": false + }, + { + "id": "src.cocotb._outcomes.Value.__repr__", + "name": "__repr__", + "lineno": 46, + "scope": "Value", + "is_async": false + }, + { + "id": "src.cocotb._outcomes.Error.__init__", + "name": "__init__", + "lineno": 51, + "scope": "Error", + "is_async": false + }, + { + "id": "src.cocotb._outcomes.Error.get", + "name": "get", + "lineno": 54, + "scope": "Error", + "is_async": false + }, + { + "id": "src.cocotb._outcomes.Error.__repr__", + "name": "__repr__", + "lineno": 57, + "scope": "Error", + "is_async": false + } + ], + "src.cocotb._profiling": [ + { + "id": "src.cocotb._profiling._init", + "name": "_init", + "lineno": 22, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._profiling._init.finalize", + "name": "finalize", + "lineno": 26, + "scope": "_init", + "is_async": false + }, + { + "id": "src.cocotb._profiling._profiling_context.__enter__", + "name": "__enter__", + "lineno": 35, + "scope": "_profiling_context", + "is_async": false + }, + { + "id": "src.cocotb._profiling._profiling_context.__exit__", + "name": "__exit__", + "lineno": 38, + "scope": "_profiling_context", + "is_async": false + }, + { + "id": "src.cocotb._profiling._init", + "name": "_init", + "lineno": 45, + "scope": null, + "is_async": false + } + ], + "src.cocotb._py_compat": [ + { + "id": "src.cocotb._py_compat.StrEnum.__str__", + "name": "__str__", + "lineno": 23, + "scope": "StrEnum", + "is_async": false + } + ], + "src.cocotb._shutdown": [ + { + "id": "src.cocotb._shutdown.register", + "name": "register", + "lineno": 12, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._shutdown._shutdown", + "name": "_shutdown", + "lineno": 17, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._shutdown._init", + "name": "_init", + "lineno": 24, + "scope": null, + "is_async": false + } + ], + "src.cocotb._task_manager": [ + { + "id": "src.cocotb._task_manager._waiter", + "name": "_waiter", + "lineno": 34, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._task_manager.TaskManager.__init__", + "name": "__init__", + "lineno": 52, + "scope": "TaskManager", + "is_async": false + }, + { + "id": "src.cocotb._task_manager.TaskManager._ensure_can_add", + "name": "_ensure_can_add", + "lineno": 78, + "scope": "TaskManager", + "is_async": false + }, + { + "id": "src.cocotb._task_manager.TaskManager.start_soon", + "name": "start_soon", + "lineno": 90, + "scope": "TaskManager", + "is_async": false + }, + { + "id": "src.cocotb._task_manager.TaskManager.fork", + "name": "fork", + "lineno": 125, + "scope": "TaskManager", + "is_async": false + }, + { + "id": "src.cocotb._task_manager.TaskManager.fork", + "name": "fork", + "lineno": 132, + "scope": "TaskManager", + "is_async": false + }, + { + "id": "src.cocotb._task_manager.TaskManager.fork", + "name": "fork", + "lineno": 136, + "scope": "TaskManager", + "is_async": false + }, + { + "id": "src.cocotb._task_manager.TaskManager.fork.deco", + "name": "deco", + "lineno": 176, + "scope": "TaskManager.fork", + "is_async": false + }, + { + "id": "src.cocotb._task_manager.TaskManager._add_task", + "name": "_add_task", + "lineno": 194, + "scope": "TaskManager", + "is_async": false + }, + { + "id": "src.cocotb._task_manager.TaskManager._done_callback", + "name": "_done_callback", + "lineno": 210, + "scope": "TaskManager", + "is_async": false + }, + { + "id": "src.cocotb._task_manager.TaskManager._cancel", + "name": "_cancel", + "lineno": 222, + "scope": "TaskManager", + "is_async": false + }, + { + "id": "src.cocotb._task_manager.TaskManager.__aenter__", + "name": "__aenter__", + "lineno": 237, + "scope": "TaskManager", + "is_async": true + }, + { + "id": "src.cocotb._task_manager.TaskManager.__aexit__", + "name": "__aexit__", + "lineno": 244, + "scope": "TaskManager", + "is_async": true + } + ], + "src.cocotb._test_factory": [ + { + "id": "src.cocotb._test_factory.TestFactory.__init__", + "name": "__init__", + "lineno": 83, + "scope": "TestFactory", + "is_async": false + }, + { + "id": "src.cocotb._test_factory.TestFactory.add_option", + "name": "add_option", + "lineno": 104, + "scope": "TestFactory", + "is_async": false + }, + { + "id": "src.cocotb._test_factory.TestFactory.add_option", + "name": "add_option", + "lineno": 107, + "scope": "TestFactory", + "is_async": false + }, + { + "id": "src.cocotb._test_factory.TestFactory.add_option", + "name": "add_option", + "lineno": 111, + "scope": "TestFactory", + "is_async": false + }, + { + "id": "src.cocotb._test_factory.TestFactory.generate_tests", + "name": "generate_tests", + "lineno": 140, + "scope": "TestFactory", + "is_async": false + } + ], + "src.cocotb._test_manager": [ + { + "id": "src.cocotb._test_manager.TestManager.__init__", + "name": "__init__", + "lineno": 44, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager._test_done_callback", + "name": "_test_done_callback", + "lineno": 64, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager.start", + "name": "start", + "lineno": 82, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager._on_timeout", + "name": "_on_timeout", + "lineno": 98, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager.exception", + "name": "exception", + "lineno": 102, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager.result", + "name": "result", + "lineno": 110, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager.done", + "name": "done", + "lineno": 115, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager.cancel", + "name": "cancel", + "lineno": 119, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager._abort", + "name": "_abort", + "lineno": 127, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager._on_complete", + "name": "_on_complete", + "lineno": 158, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager.add_task", + "name": "add_task", + "lineno": 168, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager.remove_task", + "name": "remove_task", + "lineno": 173, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestManager._task_done_callback", + "name": "_task_done_callback", + "lineno": 178, + "scope": "TestManager", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.start_soon", + "name": "start_soon", + "lineno": 198, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._test_manager.start", + "name": "start", + "lineno": 227, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb._test_manager.create_task", + "name": "create_task", + "lineno": 274, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._test_manager.TestSuccess.__init__", + "name": "__init__", + "lineno": 318, + "scope": "TestSuccess", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.pass_test", + "name": "pass_test", + "lineno": 326, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._test_manager.EndTest.__init__", + "name": "__init__", + "lineno": 353, + "scope": "EndTest", + "is_async": false + }, + { + "id": "src.cocotb._test_manager.end_test", + "name": "end_test", + "lineno": 358, + "scope": null, + "is_async": false + } + ], + "src.cocotb._utils": [ + { + "id": "src.cocotb._utils.remove_traceback_frames", + "name": "remove_traceback_frames", + "lineno": 32, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._utils.remove_traceback_frames", + "name": "remove_traceback_frames", + "lineno": 38, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._utils.remove_traceback_frames", + "name": "remove_traceback_frames", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._utils.remove_traceback_frames", + "name": "remove_traceback_frames", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._utils.walk_coro_stack", + "name": "walk_coro_stack", + "lineno": 90, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._utils.extract_coro_stack", + "name": "extract_coro_stack", + "lineno": 113, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._utils.DocEnum.__new__", + "name": "__new__", + "lineno": 160, + "scope": "DocEnum", + "is_async": false + }, + { + "id": "src.cocotb._utils.DocIntEnum.__new__", + "name": "__new__", + "lineno": 176, + "scope": "DocIntEnum", + "is_async": false + }, + { + "id": "src.cocotb._utils.singleton", + "name": "singleton", + "lineno": 187, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._utils.singleton.__new__", + "name": "__new__", + "lineno": 194, + "scope": "singleton", + "is_async": false + }, + { + "id": "src.cocotb._utils.singleton.__init__", + "name": "__init__", + "lineno": 202, + "scope": "singleton", + "is_async": false + }, + { + "id": "src.cocotb._utils.pointer_str", + "name": "pointer_str", + "lineno": 212, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._utils.safe_divide", + "name": "safe_divide", + "lineno": 222, + "scope": null, + "is_async": false + } + ], + "src.cocotb._version": [], + "src.cocotb._xunit_reporter": [ + { + "id": "src.cocotb._xunit_reporter.TestSuite.__init__", + "name": "__init__", + "lineno": 49, + "scope": "TestSuite", + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter.TestSuite.update", + "name": "update", + "lineno": 62, + "scope": "TestSuite", + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter.XUnitReporter.__init__", + "name": "__init__", + "lineno": 74, + "scope": "XUnitReporter", + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "name": "add_testcase", + "lineno": 102, + "scope": "XUnitReporter", + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter.XUnitReporter.write", + "name": "write", + "lineno": 182, + "scope": "XUnitReporter", + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter.XUnitReporter._get_testsuite", + "name": "_get_testsuite", + "lineno": 200, + "scope": "XUnitReporter", + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter.XUnitReporter._normalize_path", + "name": "_normalize_path", + "lineno": 232, + "scope": "XUnitReporter", + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "name": "_add_simple", + "lineno": 245, + "scope": "XUnitReporter", + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter.XUnitReporter._normalize_text", + "name": "_normalize_text", + "lineno": 280, + "scope": "XUnitReporter", + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter.XUnitReporter._add_property", + "name": "_add_property", + "lineno": 287, + "scope": "XUnitReporter", + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter._escape_code", + "name": "_escape_code", + "lineno": 320, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb._xunit_reporter._escape", + "name": "_escape", + "lineno": 332, + "scope": null, + "is_async": false + } + ], + "src.cocotb": [], + "src.cocotb.types._abstract_array": [ + { + "id": "src.cocotb.types._abstract_array.AbstractArray.left", + "name": "left", + "lineno": 39, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.direction", + "name": "direction", + "lineno": 44, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.right", + "name": "right", + "lineno": 49, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.range", + "name": "range", + "lineno": 55, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.range", + "name": "range", + "lineno": 60, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.__len__", + "name": "__len__", + "lineno": 66, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.__iter__", + "name": "__iter__", + "lineno": 69, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.__reversed__", + "name": "__reversed__", + "lineno": 73, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.__contains__", + "name": "__contains__", + "lineno": 77, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.__getitem__", + "name": "__getitem__", + "lineno": 81, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.__getitem__", + "name": "__getitem__", + "lineno": 84, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.__getitem__", + "name": "__getitem__", + "lineno": 87, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.index", + "name": "index", + "lineno": 89, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractArray.count", + "name": "count", + "lineno": 117, + "scope": "AbstractArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractMutableArray.__setitem__", + "name": "__setitem__", + "lineno": 144, + "scope": "AbstractMutableArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractMutableArray.__setitem__", + "name": "__setitem__", + "lineno": 147, + "scope": "AbstractMutableArray", + "is_async": false + }, + { + "id": "src.cocotb.types._abstract_array.AbstractMutableArray.__setitem__", + "name": "__setitem__", + "lineno": 150, + "scope": "AbstractMutableArray", + "is_async": false + } + ], + "src.cocotb.types._array": [ + { + "id": "src.cocotb.types._array.Array.__init__", + "name": "__init__", + "lineno": 142, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array._from_handle", + "name": "_from_handle", + "lineno": 163, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.range", + "name": "range", + "lineno": 173, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.range", + "name": "range", + "lineno": 178, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__iter__", + "name": "__iter__", + "lineno": 188, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__reversed__", + "name": "__reversed__", + "lineno": 191, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__contains__", + "name": "__contains__", + "lineno": 194, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__eq__", + "name": "__eq__", + "lineno": 197, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__getitem__", + "name": "__getitem__", + "lineno": 208, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__getitem__", + "name": "__getitem__", + "lineno": 211, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__getitem__", + "name": "__getitem__", + "lineno": 213, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__setitem__", + "name": "__setitem__", + "lineno": 248, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__setitem__", + "name": "__setitem__", + "lineno": 251, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__setitem__", + "name": "__setitem__", + "lineno": 253, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__repr__", + "name": "__repr__", + "lineno": 279, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array._translate_index", + "name": "_translate_index", + "lineno": 282, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__copy__", + "name": "__copy__", + "lineno": 288, + "scope": "Array", + "is_async": false + }, + { + "id": "src.cocotb.types._array.Array.__deepcopy__", + "name": "__deepcopy__", + "lineno": 291, + "scope": "Array", + "is_async": false + } + ], + "src.cocotb.types._indexing": [ + { + "id": "src.cocotb.types._indexing.indexing_changed", + "name": "indexing_changed", + "lineno": 12, + "scope": null, + "is_async": false + } + ], + "src.cocotb.types._logic": [ + { + "id": "src.cocotb.types._logic.Logic._singleton", + "name": "_singleton", + "lineno": 120, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__new__", + "name": "__new__", + "lineno": 126, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__and__", + "name": "__and__", + "lineno": 149, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__rand__", + "name": "__rand__", + "lineno": 169, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__or__", + "name": "__or__", + "lineno": 172, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__ror__", + "name": "__ror__", + "lineno": 192, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__xor__", + "name": "__xor__", + "lineno": 195, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__rxor__", + "name": "__rxor__", + "lineno": 215, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__invert__", + "name": "__invert__", + "lineno": 218, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__eq__", + "name": "__eq__", + "lineno": 221, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__repr__", + "name": "__repr__", + "lineno": 235, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__str__", + "name": "__str__", + "lineno": 238, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__bool__", + "name": "__bool__", + "lineno": 243, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__int__", + "name": "__int__", + "lineno": 250, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__bool__", + "name": "__bool__", + "lineno": 259, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__int__", + "name": "__int__", + "lineno": 262, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__index__", + "name": "__index__", + "lineno": 267, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.resolve", + "name": "resolve", + "lineno": 270, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__len__", + "name": "__len__", + "lineno": 302, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.is_resolvable", + "name": "is_resolvable", + "lineno": 306, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__copy__", + "name": "__copy__", + "lineno": 313, + "scope": "Logic", + "is_async": false + }, + { + "id": "src.cocotb.types._logic.Logic.__deepcopy__", + "name": "__deepcopy__", + "lineno": 316, + "scope": "Logic", + "is_async": false + } + ], + "src.cocotb.types._logic_array": [ + { + "id": "src.cocotb.types._logic_array.LogicArray.__init__", + "name": "__init__", + "lineno": 241, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray._get_array", + "name": "_get_array", + "lineno": 319, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray._get_str", + "name": "_get_str", + "lineno": 325, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray._get_int", + "name": "_get_int", + "lineno": 335, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.from_unsigned", + "name": "from_unsigned", + "lineno": 357, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.from_signed", + "name": "from_signed", + "lineno": 435, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.from_bytes", + "name": "from_bytes", + "lineno": 516, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray._from_handle", + "name": "_from_handle", + "lineno": 552, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.range", + "name": "range", + "lineno": 565, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.range", + "name": "range", + "lineno": 570, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__iter__", + "name": "__iter__", + "lineno": 580, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__reversed__", + "name": "__reversed__", + "lineno": 583, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__contains__", + "name": "__contains__", + "lineno": 586, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__eq__", + "name": "__eq__", + "lineno": 589, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.binstr", + "name": "binstr", + "lineno": 652, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.binstr", + "name": "binstr", + "lineno": 673, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.is_resolvable", + "name": "is_resolvable", + "lineno": 677, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.integer", + "name": "integer", + "lineno": 685, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.integer", + "name": "integer", + "lineno": 710, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.signed_integer", + "name": "signed_integer", + "lineno": 717, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.signed_integer", + "name": "signed_integer", + "lineno": 743, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.buff", + "name": "buff", + "lineno": 751, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.buff", + "name": "buff", + "lineno": 777, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.to_unsigned", + "name": "to_unsigned", + "lineno": 780, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.to_signed", + "name": "to_signed", + "lineno": 794, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.to_bytes", + "name": "to_bytes", + "lineno": 812, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__getitem__", + "name": "__getitem__", + "lineno": 832, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__getitem__", + "name": "__getitem__", + "lineno": 835, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__getitem__", + "name": "__getitem__", + "lineno": 837, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "name": "__setitem__", + "lineno": 873, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "name": "__setitem__", + "lineno": 876, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "name": "__setitem__", + "lineno": 880, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray._translate_index", + "name": "_translate_index", + "lineno": 911, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__repr__", + "name": "__repr__", + "lineno": 917, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__str__", + "name": "__str__", + "lineno": 920, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__int__", + "name": "__int__", + "lineno": 923, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__index__", + "name": "__index__", + "lineno": 926, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__and__", + "name": "__and__", + "lineno": 929, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__or__", + "name": "__or__", + "lineno": 940, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__xor__", + "name": "__xor__", + "lineno": 951, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__invert__", + "name": "__invert__", + "lineno": 962, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__bool__", + "name": "__bool__", + "lineno": 967, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__bool__", + "name": "__bool__", + "lineno": 974, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.resolve", + "name": "resolve", + "lineno": 979, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__copy__", + "name": "__copy__", + "lineno": 1011, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__deepcopy__", + "name": "__deepcopy__", + "lineno": 1014, + "scope": "LogicArray", + "is_async": false + }, + { + "id": "src.cocotb.types._logic_array.LogicArray.__format__", + "name": "__format__", + "lineno": 1023, + "scope": "LogicArray", + "is_async": false + } + ], + "src.cocotb.types._range": [ + { + "id": "src.cocotb.types._range.Range.__init__", + "name": "__init__", + "lineno": 72, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__init__", + "name": "__init__", + "lineno": 75, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__init__", + "name": "__init__", + "lineno": 78, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__init__", + "name": "__init__", + "lineno": 80, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.from_range", + "name": "from_range", + "lineno": 103, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.to_range", + "name": "to_range", + "lineno": 111, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.left", + "name": "left", + "lineno": 116, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.direction", + "name": "direction", + "lineno": 121, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.right", + "name": "right", + "lineno": 126, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__len__", + "name": "__len__", + "lineno": 130, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__getitem__", + "name": "__getitem__", + "lineno": 134, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__getitem__", + "name": "__getitem__", + "lineno": 137, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__getitem__", + "name": "__getitem__", + "lineno": 139, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__contains__", + "name": "__contains__", + "lineno": 148, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__iter__", + "name": "__iter__", + "lineno": 151, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__reversed__", + "name": "__reversed__", + "lineno": 154, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__eq__", + "name": "__eq__", + "lineno": 157, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__hash__", + "name": "__hash__", + "lineno": 162, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__repr__", + "name": "__repr__", + "lineno": 165, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.index", + "name": "index", + "lineno": 168, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__copy__", + "name": "__copy__", + "lineno": 179, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range.Range.__deepcopy__", + "name": "__deepcopy__", + "lineno": 182, + "scope": "Range", + "is_async": false + }, + { + "id": "src.cocotb.types._range._guess_step", + "name": "_guess_step", + "lineno": 186, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.types._range._direction_to_step", + "name": "_direction_to_step", + "lineno": 193, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.types._range._step_to_direction", + "name": "_step_to_direction", + "lineno": 202, + "scope": null, + "is_async": false + } + ], + "src.cocotb.types._resolve": [ + { + "id": "src.cocotb.types._resolve._random_resolve_table.__init__", + "name": "__init__", + "lineno": 25, + "scope": "_random_resolve_table", + "is_async": false + }, + { + "id": "src.cocotb.types._resolve._random_resolve_table.__missing__", + "name": "__missing__", + "lineno": 31, + "scope": "_random_resolve_table", + "is_async": false + }, + { + "id": "src.cocotb.types._resolve.get_str_resolver", + "name": "get_str_resolver", + "lineno": 52, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb.types._resolve.get_str_resolver.resolve_func", + "name": "resolve_func", + "lineno": 59, + "scope": "get_str_resolver", + "is_async": false + }, + { + "id": "src.cocotb.types._resolve.get_str_resolver.resolve_func", + "name": "resolve_func", + "lineno": 65, + "scope": "get_str_resolver", + "is_async": false + }, + { + "id": "src.cocotb.types._resolve._init", + "name": "_init", + "lineno": 71, + "scope": null, + "is_async": false + } + ], + "src.cocotb.types": [], + "src.cocotb_tools.check_results": [ + { + "id": "src.cocotb_tools.check_results.get_results", + "name": "get_results", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.check_results._get_parser", + "name": "_get_parser", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.check_results.main", + "name": "main", + "lineno": 51, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools.combine_results": [ + { + "id": "src.cocotb_tools.combine_results._find_all", + "name": "_find_all", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.combine_results._existing_path", + "name": "_existing_path", + "lineno": 28, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.combine_results._get_properties", + "name": "_get_properties", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.combine_results._get_parser", + "name": "_get_parser", + "lineno": 41, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.combine_results.main", + "name": "main", + "lineno": 83, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools.config": [ + { + "id": "src.cocotb_tools.config._get_version", + "name": "_get_version", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.config._help_vars_text", + "name": "_help_vars_text", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.config.pygpi_entry_point", + "name": "pygpi_entry_point", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.config.lib_name_path", + "name": "lib_name_path", + "lineno": 118, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.config._get_parser", + "name": "_get_parser", + "lineno": 175, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.config.main", + "name": "main", + "lineno": 229, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools.ipython_support": [ + { + "id": "src.cocotb_tools.ipython_support.SimTimePrompt.in_prompt_tokens", + "name": "in_prompt_tokens", + "lineno": 26, + "scope": "SimTimePrompt", + "is_async": false + }, + { + "id": "src.cocotb_tools.ipython_support.embed", + "name": "embed", + "lineno": 37, + "scope": null, + "is_async": true + }, + { + "id": "src.cocotb_tools.ipython_support.embed._runner", + "name": "_runner", + "lineno": 63, + "scope": "embed", + "is_async": false + }, + { + "id": "src.cocotb_tools.ipython_support.embed.run_shell", + "name": "run_shell", + "lineno": 88, + "scope": "embed", + "is_async": false + }, + { + "id": "src.cocotb_tools.ipython_support.run_ipython", + "name": "run_ipython", + "lineno": 95, + "scope": null, + "is_async": true + } + ], + "src.cocotb_tools.runner": [ + { + "id": "src.cocotb_tools.runner._get_max_parallel_build_jobs", + "name": "_get_max_parallel_build_jobs", + "lineno": 62, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.runner._as_tcl_value", + "name": "_as_tcl_value", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.runner._sv_escape_string", + "name": "_sv_escape_string", + "lineno": 97, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.runner._vhdl_escape_string", + "name": "_vhdl_escape_string", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.as_sv_literal", + "name": "as_sv_literal", + "lineno": 116, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.as_vhdl_literal", + "name": "as_vhdl_literal", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.runner._shlex_join", + "name": "_shlex_join", + "lineno": 147, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.runner._Tag.__init__", + "name": "__init__", + "lineno": 159, + "scope": "_Tag", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner._Tag.__repr__", + "name": "__repr__", + "lineno": 162, + "scope": "_Tag", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner._ValueAndTag.__init__", + "name": "__init__", + "lineno": 167, + "scope": "_ValueAndTag", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner._ValueAndOptionalTag.__init__", + "name": "__init__", + "lineno": 173, + "scope": "_ValueAndOptionalTag", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner._determine_file_type", + "name": "_determine_file_type", + "lineno": 194, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.__init__", + "name": "__init__", + "lineno": 213, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._simulator_in_path", + "name": "_simulator_in_path", + "lineno": 226, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._check_hdl_toplevel_lang", + "name": "_check_hdl_toplevel_lang", + "lineno": 233, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._set_env_common", + "name": "_set_env_common", + "lineno": 273, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._set_env_build", + "name": "_set_env_build", + "lineno": 302, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._set_env_test", + "name": "_set_env_test", + "lineno": 305, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._build_command", + "name": "_build_command", + "lineno": 317, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._test_command", + "name": "_test_command", + "lineno": 321, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._use_external_viewer", + "name": "_use_external_viewer", + "lineno": 324, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._waves_file", + "name": "_waves_file", + "lineno": 328, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.build", + "name": "build", + "lineno": 332, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.test", + "name": "test", + "lineno": 470, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._get_include_options", + "name": "_get_include_options", + "lineno": 705, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._get_define_options", + "name": "_get_define_options", + "lineno": 709, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._get_parameter_options", + "name": "_get_parameter_options", + "lineno": 713, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._execute", + "name": "_execute", + "lineno": 716, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._execute_cmds", + "name": "_execute_cmds", + "lineno": 725, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.rm_build_folder", + "name": "rm_build_folder", + "lineno": 745, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.verilog_sources", + "name": "verilog_sources", + "lineno": 751, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.verilog_sources", + "name": "verilog_sources", + "lineno": 755, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._set_verilog_sources", + "name": "_set_verilog_sources", + "lineno": 758, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.vhdl_sources", + "name": "vhdl_sources", + "lineno": 776, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.vhdl_sources", + "name": "vhdl_sources", + "lineno": 780, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._set_vhdl_sources", + "name": "_set_vhdl_sources", + "lineno": 783, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.sources", + "name": "sources", + "lineno": 799, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.sources", + "name": "sources", + "lineno": 803, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._set_sources", + "name": "_set_sources", + "lineno": 806, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.build_args", + "name": "build_args", + "lineno": 824, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner.build_args", + "name": "build_args", + "lineno": 828, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._set_build_args", + "name": "_set_build_args", + "lineno": 831, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "name": "_get_sim_cmd_prefix", + "lineno": 845, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "name": "_get_sim_cmd_suffix", + "lineno": 852, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.outdated", + "name": "outdated", + "lineno": 860, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.get_abs_path", + "name": "get_abs_path", + "lineno": 880, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus._simulator_in_path", + "name": "_simulator_in_path", + "lineno": 903, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus._get_include_options", + "name": "_get_include_options", + "lineno": 907, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus._get_define_options", + "name": "_get_define_options", + "lineno": 910, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus._get_parameter_options", + "name": "_get_parameter_options", + "lineno": 913, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus._use_external_viewer", + "name": "_use_external_viewer", + "lineno": 919, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus._waves_file", + "name": "_waves_file", + "lineno": 922, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus._create_cmd_file", + "name": "_create_cmd_file", + "lineno": 925, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus._create_iverilog_dump_file", + "name": "_create_iverilog_dump_file", + "lineno": 930, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus.sim_file", + "name": "sim_file", + "lineno": 950, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus.iverilog_dump_file", + "name": "iverilog_dump_file", + "lineno": 954, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus.cmds_file", + "name": "cmds_file", + "lineno": 958, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus._build_command", + "name": "_build_command", + "lineno": 961, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Icarus._test_command", + "name": "_test_command", + "lineno": 1016, + "scope": "Icarus", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Questa._simulator_in_path", + "name": "_simulator_in_path", + "lineno": 1051, + "scope": "Questa", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Questa._get_include_options", + "name": "_get_include_options", + "lineno": 1055, + "scope": "Questa", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Questa._get_define_options", + "name": "_get_define_options", + "lineno": 1058, + "scope": "Questa", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Questa._get_parameter_options", + "name": "_get_parameter_options", + "lineno": 1061, + "scope": "Questa", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Questa._build_command", + "name": "_build_command", + "lineno": 1064, + "scope": "Questa", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Questa._test_command", + "name": "_test_command", + "lineno": 1119, + "scope": "Questa", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Ghdl._set_env_test", + "name": "_set_env_test", + "lineno": 1204, + "scope": "Ghdl", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Ghdl._simulator_in_path", + "name": "_simulator_in_path", + "lineno": 1209, + "scope": "Ghdl", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Ghdl._is_mcode_backend", + "name": "_is_mcode_backend", + "lineno": 1213, + "scope": "Ghdl", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Ghdl._use_external_viewer", + "name": "_use_external_viewer", + "lineno": 1224, + "scope": "Ghdl", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Ghdl._waves_file", + "name": "_waves_file", + "lineno": 1227, + "scope": "Ghdl", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Ghdl._get_include_options", + "name": "_get_include_options", + "lineno": 1230, + "scope": "Ghdl", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Ghdl._get_define_options", + "name": "_get_define_options", + "lineno": 1233, + "scope": "Ghdl", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Ghdl._get_parameter_options", + "name": "_get_parameter_options", + "lineno": 1236, + "scope": "Ghdl", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Ghdl._build_command", + "name": "_build_command", + "lineno": 1239, + "scope": "Ghdl", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Ghdl._test_command", + "name": "_test_command", + "lineno": 1274, + "scope": "Ghdl", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Nvc.__init__", + "name": "__init__", + "lineno": 1335, + "scope": "Nvc", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Nvc._set_env_test", + "name": "_set_env_test", + "lineno": 1350, + "scope": "Nvc", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Nvc._simulator_in_path", + "name": "_simulator_in_path", + "lineno": 1355, + "scope": "Nvc", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Nvc._get_include_options", + "name": "_get_include_options", + "lineno": 1359, + "scope": "Nvc", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Nvc._get_define_options", + "name": "_get_define_options", + "lineno": 1362, + "scope": "Nvc", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Nvc._get_parameter_options", + "name": "_get_parameter_options", + "lineno": 1365, + "scope": "Nvc", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Nvc._use_external_viewer", + "name": "_use_external_viewer", + "lineno": 1368, + "scope": "Nvc", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Nvc._waves_file", + "name": "_waves_file", + "lineno": 1371, + "scope": "Nvc", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Nvc._build_command", + "name": "_build_command", + "lineno": 1374, + "scope": "Nvc", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Nvc._test_command", + "name": "_test_command", + "lineno": 1404, + "scope": "Nvc", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.AldecBase._simulator_in_path", + "name": "_simulator_in_path", + "lineno": 1439, + "scope": "AldecBase", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.AldecBase._get_include_options", + "name": "_get_include_options", + "lineno": 1443, + "scope": "AldecBase", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.AldecBase._get_define_options", + "name": "_get_define_options", + "lineno": 1446, + "scope": "AldecBase", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.AldecBase._get_parameter_options", + "name": "_get_parameter_options", + "lineno": 1449, + "scope": "AldecBase", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.AldecBase._build_command", + "name": "_build_command", + "lineno": 1452, + "scope": "AldecBase", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.AldecBase._test_command", + "name": "_test_command", + "lineno": 1501, + "scope": "AldecBase", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.AldecBase._append_onerror_command", + "name": "_append_onerror_command", + "lineno": 1562, + "scope": "AldecBase", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.AldecBase._append_run_commands", + "name": "_append_run_commands", + "lineno": 1565, + "scope": "AldecBase", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.AldecBase._simulator_command", + "name": "_simulator_command", + "lineno": 1569, + "scope": "AldecBase", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.AldecBase._append_pre_cmd", + "name": "_append_pre_cmd", + "lineno": 1581, + "scope": "AldecBase", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Riviera._append_onerror_command", + "name": "_append_onerror_command", + "lineno": 1595, + "scope": "Riviera", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Riviera._append_run_commands", + "name": "_append_run_commands", + "lineno": 1601, + "scope": "Riviera", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Riviera._simulator_command", + "name": "_simulator_command", + "lineno": 1607, + "scope": "Riviera", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Riviera._append_pre_cmd", + "name": "_append_pre_cmd", + "lineno": 1629, + "scope": "Riviera", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.ActiveHDL._append_pre_cmd", + "name": "_append_pre_cmd", + "lineno": 1652, + "scope": "ActiveHDL", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Verilator._set_env_test", + "name": "_set_env_test", + "lineno": 1669, + "scope": "Verilator", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Verilator._simulator_in_path", + "name": "_simulator_in_path", + "lineno": 1674, + "scope": "Verilator", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Verilator._use_external_viewer", + "name": "_use_external_viewer", + "lineno": 1678, + "scope": "Verilator", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Verilator._waves_file", + "name": "_waves_file", + "lineno": 1681, + "scope": "Verilator", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Verilator._simulator_in_path_build_only", + "name": "_simulator_in_path_build_only", + "lineno": 1684, + "scope": "Verilator", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Verilator._get_include_options", + "name": "_get_include_options", + "lineno": 1690, + "scope": "Verilator", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Verilator._get_define_options", + "name": "_get_define_options", + "lineno": 1693, + "scope": "Verilator", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Verilator._get_parameter_options", + "name": "_get_parameter_options", + "lineno": 1696, + "scope": "Verilator", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Verilator._build_command", + "name": "_build_command", + "lineno": 1699, + "scope": "Verilator", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Verilator._test_command", + "name": "_test_command", + "lineno": 1776, + "scope": "Verilator", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Xcelium._simulator_in_path", + "name": "_simulator_in_path", + "lineno": 1803, + "scope": "Xcelium", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Xcelium._get_include_options", + "name": "_get_include_options", + "lineno": 1807, + "scope": "Xcelium", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Xcelium._get_define_options", + "name": "_get_define_options", + "lineno": 1810, + "scope": "Xcelium", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Xcelium._get_parameter_options", + "name": "_get_parameter_options", + "lineno": 1816, + "scope": "Xcelium", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Xcelium._build_command", + "name": "_build_command", + "lineno": 1819, + "scope": "Xcelium", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Xcelium._test_command", + "name": "_test_command", + "lineno": 1879, + "scope": "Xcelium", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Vcs._simulator_in_path", + "name": "_simulator_in_path", + "lineno": 1976, + "scope": "Vcs", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Vcs._get_include_options", + "name": "_get_include_options", + "lineno": 1980, + "scope": "Vcs", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Vcs._get_define_options", + "name": "_get_define_options", + "lineno": 1983, + "scope": "Vcs", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Vcs._get_parameter_options", + "name": "_get_parameter_options", + "lineno": 1986, + "scope": "Vcs", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Vcs.sim_file", + "name": "sim_file", + "lineno": 1995, + "scope": "Vcs", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Vcs._build_opts", + "name": "_build_opts", + "lineno": 1999, + "scope": "Vcs", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Vcs._build_command", + "name": "_build_command", + "lineno": 2016, + "scope": "Vcs", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Vcs._test_command", + "name": "_test_command", + "lineno": 2042, + "scope": "Vcs", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Dsim._simulator_in_path", + "name": "_simulator_in_path", + "lineno": 2076, + "scope": "Dsim", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Dsim._get_include_options", + "name": "_get_include_options", + "lineno": 2080, + "scope": "Dsim", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Dsim._get_define_options", + "name": "_get_define_options", + "lineno": 2083, + "scope": "Dsim", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Dsim._get_parameter_options", + "name": "_get_parameter_options", + "lineno": 2086, + "scope": "Dsim", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Dsim.sim_file", + "name": "sim_file", + "lineno": 2090, + "scope": "Dsim", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Dsim._use_external_viewer", + "name": "_use_external_viewer", + "lineno": 2093, + "scope": "Dsim", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Dsim._waves_file", + "name": "_waves_file", + "lineno": 2096, + "scope": "Dsim", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Dsim._test_command", + "name": "_test_command", + "lineno": 2099, + "scope": "Dsim", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.Dsim._build_command", + "name": "_build_command", + "lineno": 2125, + "scope": "Dsim", + "is_async": false + }, + { + "id": "src.cocotb_tools.runner.get_runner", + "name": "get_runner", + "lineno": 2189, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools.sim_versions": [ + { + "id": "src.cocotb_tools.sim_versions.IcarusVersion.from_commandline", + "name": "from_commandline", + "lineno": 61, + "scope": "IcarusVersion", + "is_async": false + }, + { + "id": "src.cocotb_tools.sim_versions.QuestaVersion.parse", + "name": "parse", + "lineno": 90, + "scope": "QuestaVersion", + "is_async": false + }, + { + "id": "src.cocotb_tools.sim_versions.VerilatorVersion.from_commandline", + "name": "from_commandline", + "lineno": 131, + "scope": "VerilatorVersion", + "is_async": false + }, + { + "id": "src.cocotb_tools.sim_versions.NvcVersion.from_commandline", + "name": "from_commandline", + "lineno": 178, + "scope": "NvcVersion", + "is_async": false + } + ], + "src.cocotb_tools._coverage": [ + { + "id": "src.cocotb_tools._coverage.start_cocotb_library_coverage", + "name": "start_cocotb_library_coverage", + "lineno": 9, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._coverage.start_cocotb_library_coverage.stop_library_coverage", + "name": "stop_library_coverage", + "lineno": 28, + "scope": "start_cocotb_library_coverage", + "is_async": false + } + ], + "src.cocotb_tools._env": [ + { + "id": "src.cocotb_tools._env.exists", + "name": "exists", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._env.as_str", + "name": "as_str", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._env.as_bool", + "name": "as_bool", + "lineno": 46, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._env.as_list", + "name": "as_list", + "lineno": 81, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._env.as_int", + "name": "as_int", + "lineno": 101, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._env.as_path", + "name": "as_path", + "lineno": 114, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._env.as_args", + "name": "as_args", + "lineno": 127, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools": [], + "src.cocotb_tools._pytest.hdl": [ + { + "id": "src.cocotb_tools._pytest.hdl._get_simulator", + "name": "_get_simulator", + "lineno": 44, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL.__init__", + "name": "__init__", + "lineno": 66, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL.simulator", + "name": "simulator", + "lineno": 206, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL.__setitem__", + "name": "__setitem__", + "lineno": 210, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL.__getitem__", + "name": "__getitem__", + "lineno": 214, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL.build", + "name": "build", + "lineno": 218, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL.test", + "name": "test", + "lineno": 316, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._apply_markers", + "name": "_apply_markers", + "lineno": 438, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_runner", + "name": "_mark_cocotb_runner", + "lineno": 459, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_sources", + "name": "_mark_cocotb_sources", + "lineno": 462, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_defines", + "name": "_mark_cocotb_defines", + "lineno": 467, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_parameters", + "name": "_mark_cocotb_parameters", + "lineno": 470, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_env", + "name": "_mark_cocotb_env", + "lineno": 473, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_includes", + "name": "_mark_cocotb_includes", + "lineno": 476, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_plusargs", + "name": "_mark_cocotb_plusargs", + "lineno": 479, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_timescale", + "name": "_mark_cocotb_timescale", + "lineno": 482, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_seed", + "name": "_mark_cocotb_seed", + "lineno": 485, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_build_args", + "name": "_mark_cocotb_build_args", + "lineno": 488, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_elab_args", + "name": "_mark_cocotb_elab_args", + "lineno": 491, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_test_args", + "name": "_mark_cocotb_test_args", + "lineno": 494, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_pre_cmd", + "name": "_mark_cocotb_pre_cmd", + "lineno": 497, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_library", + "name": "_mark_cocotb_library", + "lineno": 500, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_waves", + "name": "_mark_cocotb_waves", + "lineno": 503, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_verbose", + "name": "_mark_cocotb_verbose", + "lineno": 506, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_always", + "name": "_mark_cocotb_always", + "lineno": 509, + "scope": "HDL", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hdl.HDL._mark_cocotb_clean", + "name": "_mark_cocotb_clean", + "lineno": 512, + "scope": "HDL", + "is_async": false + } + ], + "src.cocotb_tools._pytest.hookspecs": [ + { + "id": "src.cocotb_tools._pytest.hookspecs.pytest_cocotb_make_hdl", + "name": "pytest_cocotb_make_hdl", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.hookspecs.pytest_cocotb_make_runner", + "name": "pytest_cocotb_make_runner", + "lineno": 32, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools._pytest.mark": [ + { + "id": "src.cocotb_tools._pytest.mark.cocotb_runner", + "name": "cocotb_runner", + "lineno": 23, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_test", + "name": "cocotb_test", + "lineno": 57, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_timeout", + "name": "cocotb_timeout", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_sources", + "name": "cocotb_sources", + "lineno": 105, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_defines", + "name": "cocotb_defines", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_parameters", + "name": "cocotb_parameters", + "lineno": 117, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_env", + "name": "cocotb_env", + "lineno": 122, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_includes", + "name": "cocotb_includes", + "lineno": 127, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_plusargs", + "name": "cocotb_plusargs", + "lineno": 132, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_timescale", + "name": "cocotb_timescale", + "lineno": 137, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_seed", + "name": "cocotb_seed", + "lineno": 142, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_build_args", + "name": "cocotb_build_args", + "lineno": 147, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_elab_args", + "name": "cocotb_elab_args", + "lineno": 152, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_test_args", + "name": "cocotb_test_args", + "lineno": 157, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_pre_cmd", + "name": "cocotb_pre_cmd", + "lineno": 162, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_library", + "name": "cocotb_library", + "lineno": 167, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_waves", + "name": "cocotb_waves", + "lineno": 172, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_verbose", + "name": "cocotb_verbose", + "lineno": 177, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_always", + "name": "cocotb_always", + "lineno": 182, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark.cocotb_clean", + "name": "cocotb_clean", + "lineno": 187, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark._marker_description", + "name": "_marker_description", + "lineno": 192, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.mark._register_markers", + "name": "_register_markers", + "lineno": 228, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools._pytest.plugin": [ + { + "id": "src.cocotb_tools._pytest.plugin._to_timescale", + "name": "_to_timescale", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin._to_dict", + "name": "_to_dict", + "lineno": 91, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin._options_for_documentation", + "name": "_options_for_documentation", + "lineno": 393, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.dut", + "name": "dut", + "lineno": 423, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.hdl_session", + "name": "hdl_session", + "lineno": 446, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.hdl", + "name": "hdl", + "lineno": 530, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.pytest_addoption", + "name": "pytest_addoption", + "lineno": 603, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.pytest_addhooks", + "name": "pytest_addhooks", + "lineno": 607, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.pytest_cocotb_make_hdl", + "name": "pytest_cocotb_make_hdl", + "lineno": 617, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.pytest_cocotb_make_runner", + "name": "pytest_cocotb_make_runner", + "lineno": 630, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.pytest_configure", + "name": "pytest_configure", + "lineno": 643, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.pytest_pycollect_makeitem", + "name": "pytest_pycollect_makeitem", + "lineno": 671, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin._is_cocotb_test_report", + "name": "_is_cocotb_test_report", + "lineno": 703, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.pytest_report_teststatus", + "name": "pytest_report_teststatus", + "lineno": 716, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest.plugin.pytest_terminal_summary", + "name": "pytest_terminal_summary", + "lineno": 739, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools._pytest._compat": [ + { + "id": "src.cocotb_tools._pytest._compat.is_cocotb_decorator", + "name": "is_cocotb_decorator", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._compat.cocotb_decorator_as_pytest_marks", + "name": "cocotb_decorator_as_pytest_marks", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._compat._as_pytest_marks", + "name": "_as_pytest_marks", + "lineno": 65, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools._pytest._controller": [ + { + "id": "src.cocotb_tools._pytest._controller.Controller.__init__", + "name": "__init__", + "lineno": 56, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller.pytest_configure", + "name": "pytest_configure", + "lineno": 92, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller.pytest_pycollect_makeitem", + "name": "pytest_pycollect_makeitem", + "lineno": 144, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller.pytest_runtest_setup", + "name": "pytest_runtest_setup", + "lineno": 173, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller._get_mangled_nodeid", + "name": "_get_mangled_nodeid", + "lineno": 185, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller.pytest_sessionstart", + "name": "pytest_sessionstart", + "lineno": 225, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller.pytest_sessionfinish", + "name": "pytest_sessionfinish", + "lineno": 233, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller._collect", + "name": "_collect", + "lineno": 244, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller.pytest_fixture_setup", + "name": "pytest_fixture_setup", + "lineno": 331, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller.pytest_runtest_logreport", + "name": "pytest_runtest_logreport", + "lineno": 356, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller._handle_test_reports", + "name": "_handle_test_reports", + "lineno": 362, + "scope": "Controller", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._controller.Controller._notify_exception", + "name": "_notify_exception", + "lineno": 386, + "scope": "Controller", + "is_async": false + } + ], + "src.cocotb_tools._pytest._fixture": [ + { + "id": "src.cocotb_tools._pytest._fixture.AsyncFixtureCachedResult.__getitem__", + "name": "__getitem__", + "lineno": 37, + "scope": "AsyncFixtureCachedResult", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._fixture.resolve_fixture_arg", + "name": "resolve_fixture_arg", + "lineno": 55, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools._pytest._handle": [ + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__getitem__", + "name": "__getitem__", + "lineno": 18, + "scope": "MockSimHandle", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__getattr__", + "name": "__getattr__", + "lineno": 22, + "scope": "MockSimHandle", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__call__", + "name": "__call__", + "lineno": 26, + "scope": "MockSimHandle", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__int__", + "name": "__int__", + "lineno": 30, + "scope": "MockSimHandle", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__eq__", + "name": "__eq__", + "lineno": 34, + "scope": "MockSimHandle", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__nq__", + "name": "__nq__", + "lineno": 38, + "scope": "MockSimHandle", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__le__", + "name": "__le__", + "lineno": 42, + "scope": "MockSimHandle", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__lt__", + "name": "__lt__", + "lineno": 46, + "scope": "MockSimHandle", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__ge__", + "name": "__ge__", + "lineno": 50, + "scope": "MockSimHandle", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__gt__", + "name": "__gt__", + "lineno": 54, + "scope": "MockSimHandle", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle.__len__", + "name": "__len__", + "lineno": 58, + "scope": "MockSimHandle", + "is_async": false + } + ], + "src.cocotb_tools._pytest._init": [ + { + "id": "src.cocotb_tools._pytest._init.run_regression", + "name": "run_regression", + "lineno": 16, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools._pytest._junitxml": [ + { + "id": "src.cocotb_tools._pytest._junitxml.JUnitXML.__init__", + "name": "__init__", + "lineno": 14, + "scope": "JUnitXML", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._junitxml.JUnitXML.register", + "name": "register", + "lineno": 23, + "scope": "JUnitXML", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._junitxml.JUnitXML.pytest_runtest_logreport", + "name": "pytest_runtest_logreport", + "lineno": 31, + "scope": "JUnitXML", + "is_async": false + } + ], + "src.cocotb_tools._pytest._logging": [ + { + "id": "src.cocotb_tools._pytest._logging.get_level", + "name": "get_level", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._logging.SimContextFilter.__init__", + "name": "__init__", + "lineno": 45, + "scope": "SimContextFilter", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._logging.SimContextFilter.filter", + "name": "filter", + "lineno": 54, + "scope": "SimContextFilter", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._logging.SimContextFilter._get_sim_time", + "name": "_get_sim_time", + "lineno": 69, + "scope": "SimContextFilter", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._logging.Logging.__init__", + "name": "__init__", + "lineno": 82, + "scope": "Logging", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._logging.Logging.__init__.log_record_factory", + "name": "log_record_factory", + "lineno": 92, + "scope": "Logging.__init__", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._logging.Logging.pytest_sessionstart", + "name": "pytest_sessionstart", + "lineno": 108, + "scope": "Logging", + "is_async": false + } + ], + "src.cocotb_tools._pytest._option": [ + { + "id": "src.cocotb_tools._pytest._option.Option.__init__", + "name": "__init__", + "lineno": 37, + "scope": "Option", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._option.Option.argument", + "name": "argument", + "lineno": 64, + "scope": "Option", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._option.Option.add_to_parser", + "name": "add_to_parser", + "lineno": 68, + "scope": "Option", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._option.add_options_to_parser", + "name": "add_options_to_parser", + "lineno": 134, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._option.populate_ini_to_options", + "name": "populate_ini_to_options", + "lineno": 148, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._option.is_cocotb_option", + "name": "is_cocotb_option", + "lineno": 162, + "scope": null, + "is_async": false + } + ], + "src.cocotb_tools._pytest._regression": [ + { + "id": "src.cocotb_tools._pytest._regression.finish_on_exception", + "name": "finish_on_exception", + "lineno": 71, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.finish_on_exception.wrapper", + "name": "wrapper", + "lineno": 75, + "scope": "finish_on_exception", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.__init__", + "name": "__init__", + "lineno": 91, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.start_regression", + "name": "start_regression", + "lineno": 214, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_sessionstart", + "name": "pytest_sessionstart", + "lineno": 221, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_report_header", + "name": "pytest_report_header", + "lineno": 231, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pycollect_makeitem", + "name": "pytest_pycollect_makeitem", + "lineno": 249, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtestloop", + "name": "pytest_runtestloop", + "lineno": 268, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_protocol", + "name": "pytest_runtest_protocol", + "lineno": 286, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._item", + "name": "_item", + "lineno": 299, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._nextitem", + "name": "_nextitem", + "lineno": 304, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._collect", + "name": "_collect", + "lineno": 310, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._call_and_report", + "name": "_call_and_report", + "lineno": 324, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._completed", + "name": "_completed", + "lineno": 374, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._setup_completed", + "name": "_setup_completed", + "lineno": 391, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._setup", + "name": "_setup", + "lineno": 399, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._call_completed", + "name": "_call_completed", + "lineno": 434, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._teardown_completed", + "name": "_teardown_completed", + "lineno": 444, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._teardown", + "name": "_teardown", + "lineno": 452, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._get_item", + "name": "_get_item", + "lineno": 481, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._pop_item", + "name": "_pop_item", + "lineno": 484, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._notify_exception", + "name": "_notify_exception", + "lineno": 489, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._finish", + "name": "_finish", + "lineno": 493, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_setup", + "name": "pytest_runtest_setup", + "lineno": 508, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_call", + "name": "pytest_runtest_call", + "lineno": 531, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_teardown", + "name": "pytest_runtest_teardown", + "lineno": 540, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_fixture_setup", + "name": "pytest_fixture_setup", + "lineno": 555, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_generator", + "name": "_setup_async_generator", + "lineno": 600, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_generator.func", + "name": "func", + "lineno": 607, + "scope": "RegressionManager._setup_async_generator", + "is_async": true + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_function", + "name": "_setup_async_function", + "lineno": 626, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_function.func", + "name": "func", + "lineno": 631, + "scope": "RegressionManager._setup_async_function", + "is_async": true + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pyfunc_call", + "name": "pytest_pyfunc_call", + "lineno": 644, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pyfunc_call.func", + "name": "func", + "lineno": 655, + "scope": "RegressionManager.pytest_pyfunc_call", + "is_async": true + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_makereport", + "name": "pytest_runtest_makereport", + "lineno": 675, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_logreport", + "name": "pytest_runtest_logreport", + "lineno": 750, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown", + "name": "_add_teardown", + "lineno": 769, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown.func", + "name": "func", + "lineno": 783, + "scope": "RegressionManager._add_teardown", + "is_async": true + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown.finalizer", + "name": "finalizer", + "lineno": 798, + "scope": "RegressionManager._add_teardown", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._save_logging_state", + "name": "_save_logging_state", + "lineno": 809, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._restore_logging_state", + "name": "_restore_logging_state", + "lineno": 814, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._update_report_section", + "name": "_update_report_section", + "lineno": 830, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._on_sim_end", + "name": "_on_sim_end", + "lineno": 854, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._start", + "name": "_start", + "lineno": 866, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._shutdown", + "name": "_shutdown", + "lineno": 880, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._normalize_path", + "name": "_normalize_path", + "lineno": 886, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager._normalize_paths", + "name": "_normalize_paths", + "lineno": 900, + "scope": "RegressionManager", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression._check_interactive_exception", + "name": "_check_interactive_exception", + "lineno": 905, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression._interactive_exception", + "name": "_interactive_exception", + "lineno": 917, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression._to_timeout", + "name": "_to_timeout", + "lineno": 925, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression._get_timeout", + "name": "_get_timeout", + "lineno": 930, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression._wrap_with_timeout", + "name": "_wrap_with_timeout", + "lineno": 937, + "scope": null, + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._regression._wrap_with_timeout.wrapped", + "name": "wrapped", + "lineno": 944, + "scope": "_wrap_with_timeout", + "is_async": true + } + ], + "src.cocotb_tools._pytest._runner": [ + { + "id": "src.cocotb_tools._pytest._runner.Runner.__init__", + "name": "__init__", + "lineno": 23, + "scope": "Runner", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._runner.Runner.collect", + "name": "collect", + "lineno": 41, + "scope": "Runner", + "is_async": false + } + ], + "src.cocotb_tools._pytest._test": [ + { + "id": "src.cocotb_tools._pytest._test.RunningTestSetup.__init__", + "name": "__init__", + "lineno": 20, + "scope": "RunningTestSetup", + "is_async": false + }, + { + "id": "src.cocotb_tools._pytest._test.RunningTestSetup.add_task", + "name": "add_task", + "lineno": 33, + "scope": "RunningTestSetup", + "is_async": false + } + ], + "src.cocotb_tools._pytest._testbench": [], + "src.cocotb_tools._pytest": [], + "src.cocotb_tools._vendor.distutils_version": [ + { + "id": "src.cocotb_tools._vendor.distutils_version.Version.__init__", + "name": "__init__", + "lineno": 44, + "scope": "Version", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.Version.__repr__", + "name": "__repr__", + "lineno": 48, + "scope": "Version", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.Version.__eq__", + "name": "__eq__", + "lineno": 51, + "scope": "Version", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.Version.__lt__", + "name": "__lt__", + "lineno": 57, + "scope": "Version", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.Version.__le__", + "name": "__le__", + "lineno": 63, + "scope": "Version", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.Version.__gt__", + "name": "__gt__", + "lineno": 69, + "scope": "Version", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.Version.__ge__", + "name": "__ge__", + "lineno": 75, + "scope": "Version", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.StrictVersion.parse", + "name": "parse", + "lineno": 135, + "scope": "StrictVersion", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.StrictVersion.__str__", + "name": "__str__", + "lineno": 154, + "scope": "StrictVersion", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.StrictVersion._cmp", + "name": "_cmp", + "lineno": 167, + "scope": "StrictVersion", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.LooseVersion.__init__", + "name": "__init__", + "lineno": 303, + "scope": "LooseVersion", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.LooseVersion.parse", + "name": "parse", + "lineno": 308, + "scope": "LooseVersion", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.LooseVersion.__str__", + "name": "__str__", + "lineno": 324, + "scope": "LooseVersion", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.LooseVersion.__repr__", + "name": "__repr__", + "lineno": 328, + "scope": "LooseVersion", + "is_async": false + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.LooseVersion._cmp", + "name": "_cmp", + "lineno": 332, + "scope": "LooseVersion", + "is_async": false + } + ], + "src.cocotb_tools._vendor": [], + "src.pygpi.entry": [ + { + "id": "src.pygpi.entry.load_entry", + "name": "load_entry", + "lineno": 10, + "scope": null, + "is_async": false + } + ], + "src.pygpi": [], + "tests.benchmarks.test_matrix_multiplier": [ + { + "id": "tests.benchmarks.test_matrix_multiplier.build_and_run_matrix_multiplier", + "name": "build_and_run_matrix_multiplier", + "lineno": 16, + "scope": null, + "is_async": false + }, + { + "id": "tests.benchmarks.test_matrix_multiplier.build_and_run_matrix_multiplier.run_test", + "name": "run_test", + "lineno": 45, + "scope": "build_and_run_matrix_multiplier", + "is_async": false + }, + { + "id": "tests.benchmarks.test_matrix_multiplier.test_matrix_multiplier_icarus", + "name": "test_matrix_multiplier_icarus", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "tests.benchmarks.test_matrix_multiplier.test_matrix_multiplier_nvc", + "name": "test_matrix_multiplier_nvc", + "lineno": 59, + "scope": null, + "is_async": false + } + ], + "tests.benchmarks.test_parameterize_perf.parametrize_performance_tests": [ + { + "id": "tests.benchmarks.test_parameterize_perf.parametrize_performance_tests.parametrize", + "name": "parametrize", + "lineno": 11, + "scope": null, + "is_async": true + } + ], + "tests.benchmarks.test_parameterize_perf.test_parameterize_perf": [ + { + "id": "tests.benchmarks.test_parameterize_perf.test_parameterize_perf.test_parameterize_perf_icarus", + "name": "test_parameterize_perf_icarus", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.benchmarks.test_parameterize_perf.test_parameterize_perf.test_parameterize_perf_icarus.run_test", + "name": "run_test", + "lineno": 27, + "scope": "test_parameterize_perf_icarus", + "is_async": false + } + ], + "tests.pytest.test_array": [ + { + "id": "tests.pytest.test_array.test_value_only_construction", + "name": "test_value_only_construction", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_both_construction", + "name": "test_both_construction", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_range_int_construction", + "name": "test_range_int_construction", + "lineno": 30, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_bad_construction", + "name": "test_bad_construction", + "lineno": 34, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_length", + "name": "test_length", + "lineno": 49, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_range", + "name": "test_range", + "lineno": 54, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_equality", + "name": "test_equality", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_repr_eval", + "name": "test_repr_eval", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_iter", + "name": "test_iter", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_reversed", + "name": "test_reversed", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_contains", + "name": "test_contains", + "lineno": 86, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_index", + "name": "test_index", + "lineno": 92, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_count", + "name": "test_count", + "lineno": 100, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_indexing", + "name": "test_indexing", + "lineno": 104, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_bad_indexing", + "name": "test_bad_indexing", + "lineno": 120, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_slicing", + "name": "test_slicing", + "lineno": 127, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_slicing_infered_start_stop", + "name": "test_slicing_infered_start_stop", + "lineno": 137, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_dont_specify_step", + "name": "test_dont_specify_step", + "lineno": 144, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_slice_direction_mismatch", + "name": "test_slice_direction_mismatch", + "lineno": 151, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_set_slice_wrong_length", + "name": "test_set_slice_wrong_length", + "lineno": 159, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_slice_correct_infered", + "name": "test_slice_correct_infered", + "lineno": 165, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_changing_range", + "name": "test_changing_range", + "lineno": 171, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_array.test_copy", + "name": "test_copy", + "lineno": 181, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_cocotb": [ + { + "id": "tests.pytest.test_cocotb.test_cocotb", + "name": "test_cocotb", + "lineno": 72, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_env": [ + { + "id": "tests.pytest.test_env.dummy", + "name": "dummy", + "lineno": 35, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest.test_env.test_env_exists_empty", + "name": "test_env_exists_empty", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_exists_undefined", + "name": "test_env_exists_undefined", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_bool_empty", + "name": "test_env_bool_empty", + "lineno": 51, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_bool_undefined", + "name": "test_env_bool_undefined", + "lineno": 57, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_bool_default", + "name": "test_env_bool_default", + "lineno": 63, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_bool_true", + "name": "test_env_bool_true", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_bool_false", + "name": "test_env_bool_false", + "lineno": 77, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_bool_invalid", + "name": "test_env_bool_invalid", + "lineno": 84, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_path_empty", + "name": "test_env_path_empty", + "lineno": 98, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_path_undefined", + "name": "test_env_path_undefined", + "lineno": 104, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_path_default", + "name": "test_env_path_default", + "lineno": 110, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_path_set", + "name": "test_env_path_set", + "lineno": 116, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_str_empty", + "name": "test_env_str_empty", + "lineno": 123, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_str_undefined", + "name": "test_env_str_undefined", + "lineno": 129, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_str_default", + "name": "test_env_str_default", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_str_set", + "name": "test_env_str_set", + "lineno": 141, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_int_empty", + "name": "test_env_int_empty", + "lineno": 147, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_int_undefined", + "name": "test_env_int_undefined", + "lineno": 153, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_int_default", + "name": "test_env_int_default", + "lineno": 159, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_int_set", + "name": "test_env_int_set", + "lineno": 167, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_args_empty", + "name": "test_env_args_empty", + "lineno": 174, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_args_undefined", + "name": "test_env_args_undefined", + "lineno": 180, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_args_default", + "name": "test_env_args_default", + "lineno": 186, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_args_set", + "name": "test_env_args_set", + "lineno": 193, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_list_empty", + "name": "test_env_list_empty", + "lineno": 200, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_list_undefined", + "name": "test_env_list_undefined", + "lineno": 206, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_list_default", + "name": "test_env_list_default", + "lineno": 212, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_list_set", + "name": "test_env_list_set", + "lineno": 218, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_testcase_deprecated", + "name": "test_env_cocotb_testcase_deprecated", + "lineno": 224, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_test_modules_empty", + "name": "test_env_cocotb_test_modules_empty", + "lineno": 235, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_test_modules_undefined", + "name": "test_env_cocotb_test_modules_undefined", + "lineno": 249, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_testcase_with_cocotb_test_filter", + "name": "test_env_cocotb_testcase_with_cocotb_test_filter", + "lineno": 263, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_random_seed", + "name": "test_env_cocotb_random_seed", + "lineno": 277, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_random_seed_deprecated", + "name": "test_env_random_seed_deprecated", + "lineno": 288, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_plusargs_ntb_random_seed_deprecated", + "name": "test_plusargs_ntb_random_seed_deprecated", + "lineno": 300, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_plusargs_seed_deprecated", + "name": "test_plusargs_seed_deprecated", + "lineno": 313, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_enable_profiling", + "name": "test_env_cocotb_enable_profiling", + "lineno": 326, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_resolve_x_weak", + "name": "test_env_cocotb_resolve_x_weak", + "lineno": 338, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_resolve_x_value_error", + "name": "test_env_cocotb_resolve_x_value_error", + "lineno": 352, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_resolve_x_invalid", + "name": "test_env_cocotb_resolve_x_invalid", + "lineno": 363, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_resolve_x_logic_conversion", + "name": "test_env_cocotb_resolve_x_logic_conversion", + "lineno": 377, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_env.test_env_cocotb_resolve_x_logic_conversion.append_int_check", + "name": "append_int_check", + "lineno": 390, + "scope": "test_env_cocotb_resolve_x_logic_conversion", + "is_async": false + } + ], + "tests.pytest.test_ipython_support": [ + { + "id": "tests.pytest.test_ipython_support.spawn_make", + "name": "spawn_make", + "lineno": 27, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_ipython_support.terminate_child", + "name": "terminate_child", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_ipython_support.assert_child_exited", + "name": "assert_child_exited", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_ipython_support.test_ipython_support_interactive", + "name": "test_ipython_support_interactive", + "lineno": 65, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_logging_with_envs": [ + { + "id": "tests.pytest.test_logging_with_envs._restore_root_handler_filters", + "name": "_restore_root_handler_filters", + "lineno": 23, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logging_with_envs.mock_get_sim_time", + "name": "mock_get_sim_time", + "lineno": 55, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logging_with_envs._set_env", + "name": "_set_env", + "lineno": 60, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logging_with_envs.test_logging_boolean_envs", + "name": "test_logging_boolean_envs", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logging_with_envs.test_logging_log_prefix", + "name": "test_logging_log_prefix", + "lineno": 96, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logging_with_envs.test_default_config_no_simulator", + "name": "test_default_config_no_simulator", + "lineno": 113, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_logic": [ + { + "id": "tests.pytest.test_logic.test_logic_conversions", + "name": "test_logic_conversions", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_equality", + "name": "test_logic_equality", + "lineno": 59, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_bool_conversions", + "name": "test_logic_bool_conversions", + "lineno": 69, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_str_conversions", + "name": "test_logic_str_conversions", + "lineno": 86, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_index_cast", + "name": "test_logic_index_cast", + "lineno": 93, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_int_conversions", + "name": "test_logic_int_conversions", + "lineno": 100, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_repr", + "name": "test_logic_repr", + "lineno": 117, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_and", + "name": "test_logic_and", + "lineno": 124, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_or", + "name": "test_logic_or", + "lineno": 135, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_xor", + "name": "test_logic_xor", + "lineno": 146, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_invert", + "name": "test_logic_invert", + "lineno": 157, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_resolve", + "name": "test_resolve", + "lineno": 164, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_logic_is_resolvable", + "name": "test_logic_is_resolvable", + "lineno": 185, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_copy", + "name": "test_copy", + "lineno": 197, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_bit_constructor", + "name": "test_bit_constructor", + "lineno": 203, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_bit_ops", + "name": "test_bit_ops", + "lineno": 221, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic.test_bit_with_logic_ops", + "name": "test_bit_with_logic_ops", + "lineno": 228, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_logic_array": [ + { + "id": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "name": "test_logic_array_str_construction", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "name": "test_logic_array_iterable_construction", + "lineno": 31, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_iterable_construction.gen", + "name": "gen", + "lineno": 37, + "scope": "test_logic_array_iterable_construction", + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "name": "test_logic_array_int_construction", + "lineno": 53, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "name": "test_logic_array_copy_construction", + "lineno": 71, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_bad_construction", + "name": "test_logic_array_bad_construction", + "lineno": 87, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_unsigned_conversion", + "name": "test_logic_array_unsigned_conversion", + "lineno": 98, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_signed_conversion", + "name": "test_logic_array_signed_conversion", + "lineno": 121, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_bytes_conversion", + "name": "test_logic_array_bytes_conversion", + "lineno": 148, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_properties", + "name": "test_logic_array_properties", + "lineno": 165, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_properties_deprecated", + "name": "test_logic_array_properties_deprecated", + "lineno": 170, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_setattr", + "name": "test_logic_array_setattr", + "lineno": 219, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_repr", + "name": "test_logic_array_repr", + "lineno": 227, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_and", + "name": "test_logic_array_and", + "lineno": 232, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_or", + "name": "test_logic_array_or", + "lineno": 244, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_xor", + "name": "test_logic_array_xor", + "lineno": 256, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_invert", + "name": "test_logic_array_invert", + "lineno": 268, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_literal_casts", + "name": "test_logic_array_literal_casts", + "lineno": 272, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_logic_array_index_casts", + "name": "test_logic_array_index_casts", + "lineno": 277, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_equality", + "name": "test_equality", + "lineno": 284, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_repr_eval", + "name": "test_repr_eval", + "lineno": 314, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_iter", + "name": "test_iter", + "lineno": 319, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_reversed", + "name": "test_reversed", + "lineno": 326, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_contains", + "name": "test_contains", + "lineno": 332, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_index", + "name": "test_index", + "lineno": 338, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_count", + "name": "test_count", + "lineno": 346, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_indexing", + "name": "test_indexing", + "lineno": 350, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_bad_indexing", + "name": "test_bad_indexing", + "lineno": 366, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_slicing", + "name": "test_slicing", + "lineno": 373, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_slicing_infered_start_stop", + "name": "test_slicing_infered_start_stop", + "lineno": 385, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_dont_specify_step", + "name": "test_dont_specify_step", + "lineno": 392, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_slice_direction_mismatch", + "name": "test_slice_direction_mismatch", + "lineno": 399, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_set_slice_wrong_length", + "name": "test_set_slice_wrong_length", + "lineno": 407, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_slice_correct_infered", + "name": "test_slice_correct_infered", + "lineno": 413, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_changing_range", + "name": "test_changing_range", + "lineno": 419, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_null_vector", + "name": "test_null_vector", + "lineno": 429, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_bool_cast", + "name": "test_bool_cast", + "lineno": 470, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_resolve", + "name": "test_resolve", + "lineno": 477, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_copy", + "name": "test_copy", + "lineno": 486, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_format", + "name": "test_format", + "lineno": 497, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_from_signed_wrap", + "name": "test_from_signed_wrap", + "lineno": 531, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logic_array.test_from_unsigned_wrap", + "name": "test_from_unsigned_wrap", + "lineno": 543, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_logs": [ + { + "id": "tests.pytest.test_logs.clock_design", + "name": "clock_design", + "lineno": 37, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest.test_logs.run_simulation", + "name": "run_simulation", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_logs.test_wave_dump", + "name": "test_wave_dump", + "lineno": 67, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_parallel_cocotb": [ + { + "id": "tests.pytest.test_parallel_cocotb.test_cocotb_parallel_compile", + "name": "test_cocotb_parallel_compile", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_parallel_cocotb.test_cocotb_parallel", + "name": "test_cocotb_parallel", + "lineno": 47, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_parameterize": [ + { + "id": "tests.pytest.test_parameterize.b", + "name": "b", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_parameterize.test_parametrize_repr", + "name": "test_parametrize_repr", + "lineno": 24, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_parameterize.test_parametrize_reprs", + "name": "test_parametrize_reprs", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_parameterize.test_parametrize_bad_args", + "name": "test_parametrize_bad_args", + "lineno": 44, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_plusargs": [ + { + "id": "tests.pytest.test_plusargs.test_toplevel_library", + "name": "test_toplevel_library", + "lineno": 25, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_range": [ + { + "id": "tests.pytest.test_range.test_to_range", + "name": "test_to_range", + "lineno": 13, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_downto_range", + "name": "test_downto_range", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_range_index_from_class", + "name": "test_range_index_from_class", + "lineno": 57, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_null_range", + "name": "test_null_range", + "lineno": 64, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_bad_arguments", + "name": "test_bad_arguments", + "lineno": 80, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_equality", + "name": "test_equality", + "lineno": 89, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_other_constructors", + "name": "test_other_constructors", + "lineno": 96, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_use_in_set", + "name": "test_use_in_set", + "lineno": 103, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_conversions", + "name": "test_conversions", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_repr", + "name": "test_repr", + "lineno": 117, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_uppercase_in_direction", + "name": "test_uppercase_in_direction", + "lineno": 122, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_bad_direction", + "name": "test_bad_direction", + "lineno": 127, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_bad_bound", + "name": "test_bad_bound", + "lineno": 132, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_bad_step", + "name": "test_bad_step", + "lineno": 137, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_bad_getitem", + "name": "test_bad_getitem", + "lineno": 142, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_copy", + "name": "test_copy", + "lineno": 147, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_range.test_index", + "name": "test_index", + "lineno": 153, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_runner": [ + { + "id": "tests.pytest.test_runner.test_empty_string", + "name": "test_empty_string", + "lineno": 39, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_runner.test_special_char", + "name": "test_special_char", + "lineno": 43, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_runner.test_sv_literal_conversion", + "name": "test_sv_literal_conversion", + "lineno": 50, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "name": "test_vhdl_literal_conversion", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_runner.cocotb_runner_test", + "name": "cocotb_runner_test", + "lineno": 93, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest.test_runner.test_runner", + "name": "test_runner", + "lineno": 108, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_runner.test_missing_libpython", + "name": "test_missing_libpython", + "lineno": 170, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_runner.test_missing_libpython.mock_find_libpython", + "name": "mock_find_libpython", + "lineno": 203, + "scope": "test_missing_libpython", + "is_async": false + } + ], + "tests.pytest.test_timescale": [ + { + "id": "tests.pytest.test_timescale.test_precision", + "name": "test_precision", + "lineno": 41, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_vhdl_libraries_multiple": [ + { + "id": "tests.pytest.test_vhdl_libraries_multiple.test_toplevel_library", + "name": "test_toplevel_library", + "lineno": 32, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_waves": [ + { + "id": "tests.pytest.test_waves.clock_design", + "name": "clock_design", + "lineno": 36, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest.test_waves.run_simulation", + "name": "run_simulation", + "lineno": 42, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_waves.test_wave_dump", + "name": "test_wave_dump", + "lineno": 77, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_waves.test_saif_dump", + "name": "test_saif_dump", + "lineno": 112, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_waves.test_named_wave_dump", + "name": "test_named_wave_dump", + "lineno": 126, + "scope": null, + "is_async": false + } + ], + "tests.pytest.test_xunit_reporter": [ + { + "id": "tests.pytest.test_xunit_reporter.test_empty_testsuite", + "name": "test_empty_testsuite", + "lineno": 19, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_xunit_reporter.test_report", + "name": "test_report", + "lineno": 35, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_xunit_reporter.test_file_outside_workspace", + "name": "test_file_outside_workspace", + "lineno": 270, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_xunit_reporter.test_without_attachments", + "name": "test_without_attachments", + "lineno": 309, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_xunit_reporter.test_properties", + "name": "test_properties", + "lineno": 334, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest.test_xunit_reporter.test_invalid_characters", + "name": "test_invalid_characters", + "lineno": 385, + "scope": null, + "is_async": false + } + ], + "tests.pytest_plugin.conftest": [ + { + "id": "tests.pytest_plugin.conftest.pytest_addoption", + "name": "pytest_addoption", + "lineno": 23, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.conftest.sample_module_fixture", + "name": "sample_module_fixture", + "lineno": 45, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.conftest.clock_generation_fixture", + "name": "clock_generation_fixture", + "lineno": 93, + "scope": null, + "is_async": true + } + ], + "tests.pytest_plugin.test_caplog": [ + { + "id": "tests.pytest_plugin.test_caplog.test_capture_info", + "name": "test_capture_info", + "lineno": 14, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_caplog.test_capture_warning", + "name": "test_capture_warning", + "lineno": 25, + "scope": null, + "is_async": true + } + ], + "tests.pytest_plugin.test_cocotb": [ + { + "id": "tests.pytest_plugin.test_cocotb.test_default_1", + "name": "test_default_1", + "lineno": 14, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_default_2", + "name": "test_default_2", + "lineno": 19, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_skip_true", + "name": "test_skip_true", + "lineno": 24, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_skip_false", + "name": "test_skip_false", + "lineno": 30, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_timeout", + "name": "test_timeout", + "lineno": 35, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_expect_fail_true", + "name": "test_expect_fail_true", + "lineno": 42, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_expect_fail_false", + "name": "test_expect_fail_false", + "lineno": 48, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_expect_error_none", + "name": "test_expect_error_none", + "lineno": 53, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_expect_error_1", + "name": "test_expect_error_1", + "lineno": 58, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_expect_error_2", + "name": "test_expect_error_2", + "lineno": 64, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_xfail_default", + "name": "test_xfail_default", + "lineno": 70, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_xfail_raises_none", + "name": "test_xfail_raises_none", + "lineno": 76, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_xfail_raises_1", + "name": "test_xfail_raises_1", + "lineno": 82, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_xfail_raises_2", + "name": "test_xfail_raises_2", + "lineno": 88, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_xfail_condition_false", + "name": "test_xfail_condition_false", + "lineno": 94, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_xfail_condition_true", + "name": "test_xfail_condition_true", + "lineno": 99, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_xfail_reason_message", + "name": "test_xfail_reason_message", + "lineno": 105, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_skipif_true", + "name": "test_skipif_true", + "lineno": 111, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_skipif_false", + "name": "test_skipif_false", + "lineno": 117, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_parametrize_empty", + "name": "test_parametrize_empty", + "lineno": 122, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_parametrize_matrix", + "name": "test_parametrize_matrix", + "lineno": 127, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_parametrize_series_1", + "name": "test_parametrize_series_1", + "lineno": 134, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.test_parametrize_series_2", + "name": "test_parametrize_series_2", + "lineno": 149, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.TestClass.test_simple", + "name": "test_simple", + "lineno": 158, + "scope": "TestClass", + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb.TestClass.test_parametrize_matrix", + "name": "test_parametrize_matrix", + "lineno": 162, + "scope": "TestClass", + "is_async": true + } + ], + "tests.pytest_plugin.test_cocotb_top": [ + { + "id": "tests.pytest_plugin.test_cocotb_top.test_eq", + "name": "test_eq", + "lineno": 15, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb_top.test_nq", + "name": "test_nq", + "lineno": 20, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb_top.test_lt", + "name": "test_lt", + "lineno": 25, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb_top.test_le", + "name": "test_le", + "lineno": 30, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb_top.test_gt", + "name": "test_gt", + "lineno": 35, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb_top.test_ge", + "name": "test_ge", + "lineno": 40, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_cocotb_top.test_value", + "name": "test_value", + "lineno": 45, + "scope": null, + "is_async": true + } + ], + "tests.pytest_plugin.test_end_test": [ + { + "id": "tests.pytest_plugin.test_end_test.test_end_test", + "name": "test_end_test", + "lineno": 12, + "scope": null, + "is_async": true + } + ], + "tests.pytest_plugin.test_fixture": [ + { + "id": "tests.pytest_plugin.test_fixture.x_fixture", + "name": "x_fixture", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_fixture.x_generator_fixture", + "name": "x_generator_fixture", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_fixture.x_async_fixture", + "name": "x_async_fixture", + "lineno": 27, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_fixture.x_async_generator_fixture", + "name": "x_async_generator_fixture", + "lineno": 33, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_fixture.test_fixture_value", + "name": "test_fixture_value", + "lineno": 38, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_fixture.test_fixture_generator", + "name": "test_fixture_generator", + "lineno": 43, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_fixture.test_fixture_asynchronous_value", + "name": "test_fixture_asynchronous_value", + "lineno": 48, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_fixture.test_fixture_asynchronous_generator", + "name": "test_fixture_asynchronous_generator", + "lineno": 53, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_fixture.test_fixture_mix", + "name": "test_fixture_mix", + "lineno": 58, + "scope": null, + "is_async": true + } + ], + "tests.pytest_plugin.test_parametrize": [ + { + "id": "tests.pytest_plugin.test_parametrize.test_matrix", + "name": "test_matrix", + "lineno": 14, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_parametrize.test_series", + "name": "test_series", + "lineno": 22, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_parametrize.TestParametrize.test_from_class", + "name": "test_from_class", + "lineno": 31, + "scope": "TestParametrize", + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_parametrize.TestParametrize.test_matrix", + "name": "test_matrix", + "lineno": 37, + "scope": "TestParametrize", + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_parametrize.TestParametrize.test_series", + "name": "test_series", + "lineno": 44, + "scope": "TestParametrize", + "is_async": true + } + ], + "tests.pytest_plugin.test_sample_module": [ + { + "id": "tests.pytest_plugin.test_sample_module.sample_module_fixture", + "name": "sample_module_fixture", + "lineno": 19, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_sample_module", + "name": "test_sample_module", + "lineno": 47, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_sample_module_extra", + "name": "test_sample_module_extra", + "lineno": 62, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_sample_module_1", + "name": "test_sample_module_1", + "lineno": 68, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_sample_module_2", + "name": "test_sample_module_2", + "lineno": 74, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_sample_module_parametrize", + "name": "test_sample_module_parametrize", + "lineno": 81, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_pass", + "name": "test_pass", + "lineno": 87, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_simple", + "name": "test_simple", + "lineno": 91, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_setup_only", + "name": "test_setup_only", + "lineno": 104, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_parametrize_matrix", + "name": "test_parametrize_matrix", + "lineno": 112, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_parametrize_series", + "name": "test_parametrize_series", + "lineno": 118, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_parametrize_single", + "name": "test_parametrize_single", + "lineno": 124, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_xfail_raises_string", + "name": "test_xfail_raises_string", + "lineno": 130, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_xfail_any", + "name": "test_xfail_any", + "lineno": 137, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_sample_module.test_xfail_raises", + "name": "test_xfail_raises", + "lineno": 144, + "scope": null, + "is_async": true + } + ], + "tests.pytest_plugin.test_sample_module_1": [ + { + "id": "tests.pytest_plugin.test_sample_module_1.test_dut", + "name": "test_dut", + "lineno": 12, + "scope": null, + "is_async": true + } + ], + "tests.pytest_plugin.test_sample_module_2": [ + { + "id": "tests.pytest_plugin.test_sample_module_2.test_dut", + "name": "test_dut", + "lineno": 12, + "scope": null, + "is_async": true + } + ], + "tests.pytest_plugin.test_session": [ + { + "id": "tests.pytest_plugin.test_session.my_hdl_project_fixture", + "name": "my_hdl_project_fixture", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_session.array_module_fixture", + "name": "array_module_fixture", + "lineno": 61, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_session.sample_module_fixture", + "name": "sample_module_fixture", + "lineno": 70, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_session.test_array_module", + "name": "test_array_module", + "lineno": 83, + "scope": null, + "is_async": false + }, + { + "id": "tests.pytest_plugin.test_session.test_sample_module", + "name": "test_sample_module", + "lineno": 90, + "scope": null, + "is_async": false + } + ], + "tests.pytest_plugin.test_timeout": [ + { + "id": "tests.pytest_plugin.test_timeout.test_timeout_with_positional_arguments", + "name": "test_timeout_with_positional_arguments", + "lineno": 16, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_timeout.test_timeout_with_named_arguments", + "name": "test_timeout_with_named_arguments", + "lineno": 24, + "scope": null, + "is_async": true + } + ], + "tests.pytest_plugin.test_xfail": [ + { + "id": "tests.pytest_plugin.test_xfail.test_any", + "name": "test_any", + "lineno": 15, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_xfail.test_raises_1", + "name": "test_raises_1", + "lineno": 21, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_xfail.test_raises_2", + "name": "test_raises_2", + "lineno": 27, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_xfail.test_raises_strict", + "name": "test_raises_strict", + "lineno": 33, + "scope": null, + "is_async": true + }, + { + "id": "tests.pytest_plugin.test_xfail.test_any_strict", + "name": "test_any_strict", + "lineno": 39, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_array.test_array": [ + { + "id": "tests.test_cases.test_array.test_array.test_read_write", + "name": "test_read_write", + "lineno": 30, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_array.test_array.test_gen_loop", + "name": "test_gen_loop", + "lineno": 162, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_array.test_array.test_discover_all", + "name": "test_discover_all", + "lineno": 190, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_array.test_array.test_discover_all._discover", + "name": "_discover", + "lineno": 310, + "scope": "test_discover_all", + "is_async": false + }, + { + "id": "tests.test_cases.test_array.test_array.test_direct_constant_indexing", + "name": "test_direct_constant_indexing", + "lineno": 336, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_array.test_array.test_direct_signal_indexing", + "name": "test_direct_signal_indexing", + "lineno": 364, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_array.test_array.test_extended_identifiers", + "name": "test_extended_identifiers", + "lineno": 400, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_array_simple.test_array_simple": [ + { + "id": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "name": "_check_value", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_handles", + "name": "test_1dim_array_handles", + "lineno": 30, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_handles", + "name": "test_ndim_array_handles", + "lineno": 55, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "name": "test_1dim_array_indexes", + "lineno": 73, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "name": "test_ndim_array_indexes", + "lineno": 119, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_array_simple.test_array_simple.test_struct_unpacked", + "name": "test_struct_unpacked", + "lineno": 156, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_array_simple.test_array_simple.test_exceptions", + "name": "test_exceptions", + "lineno": 168, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_async_bridge.test_async_bridge": [ + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.return_two", + "name": "return_two", + "lineno": 20, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.await_two_clock_edges", + "name": "await_two_clock_edges", + "lineno": 25, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.calls_resume", + "name": "calls_resume", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.print_sim_time", + "name": "print_sim_time", + "lineno": 37, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_bridge", + "name": "test_time_in_bridge", + "lineno": 46, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume", + "name": "test_time_in_resume", + "lineno": 63, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume.wait_cycles", + "name": "wait_cycles", + "lineno": 70, + "scope": "test_time_in_resume", + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume.wait_cycles_wrapper", + "name": "wait_cycles_wrapper", + "lineno": 75, + "scope": "test_time_in_resume", + "is_async": false + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_blocking_function_call_return", + "name": "test_blocking_function_call_return", + "lineno": 91, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_blocking_function_call_return.clock_monitor", + "name": "clock_monitor", + "lineno": 96, + "scope": "test_blocking_function_call_return", + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_consecutive_bridges", + "name": "test_consecutive_bridges", + "lineno": 110, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_readonly", + "name": "test_bridge_from_readonly", + "lineno": 124, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_readonly", + "name": "test_resume_from_readonly", + "lineno": 136, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_that_awaits", + "name": "test_resume_that_awaits", + "lineno": 150, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_await_after_bridge", + "name": "test_await_after_bridge", + "lineno": 163, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_start_soon", + "name": "test_bridge_from_start_soon", + "lineno": 179, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_start_soon.run_function", + "name": "run_function", + "lineno": 185, + "scope": "test_bridge_from_start_soon", + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_start_soon.run_bridge", + "name": "run_bridge", + "lineno": 189, + "scope": "test_bridge_from_start_soon", + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_raised_exception", + "name": "test_bridge_raised_exception", + "lineno": 208, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_raised_exception.func", + "name": "func", + "lineno": 214, + "scope": "test_bridge_raised_exception", + "is_async": false + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_returns_exception", + "name": "test_bridge_returns_exception", + "lineno": 222, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_returns_exception.func", + "name": "func", + "lineno": 228, + "scope": "test_bridge_returns_exception", + "is_async": false + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_raised_exception", + "name": "test_resume_raised_exception", + "lineno": 237, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_raised_exception.func", + "name": "func", + "lineno": 243, + "scope": "test_resume_raised_exception", + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_raised_exception.ext", + "name": "ext", + "lineno": 247, + "scope": "test_resume_raised_exception", + "is_async": false + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_returns_exception", + "name": "test_resume_returns_exception", + "lineno": 255, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_returns_exception.gen_func", + "name": "gen_func", + "lineno": 261, + "scope": "test_resume_returns_exception", + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_returns_exception.ext", + "name": "ext", + "lineno": 265, + "scope": "test_resume_returns_exception", + "is_async": false + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_weird_thread_fails", + "name": "test_resume_from_weird_thread_fails", + "lineno": 274, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_weird_thread_fails.func", + "name": "func", + "lineno": 283, + "scope": "test_resume_from_weird_thread_fails", + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_weird_thread_fails.function_caller", + "name": "function_caller", + "lineno": 288, + "scope": "test_resume_from_weird_thread_fails", + "is_async": false + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_weird_thread_fails.ext", + "name": "ext", + "lineno": 299, + "scope": "test_resume_from_weird_thread_fails", + "is_async": false + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_called_in_parallel", + "name": "test_resume_called_in_parallel", + "lineno": 316, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_called_in_parallel.function", + "name": "function", + "lineno": 323, + "scope": "test_resume_called_in_parallel", + "is_async": true + }, + { + "id": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_called_in_parallel.call_function", + "name": "call_function", + "lineno": 328, + "scope": "test_resume_called_in_parallel", + "is_async": false + } + ], + "tests.test_cases.test_cocotb.common": [ + { + "id": "tests.test_cases.test_cocotb.common._check_traceback", + "name": "_check_traceback", + "lineno": 21, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.common.assert_takes", + "name": "assert_takes", + "lineno": 44, + "scope": null, + "is_async": false + } + ], + "tests.test_cases.test_cocotb.pytest_assertion_rewriting": [ + { + "id": "tests.test_cases.test_cocotb.pytest_assertion_rewriting.test_assertion_rewriting", + "name": "test_assertion_rewriting", + "lineno": 14, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_async_coroutines": [ + { + "id": "tests.test_cases.test_cocotb.test_async_coroutines.produce.async_", + "name": "async_", + "lineno": 23, + "scope": "produce", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_async_coroutines.test_async_from_async", + "name": "test_async_from_async", + "lineno": 29, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_async_coroutines.test_trigger_await_gives_self", + "name": "test_trigger_await_gives_self", + "lineno": 43, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_async_coroutines.test_fork_coroutine_function_exception", + "name": "test_fork_coroutine_function_exception", + "lineno": 51, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_async_coroutines.test_fork_coroutine_function_exception.coro", + "name": "coro", + "lineno": 52, + "scope": "test_fork_coroutine_function_exception", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_async_coroutines.test_task_coroutine_function_exception", + "name": "test_task_coroutine_function_exception", + "lineno": 61, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_async_coroutines.test_task_coroutine_function_exception.coro", + "name": "coro", + "lineno": 62, + "scope": "test_task_coroutine_function_exception", + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_async_generators": [ + { + "id": "tests.test_cases.test_cocotb.test_async_generators.whoops_async_generator", + "name": "whoops_async_generator", + "lineno": 12, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_async_generators.test_forking_accidental_async_generator", + "name": "test_forking_accidental_async_generator", + "lineno": 18, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_async_generators.test_constructing_accidental_async_generator", + "name": "test_constructing_accidental_async_generator", + "lineno": 26, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_async_generators.test_creating_accidental_async_generator", + "name": "test_creating_accidental_async_generator", + "lineno": 34, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_async_generators.test_awaiting_accidental_async_generator", + "name": "test_awaiting_accidental_async_generator", + "lineno": 42, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_ci": [ + { + "id": "tests.test_cases.test_cocotb.test_ci.test_python_version", + "name": "test_python_version", + "lineno": 13, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_clock": [ + { + "id": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "name": "test_clock_with_units", + "lineno": 37, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_gpi_clock_error_signal_type", + "name": "test_gpi_clock_error_signal_type", + "lineno": 73, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_gpi_clock_error_impl", + "name": "test_gpi_clock_error_impl", + "lineno": 79, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_gpi_clock_error_params", + "name": "test_gpi_clock_error_params", + "lineno": 85, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_gpi_clock_error_timing", + "name": "test_gpi_clock_error_timing", + "lineno": 92, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_bad_period", + "name": "test_bad_period", + "lineno": 99, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_gpi_clock_error_already_started", + "name": "test_gpi_clock_error_already_started", + "lineno": 107, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_clocks_with_other_number_types", + "name": "test_clocks_with_other_number_types", + "lineno": 118, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_clock_stop_and_restart", + "name": "test_clock_stop_and_restart", + "lineno": 132, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_clock_cycles", + "name": "test_clock_cycles", + "lineno": 148, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_clock_task_cancel", + "name": "test_clock_task_cancel", + "lineno": 174, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_bad_set_action", + "name": "test_bad_set_action", + "lineno": 187, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_set_action", + "name": "test_set_action", + "lineno": 195, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_clock.test_period_high", + "name": "test_period_high", + "lineno": 210, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_deprecated": [ + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_id_deprecated", + "name": "test_id_deprecated", + "lineno": 27, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_testfactory_deprecated_test", + "name": "test_testfactory_deprecated_test", + "lineno": 35, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_testfactory_deprecated", + "name": "test_testfactory_deprecated", + "lineno": 48, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_real_handle_casts_deprecated", + "name": "test_real_handle_casts_deprecated", + "lineno": 57, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_int_handle_casts_deprecated", + "name": "test_int_handle_casts_deprecated", + "lineno": 65, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_logic_handle_casts_deprecated", + "name": "test_logic_handle_casts_deprecated", + "lineno": 73, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_string_handle_casts_deprecated", + "name": "test_string_handle_casts_deprecated", + "lineno": 83, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_deprecated", + "name": "test_join_trigger_deprecated", + "lineno": 91, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_deprecated.returns_1", + "name": "returns_1", + "lineno": 92, + "scope": "test_join_trigger_deprecated", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_in_first_backwards_compat", + "name": "test_join_trigger_in_first_backwards_compat", + "lineno": 104, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_in_first_backwards_compat.returns_1", + "name": "returns_1", + "lineno": 105, + "scope": "test_join_trigger_in_first_backwards_compat", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_task_join_deprecated", + "name": "test_task_join_deprecated", + "lineno": 116, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_task_join_deprecated.returns_1", + "name": "returns_1", + "lineno": 117, + "scope": "test_task_join_deprecated", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_task_join_in_first_backwards_compat", + "name": "test_task_join_in_first_backwards_compat", + "lineno": 127, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_task_join_in_first_backwards_compat.returns_1", + "name": "returns_1", + "lineno": 128, + "scope": "test_task_join_in_first_backwards_compat", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_event_data_deprecated", + "name": "test_event_data_deprecated", + "lineno": 139, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_logic_scalar_object_methods_deprecated", + "name": "test_logic_scalar_object_methods_deprecated", + "lineno": 156, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_edge_trigger_deprecated", + "name": "test_edge_trigger_deprecated", + "lineno": 166, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_cocotb_start", + "name": "test_cocotb_start", + "lineno": 174, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_cocotb_start.do_something", + "name": "do_something", + "lineno": 177, + "scope": "test_cocotb_start", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_setimmediatevalue", + "name": "test_setimmediatevalue", + "lineno": 188, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_event_name_deprecated", + "name": "test_event_name_deprecated", + "lineno": 194, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_units_deprecated", + "name": "test_units_deprecated", + "lineno": 209, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_results_deprecated", + "name": "test_results_deprecated", + "lineno": 225, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_triggers_Join_import_deprecated", + "name": "test_triggers_Join_import_deprecated", + "lineno": 235, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Lock_name_deprecated", + "name": "test_Lock_name_deprecated", + "lineno": 241, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_unstarted", + "name": "test_Task_kill_unstarted", + "lineno": 253, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_unstarted.example", + "name": "example", + "lineno": 254, + "scope": "test_Task_kill_unstarted", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_scheduled", + "name": "test_Task_kill_scheduled", + "lineno": 267, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_scheduled.example", + "name": "example", + "lineno": 268, + "scope": "test_Task_kill_scheduled", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_pending", + "name": "test_Task_kill_pending", + "lineno": 281, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_pending.example", + "name": "example", + "lineno": 282, + "scope": "test_Task_kill_pending", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_done", + "name": "test_Task_kill_done", + "lineno": 296, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_done.example", + "name": "example", + "lineno": 297, + "scope": "test_Task_kill_done", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_running", + "name": "test_Task_kill_running", + "lineno": 314, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_running.example", + "name": "example", + "lineno": 315, + "scope": "test_Task_kill_running", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_task", + "name": "test_pass_test_in_task", + "lineno": 330, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_task.raise_test_success", + "name": "raise_test_success", + "lineno": 331, + "scope": "test_pass_test_in_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_test", + "name": "test_pass_test_in_test", + "lineno": 341, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_xfail_exception", + "name": "test_pass_test_in_xfail_exception", + "lineno": 348, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_xfail_assert", + "name": "test_pass_test_in_xfail_assert", + "lineno": 355, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_expect_error", + "name": "test_pass_test_in_expect_error", + "lineno": 361, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_expect_fail", + "name": "test_pass_test_in_expect_fail", + "lineno": 367, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_edge_triggers": [ + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.count_edges_cycles", + "name": "count_edges_cycles", + "lineno": 43, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.do_single_edge_check", + "name": "do_single_edge_check", + "lineno": 52, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_rising_edge", + "name": "test_rising_edge", + "lineno": 65, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_falling_edge", + "name": "test_falling_edge", + "lineno": 78, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "name": "test_either_edge", + "lineno": 91, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_fork_and_monitor", + "name": "test_fork_and_monitor", + "lineno": 121, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.do_clock", + "name": "do_clock", + "lineno": 144, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.do_edge_count", + "name": "do_edge_count", + "lineno": 155, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_count", + "name": "test_edge_count", + "lineno": 164, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_identity", + "name": "test_edge_identity", + "lineno": 178, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_trigger_result_type", + "name": "test_trigger_result_type", + "lineno": 197, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "name": "test_clock_cycles", + "lineno": 220, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles_forked", + "name": "test_clock_cycles_forked", + "lineno": 280, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles_forked.wait_ten", + "name": "wait_ten", + "lineno": 286, + "scope": "test_clock_cycles_forked", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers", + "name": "test_both_edge_triggers", + "lineno": 308, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers.wait_rising_edge", + "name": "wait_rising_edge", + "lineno": 309, + "scope": "test_both_edge_triggers", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers.wait_falling_edge", + "name": "wait_falling_edge", + "lineno": 312, + "scope": "test_both_edge_triggers", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector", + "name": "test_edge_on_vector", + "lineno": 322, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector.wait_edge", + "name": "wait_edge", + "lineno": 329, + "scope": "test_edge_on_vector", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_bad_handles", + "name": "test_edge_bad_handles", + "lineno": 363, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_logic_vector", + "name": "test_edge_logic_vector", + "lineno": 381, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_logic_vector.change_stream_in_data", + "name": "change_stream_in_data", + "lineno": 384, + "scope": "test_edge_logic_vector", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_non_logic_handles", + "name": "test_edge_non_logic_handles", + "lineno": 395, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_non_logic_handles.change_stream_in_int", + "name": "change_stream_in_int", + "lineno": 398, + "scope": "test_edge_non_logic_handles", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_trigger_repr", + "name": "test_edge_trigger_repr", + "lineno": 408, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_trigger_on_const", + "name": "test_edge_trigger_on_const", + "lineno": 430, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_edge", + "name": "wait_for_edge", + "lineno": 442, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_rising_edge", + "name": "wait_for_rising_edge", + "lineno": 447, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_falling_edge", + "name": "wait_for_falling_edge", + "lineno": 452, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_all_edges", + "name": "issue_376_all_edges", + "lineno": 458, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_same_edges", + "name": "issue_376_same_edges", + "lineno": 466, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_different_edges", + "name": "issue_376_different_edges", + "lineno": 473, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_edge_triggers.test_callback_registration_failure_raises_runtime_error", + "name": "test_callback_registration_failure_raises_runtime_error", + "lineno": 480, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_first_combine": [ + { + "id": "tests.test_cases.test_cocotb.test_first_combine.MyTrigger.__init__", + "name": "__init__", + "lineno": 24, + "scope": "MyTrigger", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.MyTrigger._prime", + "name": "_prime", + "lineno": 29, + "scope": "MyTrigger", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.MyTrigger._unprime", + "name": "_unprime", + "lineno": 32, + "scope": "MyTrigger", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed", + "name": "test_First_unfired_triggers_killed", + "lineno": 37, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed_on_exception", + "name": "test_First_unfired_triggers_killed_on_exception", + "lineno": 52, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed_on_exception.fails", + "name": "fails", + "lineno": 57, + "scope": "test_First_unfired_triggers_killed_on_exception", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_unfired_triggers_killed_on_exception", + "name": "test_Combine_unfired_triggers_killed_on_exception", + "lineno": 69, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_unfired_triggers_killed_on_exception.fails", + "name": "fails", + "lineno": 74, + "scope": "test_Combine_unfired_triggers_killed_on_exception", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first", + "name": "test_nested_first", + "lineno": 86, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first.fire_events", + "name": "fire_events", + "lineno": 91, + "scope": "test_nested_first", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first.wait_for_nested_first", + "name": "wait_for_nested_first", + "lineno": 97, + "scope": "test_nested_first", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_first_does_not_kill", + "name": "test_first_does_not_kill", + "lineno": 111, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_first_does_not_kill.coro", + "name": "coro", + "lineno": 115, + "scope": "test_first_does_not_kill", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first", + "name": "test_exceptions_first", + "lineno": 134, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first.raise_inner", + "name": "raise_inner", + "lineno": 137, + "scope": "test_exceptions_first", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first.raise_soon", + "name": "raise_soon", + "lineno": 141, + "scope": "test_exceptions_first", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_combine", + "name": "test_combine", + "lineno": 152, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_combine.coro", + "name": "coro", + "lineno": 156, + "scope": "test_combine", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_fork_combine", + "name": "test_fork_combine", + "lineno": 166, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_fork_combine.coro", + "name": "coro", + "lineno": 170, + "scope": "test_fork_combine", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_event_is_set", + "name": "test_event_is_set", + "lineno": 180, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_combine_start_soon", + "name": "test_combine_start_soon", + "lineno": 191, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_combine_start_soon.coro", + "name": "coro", + "lineno": 192, + "scope": "test_combine_start_soon", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon", + "name": "test_recursive_combine_and_start_soon", + "lineno": 204, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "name": "mergesort", + "lineno": 207, + "scope": "test_recursive_combine_and_start_soon", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine", + "name": "test_recursive_combine", + "lineno": 235, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine.waiter", + "name": "waiter", + "lineno": 240, + "scope": "test_recursive_combine", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_concurrency_trigger_repr", + "name": "test_concurrency_trigger_repr", + "lineno": 258, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_invalid_trigger_types", + "name": "test_invalid_trigger_types", + "lineno": 269, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_empty", + "name": "test_Combine_empty", + "lineno": 280, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_single", + "name": "test_Combine_single", + "lineno": 289, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_exception", + "name": "test_Combine_exception", + "lineno": 298, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_exception.raises_after_1ns", + "name": "raises_after_1ns", + "lineno": 303, + "scope": "test_Combine_exception", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_empty", + "name": "test_First_empty", + "lineno": 316, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_single", + "name": "test_First_single", + "lineno": 323, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_exception", + "name": "test_First_exception", + "lineno": 332, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_exception.raises_after_1ns", + "name": "raises_after_1ns", + "lineno": 337, + "scope": "test_First_exception", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_objects_shared_by_multiple", + "name": "test_Combine_objects_shared_by_multiple", + "lineno": 348, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_objects_shared_by_multiple.wait_for_all_events", + "name": "wait_for_all_events", + "lineno": 353, + "scope": "test_Combine_objects_shared_by_multiple", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_cancelled", + "name": "test_Combine_task_cancelled", + "lineno": 367, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_cancelled.waiter", + "name": "waiter", + "lineno": 372, + "scope": "test_Combine_task_cancelled", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_cancelled", + "name": "test_First_task_cancelled", + "lineno": 390, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_cancelled.waiter", + "name": "waiter", + "lineno": 395, + "scope": "test_First_task_cancelled", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled", + "name": "test_Combine_task_being_waited_cancelled", + "lineno": 413, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled.wait_forever", + "name": "wait_forever", + "lineno": 417, + "scope": "test_Combine_task_being_waited_cancelled", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled.wait_on_tasks", + "name": "wait_on_tasks", + "lineno": 422, + "scope": "test_Combine_task_being_waited_cancelled", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled", + "name": "test_First_task_being_waited_cancelled", + "lineno": 448, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled.wait_forever", + "name": "wait_forever", + "lineno": 452, + "scope": "test_First_task_being_waited_cancelled", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled.wait_on_tasks", + "name": "wait_on_tasks", + "lineno": 457, + "scope": "test_First_task_being_waited_cancelled", + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_handle": [ + { + "id": "tests.test_cases.test_cocotb.test_handle.test_bad_attr", + "name": "test_bad_attr", + "lineno": 36, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_string_handle_takes_bytes", + "name": "test_string_handle_takes_bytes", + "lineno": 58, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_string_ansi_color", + "name": "test_string_ansi_color", + "lineno": 80, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_delayed_assignment_still_errors", + "name": "test_delayed_assignment_still_errors", + "lineno": 108, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_real_assign_double", + "name": "test_real_assign_double", + "lineno": 133, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_real_assign_int", + "name": "test_real_assign_int", + "lineno": 162, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_access_underscore_name", + "name": "test_access_underscore_name", + "lineno": 183, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_assign_LogicArray", + "name": "test_assign_LogicArray", + "lineno": 202, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_assign_Logic", + "name": "test_assign_Logic", + "lineno": 215, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_assign_Logic_4value", + "name": "test_assign_Logic_4value", + "lineno": 231, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_assign_Logic_9value", + "name": "test_assign_Logic_9value", + "lineno": 241, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_assign_LogicArray_9value", + "name": "test_assign_LogicArray_9value", + "lineno": 251, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_assign_string", + "name": "test_assign_string", + "lineno": 264, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_assign_immediate", + "name": "test_assign_immediate", + "lineno": 280, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace", + "name": "test_immediate_reentrace", + "lineno": 293, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace.nested_watch", + "name": "nested_watch", + "lineno": 298, + "scope": "test_immediate_reentrace", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace.watch", + "name": "watch", + "lineno": 304, + "scope": "test_immediate_reentrace", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_null_range_width", + "name": "test_null_range_width", + "lineno": 329, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_assign_str_logic_scalar", + "name": "test_assign_str_logic_scalar", + "lineno": 341, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_extended_identifiers", + "name": "test_extended_identifiers", + "lineno": 380, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_set_at_end_of_test", + "name": "test_set_at_end_of_test", + "lineno": 415, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_set_at_end_of_test_check", + "name": "test_set_at_end_of_test_check", + "lineno": 423, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_invalid_indexing", + "name": "test_invalid_indexing", + "lineno": 428, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_setattr_error_msg", + "name": "test_setattr_error_msg", + "lineno": 435, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_pickling_prohibited", + "name": "test_pickling_prohibited", + "lineno": 443, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_handle_str_with_separators", + "name": "test_handle_str_with_separators", + "lineno": 449, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_handle.test_edge_on_vectors", + "name": "test_edge_on_vectors", + "lineno": 469, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_logging": [ + { + "id": "tests.test_cases.test_cocotb.test_logging.LogCaptureHandler.__init__", + "name": "__init__", + "lineno": 21, + "scope": "LogCaptureHandler", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.LogCaptureHandler.emit", + "name": "emit", + "lineno": 26, + "scope": "LogCaptureHandler", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.capture_logs", + "name": "capture_logs", + "lineno": 33, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.StrCallCounter.__init__", + "name": "__init__", + "lineno": 50, + "scope": "StrCallCounter", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.StrCallCounter.__str__", + "name": "__str__", + "lineno": 53, + "scope": "StrCallCounter", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.test_logging_with_args", + "name": "test_logging_with_args", + "lineno": 59, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.test_custom_logging_levels", + "name": "test_custom_logging_levels", + "lineno": 76, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.test_ansi_stripping", + "name": "test_ansi_stripping", + "lineno": 88, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.test_warning_capture", + "name": "test_warning_capture", + "lineno": 103, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.test_ljust_rjust", + "name": "test_ljust_rjust", + "lineno": 112, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.test_multiline_indent", + "name": "test_multiline_indent", + "lineno": 124, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_queues": [ + { + "id": "tests.test_cases.test_cocotb.test_queues.run_queue_nonblocking_test", + "name": "run_queue_nonblocking_test", + "lineno": 19, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "name": "test_queue_contention", + "lineno": 71, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.putter", + "name": "putter", + "lineno": 77, + "scope": "test_queue_contention", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.getter", + "name": "getter", + "lineno": 81, + "scope": "test_queue_contention", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_queues.test_fair_scheduling", + "name": "test_fair_scheduling", + "lineno": 140, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_queues.test_fair_scheduling.putter", + "name": "putter", + "lineno": 146, + "scope": "test_fair_scheduling", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "name": "run_queue_blocking_test", + "lineno": 174, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test.putter", + "name": "putter", + "lineno": 181, + "scope": "run_queue_blocking_test", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test.getter", + "name": "getter", + "lineno": 186, + "scope": "run_queue_blocking_test", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_queues.test_str_and_repr", + "name": "test_str_and_repr", + "lineno": 237, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_scheduler": [ + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill", + "name": "test_task_kill", + "lineno": 45, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill.waiter", + "name": "waiter", + "lineno": 50, + "scope": "test_task_kill", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill.coro", + "name": "coro", + "lineno": 57, + "scope": "test_task_kill", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_close_down", + "name": "test_task_close_down", + "lineno": 82, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_close_down.wait_on_clock_and_timer", + "name": "wait_on_clock_and_timer", + "lineno": 87, + "scope": "test_task_close_down", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.join_finished", + "name": "join_finished", + "lineno": 100, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.join_finished.some_coro", + "name": "some_coro", + "lineno": 108, + "scope": "join_finished", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.consistent_join", + "name": "consistent_join", + "lineno": 126, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.consistent_join.wait_for", + "name": "wait_for", + "lineno": 131, + "scope": "consistent_join", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_kill_twice", + "name": "test_kill_twice", + "lineno": 151, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_kill_twice.coro", + "name": "coro", + "lineno": 156, + "scope": "test_kill_twice", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_trigger_with_failing_prime", + "name": "test_trigger_with_failing_prime", + "lineno": 167, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_trigger_with_failing_prime.ABadTrigger.__init__", + "name": "__init__", + "lineno": 171, + "scope": "test_trigger_with_failing_prime.ABadTrigger", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_trigger_with_failing_prime.ABadTrigger._prime", + "name": "_prime", + "lineno": 174, + "scope": "test_trigger_with_failing_prime.ABadTrigger", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow", + "name": "test_stack_overflow", + "lineno": 187, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow.null_coroutine", + "name": "null_coroutine", + "lineno": 194, + "scope": "test_stack_overflow", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow_pending_coros", + "name": "test_stack_overflow_pending_coros", + "lineno": 204, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow_pending_coros.simple_coroutine", + "name": "simple_coroutine", + "lineno": 211, + "scope": "test_stack_overflow_pending_coros", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger", + "name": "test_kill_coroutine_waiting_on_the_same_trigger", + "lineno": 218, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger.victim", + "name": "victim", + "lineno": 227, + "scope": "test_kill_coroutine_waiting_on_the_same_trigger", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger.killer", + "name": "killer", + "lineno": 235, + "scope": "test_kill_coroutine_waiting_on_the_same_trigger", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_reschedule", + "name": "test_nulltrigger_reschedule", + "lineno": 250, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_reschedule.reschedule", + "name": "reschedule", + "lineno": 259, + "scope": "test_nulltrigger_reschedule", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_repr", + "name": "test_nulltrigger_repr", + "lineno": 277, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_event_set_schedule", + "name": "test_event_set_schedule", + "lineno": 285, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_event_set_schedule.waiter", + "name": "waiter", + "lineno": 296, + "scope": "test_event_set_schedule", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_last_scheduled_write_wins", + "name": "test_last_scheduled_write_wins", + "lineno": 315, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_last_scheduled_write_wins_array", + "name": "test_last_scheduled_write_wins_array", + "lineno": 332, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "name": "test_task_repr", + "lineno": 345, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_wait", + "name": "coroutine_wait", + "lineno": 351, + "scope": "test_task_repr", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_inner", + "name": "coroutine_inner", + "lineno": 354, + "scope": "test_task_repr", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_middle", + "name": "coroutine_middle", + "lineno": 365, + "scope": "test_task_repr", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_outer", + "name": "coroutine_outer", + "lineno": 368, + "scope": "test_task_repr", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_first", + "name": "coroutine_first", + "lineno": 411, + "scope": "test_task_repr", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_timer", + "name": "coroutine_timer", + "lineno": 460, + "scope": "test_task_repr", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.CoroutineClass.__init__", + "name": "__init__", + "lineno": 483, + "scope": "test_task_repr.CoroutineClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.CoroutineClass.run", + "name": "run", + "lineno": 486, + "scope": "test_task_repr.CoroutineClass", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.CoroutineClass.send", + "name": "send", + "lineno": 489, + "scope": "test_task_repr.CoroutineClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.CoroutineClass.throw", + "name": "throw", + "lineno": 492, + "scope": "test_task_repr.CoroutineClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.CoroutineClass.close", + "name": "close", + "lineno": 495, + "scope": "test_task_repr.CoroutineClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.CoroutineClass.__await__", + "name": "__await__", + "lineno": 498, + "scope": "test_task_repr.CoroutineClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_test_repr", + "name": "test_test_repr", + "lineno": 510, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.TestClassRepr.__init__", + "name": "__init__", + "lineno": 526, + "scope": "TestClassRepr", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.TestClassRepr.check_repr", + "name": "check_repr", + "lineno": 529, + "scope": "TestClassRepr", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.TestClassRepr.send", + "name": "send", + "lineno": 541, + "scope": "TestClassRepr", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.TestClassRepr.throw", + "name": "throw", + "lineno": 544, + "scope": "TestClassRepr", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.TestClassRepr.close", + "name": "close", + "lineno": 547, + "scope": "TestClassRepr", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.TestClassRepr.__await__", + "name": "__await__", + "lineno": 550, + "scope": "TestClassRepr", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_soon_async", + "name": "test_start_soon_async", + "lineno": 555, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_soon_async.example", + "name": "example", + "lineno": 559, + "scope": "test_start_soon_async", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_await_start_soon", + "name": "test_await_start_soon", + "lineno": 570, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_await_start_soon.coro", + "name": "coro", + "lineno": 573, + "scope": "test_await_start_soon", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_kill_start_soon_task", + "name": "test_kill_start_soon_task", + "lineno": 583, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_kill_start_soon_task.coro", + "name": "coro", + "lineno": 587, + "scope": "test_kill_start_soon_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_after_start_soon", + "name": "test_test_end_after_start_soon", + "lineno": 603, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_after_start_soon.coro", + "name": "coro", + "lineno": 606, + "scope": "test_test_end_after_start_soon", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_previous_start_soon_not_scheduled", + "name": "test_previous_start_soon_not_scheduled", + "lineno": 614, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_with_multiple_pending_tasks", + "name": "test_test_end_with_multiple_pending_tasks", + "lineno": 623, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_with_multiple_pending_tasks.coro", + "name": "coro", + "lineno": 626, + "scope": "test_test_end_with_multiple_pending_tasks", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start", + "name": "test_start", + "lineno": 635, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start.coro", + "name": "coro", + "lineno": 636, + "scope": "test_start", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start.coro_val", + "name": "coro_val", + "lineno": 650, + "scope": "test_start", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_create_task", + "name": "test_create_task", + "lineno": 660, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_create_task.coro", + "name": "coro", + "lineno": 662, + "scope": "test_create_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_create_task.CoroType.__init__", + "name": "__init__", + "lineno": 669, + "scope": "test_create_task.CoroType", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_create_task.CoroType.send", + "name": "send", + "lineno": 672, + "scope": "test_create_task.CoroType", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_create_task.CoroType.throw", + "name": "throw", + "lineno": 675, + "scope": "test_create_task.CoroType", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_create_task.CoroType.close", + "name": "close", + "lineno": 678, + "scope": "test_create_task.CoroType", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_create_task.CoroType.__await__", + "name": "__await__", + "lineno": 681, + "scope": "test_create_task.CoroType", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_create_task.agen", + "name": "agen", + "lineno": 687, + "scope": "test_create_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_completes", + "name": "test_task_completes", + "lineno": 711, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_completes.coro", + "name": "coro", + "lineno": 712, + "scope": "test_task_completes", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_exception", + "name": "test_task_exception", + "lineno": 726, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_exception.coro", + "name": "coro", + "lineno": 727, + "scope": "test_task_exception", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task", + "name": "test_cancel_task", + "lineno": 744, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task.coro", + "name": "coro", + "lineno": 747, + "scope": "test_cancel_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task_cancellation_error", + "name": "test_cancel_task_cancellation_error", + "lineno": 790, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task_cancellation_error.coro", + "name": "coro", + "lineno": 793, + "scope": "test_cancel_task_cancellation_error", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_invalid_operations_task", + "name": "test_invalid_operations_task", + "lineno": 804, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_invalid_operations_task.coro", + "name": "coro", + "lineno": 805, + "scope": "test_invalid_operations_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_multiple_concurrent_test_fails", + "name": "test_multiple_concurrent_test_fails", + "lineno": 816, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_multiple_concurrent_test_fails.call_error", + "name": "call_error", + "lineno": 817, + "scope": "test_multiple_concurrent_test_fails", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_passing", + "name": "test_task_done_callback_passing", + "lineno": 828, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_passing.done_callback", + "name": "done_callback", + "lineno": 831, + "scope": "test_task_done_callback_passing", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_passing.passing_coro", + "name": "passing_coro", + "lineno": 835, + "scope": "test_task_done_callback_passing", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_erroring", + "name": "test_task_done_callback_erroring", + "lineno": 845, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_erroring.done_callback", + "name": "done_callback", + "lineno": 848, + "scope": "test_task_done_callback_erroring", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_erroring.erroring_coro", + "name": "erroring_coro", + "lineno": 852, + "scope": "test_task_done_callback_erroring", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_cancelled", + "name": "test_task_done_callback_cancelled", + "lineno": 864, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_cancelled.done_callback", + "name": "done_callback", + "lineno": 867, + "scope": "test_task_done_callback_cancelled", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_cancelled.cancelled_coro", + "name": "cancelled_coro", + "lineno": 871, + "scope": "test_task_done_callback_cancelled", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_added_after_done", + "name": "test_task_done_callback_added_after_done", + "lineno": 885, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_added_after_done.noop", + "name": "noop", + "lineno": 886, + "scope": "test_task_done_callback_added_after_done", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_added_after_done.done_callback", + "name": "done_callback", + "lineno": 891, + "scope": "test_task_done_callback_added_after_done", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_complete", + "name": "test_task_complete", + "lineno": 903, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_complete.noop", + "name": "noop", + "lineno": 904, + "scope": "test_task_complete", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_joins_in_first", + "name": "test_joins_in_first", + "lineno": 918, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_joins_in_first.wait", + "name": "wait", + "lineno": 919, + "scope": "test_joins_in_first", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_after_create", + "name": "test_start_after_create", + "lineno": 929, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_after_create.fail", + "name": "fail", + "lineno": 930, + "scope": "test_start_after_create", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_while_scheduled", + "name": "test_start_again_while_scheduled", + "lineno": 939, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_while_scheduled.noop", + "name": "noop", + "lineno": 940, + "scope": "test_start_again_while_scheduled", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_while_pending", + "name": "test_start_again_while_pending", + "lineno": 950, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_while_pending.noop", + "name": "noop", + "lineno": 951, + "scope": "test_start_again_while_pending", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_cancellation_error", + "name": "test_test_end_cancellation_error", + "lineno": 962, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_cancellation_error.coro", + "name": "coro", + "lineno": 965, + "scope": "test_test_end_cancellation_error", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_name", + "name": "test_task_name", + "lineno": 974, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_name.coro", + "name": "coro", + "lineno": 975, + "scope": "test_task_name", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_finished_task", + "name": "test_start_again_finished_task", + "lineno": 1000, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_finished_task.coro", + "name": "coro", + "lineno": 1001, + "scope": "test_start_again_finished_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_cancelled_task", + "name": "test_start_again_cancelled_task", + "lineno": 1012, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_cancelled_task.coro", + "name": "coro", + "lineno": 1013, + "scope": "test_start_again_cancelled_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_create_carryover_task", + "name": "test_create_carryover_task", + "lineno": 1031, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_create_carryover_task.coro", + "name": "coro", + "lineno": 1032, + "scope": "test_create_carryover_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_start_carryover_task", + "name": "test_start_carryover_task", + "lineno": 1040, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables", + "name": "test_task_local_variables", + "lineno": 1046, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables.get_rng", + "name": "get_rng", + "lineno": 1049, + "scope": "test_task_local_variables", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables.coro", + "name": "coro", + "lineno": 1057, + "scope": "test_task_local_variables", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_return", + "name": "test_Task_ignored_CancelledError_return", + "lineno": 1067, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_return.bad", + "name": "bad", + "lineno": 1068, + "scope": "test_Task_ignored_CancelledError_return", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_await", + "name": "test_Task_ignored_CancelledError_await", + "lineno": 1080, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_await.bad", + "name": "bad", + "lineno": 1081, + "scope": "test_Task_ignored_CancelledError_await", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_Task_cancel_running", + "name": "test_Task_cancel_running", + "lineno": 1093, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_Task_cancel_running.example", + "name": "example", + "lineno": 1094, + "scope": "test_Task_cancel_running", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_Task_yield_bad_value", + "name": "test_Task_yield_bad_value", + "lineno": 1109, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_Task_yield_bad_value.NotATrigger.__await__", + "name": "__await__", + "lineno": 1111, + "scope": "test_Task_yield_bad_value.NotATrigger", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_write_in_Task_occurs_on_same_cycle", + "name": "test_write_in_Task_occurs_on_same_cycle", + "lineno": 1122, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_write_in_Task_occurs_on_same_cycle.writer", + "name": "writer", + "lineno": 1126, + "scope": "test_write_in_Task_occurs_on_same_cycle", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.wait_edge", + "name": "wait_edge", + "lineno": 1138, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_957_1", + "name": "test_957_1", + "lineno": 1144, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.test_957_2", + "name": "test_957_2", + "lineno": 1150, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_sim_time_utils": [ + { + "id": "tests.test_cases.test_cocotb.test_sim_time_utils.test_get_sim_steps", + "name": "test_get_sim_steps", + "lineno": 13, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_start_soon": [ + { + "id": "tests.test_cases.test_cocotb.test_start_soon.test_start_soon_doesnt_start_immediately", + "name": "test_start_soon_doesnt_start_immediately", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_start_soon.test_start_soon_doesnt_start_immediately.increments", + "name": "increments", + "lineno": 13, + "scope": "test_start_soon_doesnt_start_immediately", + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_synchronization_primitives": [ + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_trigger_lock", + "name": "test_trigger_lock", + "lineno": 31, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_trigger_lock.co", + "name": "co", + "lineno": 40, + "scope": "test_trigger_lock", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_except_lock", + "name": "test_except_lock", + "lineno": 60, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_lock_release_without_acquire", + "name": "test_lock_release_without_acquire", + "lineno": 76, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_lock_repr", + "name": "test_lock_repr", + "lineno": 84, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_lock_repr.task", + "name": "task", + "lineno": 92, + "scope": "test_lock_repr", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "name": "test_internalevent", + "lineno": 117, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent.set_internalevent", + "name": "set_internalevent", + "lineno": 122, + "scope": "test_internalevent", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent.await_internalevent", + "name": "await_internalevent", + "lineno": 139, + "scope": "test_internalevent", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_fair_scheduling", + "name": "test_Lock_fair_scheduling", + "lineno": 168, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_fair_scheduling.waiter", + "name": "waiter", + "lineno": 181, + "scope": "test_Lock_fair_scheduling", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_multiple_users_acquire_triggers", + "name": "test_Lock_multiple_users_acquire_triggers", + "lineno": 215, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_multiple_users_acquire_triggers.wait", + "name": "wait", + "lineno": 218, + "scope": "test_Lock_multiple_users_acquire_triggers", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_multiple_task_share_trigger", + "name": "test_Event_multiple_task_share_trigger", + "lineno": 230, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_multiple_task_share_trigger.waiter", + "name": "waiter", + "lineno": 233, + "scope": "test_Event_multiple_task_share_trigger", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_wait_after_set", + "name": "test_Event_wait_after_set", + "lineno": 245, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_task_manager": [ + { + "id": "tests.test_cases.test_cocotb.test_task_manager.coro", + "name": "coro", + "lineno": 26, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.AwaitableThing.__init__", + "name": "__init__", + "lineno": 32, + "scope": "AwaitableThing", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.AwaitableThing.__await__", + "name": "__await__", + "lineno": 36, + "scope": "AwaitableThing", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "name": "raises_after", + "lineno": 44, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_passes", + "name": "test_passes", + "lineno": 51, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_passes.task4", + "name": "task4", + "lineno": 61, + "scope": "test_passes", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_no_tasks_passes", + "name": "test_no_tasks_passes", + "lineno": 77, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes", + "name": "test_nested_passes", + "lineno": 85, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes.task4", + "name": "task4", + "lineno": 105, + "scope": "test_nested_passes", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_nested_in_child_passes", + "name": "test_nested_in_child_passes", + "lineno": 119, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_nested_in_child_passes.outer_task", + "name": "outer_task", + "lineno": 135, + "scope": "test_nested_in_child_passes", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_nested_in_child_passes.outer_task.task4", + "name": "task4", + "lineno": 146, + "scope": "test_nested_in_child_passes.outer_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_block", + "name": "test_failure_in_block", + "lineno": 163, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_block", + "name": "test_failure_in_nested_block", + "lineno": 184, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_child_block", + "name": "test_failure_in_nested_child_block", + "lineno": 219, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_child_block.inner_block", + "name": "inner_block", + "lineno": 231, + "scope": "test_failure_in_nested_child_block", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_block", + "name": "test_child_failure_in_block", + "lineno": 260, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_block", + "name": "test_child_failure_in_nested_block", + "lineno": 294, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_block", + "name": "test_child_failure_in_nested_child_block", + "lineno": 339, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_block.inner_block", + "name": "inner_block", + "lineno": 352, + "scope": "test_child_failure_in_nested_child_block", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_exit", + "name": "test_child_failure_in_exit", + "lineno": 391, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_exit", + "name": "test_child_failure_in_nested_exit", + "lineno": 417, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_exit", + "name": "test_child_failure_in_nested_child_exit", + "lineno": 454, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_exit.inner_block", + "name": "inner_block", + "lineno": 466, + "scope": "test_child_failure_in_nested_child_exit", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block", + "name": "test_external_cancel_in_block", + "lineno": 497, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block.run_task_manager", + "name": "run_task_manager", + "lineno": 501, + "scope": "test_external_cancel_in_block", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_block", + "name": "test_external_cancel_in_nested_block", + "lineno": 525, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_block.run_task_manager", + "name": "run_task_manager", + "lineno": 533, + "scope": "test_external_cancel_in_nested_block", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_block", + "name": "test_external_cancel_in_nested_child_block", + "lineno": 565, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_block.run_task_manager", + "name": "run_task_manager", + "lineno": 574, + "scope": "test_external_cancel_in_nested_child_block", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_block.run_task_manager.inner_block", + "name": "inner_block", + "lineno": 582, + "scope": "test_external_cancel_in_nested_child_block.run_task_manager", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_aexit", + "name": "test_external_cancel_in_aexit", + "lineno": 611, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_aexit.run_task_manager", + "name": "run_task_manager", + "lineno": 614, + "scope": "test_external_cancel_in_aexit", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_aexit", + "name": "test_external_cancel_in_nested_aexit", + "lineno": 637, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_aexit.run_task_manager", + "name": "run_task_manager", + "lineno": 643, + "scope": "test_external_cancel_in_nested_aexit", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit", + "name": "test_external_cancel_in_nested_child_aexit", + "lineno": 676, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit.run_task_manager", + "name": "run_task_manager", + "lineno": 682, + "scope": "test_external_cancel_in_nested_child_aexit", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit.run_task_manager.inner_block", + "name": "inner_block", + "lineno": 690, + "scope": "test_external_cancel_in_nested_child_aexit.run_task_manager", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_at_end_of_block", + "name": "test_external_cancel_in_block_ignored_at_end_of_block", + "lineno": 719, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_at_end_of_block.run_task_manager", + "name": "run_task_manager", + "lineno": 723, + "scope": "test_external_cancel_in_block_ignored_at_end_of_block", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_new_raise", + "name": "test_external_cancel_in_block_ignored_new_raise", + "lineno": 744, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_new_raise.run_task_manager", + "name": "run_task_manager", + "lineno": 748, + "scope": "test_external_cancel_in_block_ignored_new_raise", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_and_await", + "name": "test_external_cancel_in_block_ignored_and_await", + "lineno": 769, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_and_await.run_task_manager", + "name": "run_task_manager", + "lineno": 773, + "scope": "test_external_cancel_in_block_ignored_and_await", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_at_end_of_block", + "name": "test_child_fails_ignore_cancel_at_end_of_block", + "lineno": 796, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_and_await", + "name": "test_child_fails_ignore_cancel_and_await", + "lineno": 810, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_new_raise", + "name": "test_child_fails_ignore_cancel_new_raise", + "lineno": 824, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_reused_context", + "name": "test_reused_context", + "lineno": 836, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_cancel_no_continue", + "name": "test_start_soon_after_cancel_no_continue", + "lineno": 848, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_cancel_continue", + "name": "test_start_soon_after_cancel_continue", + "lineno": 869, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_reraised_child_exception", + "name": "test_reraised_child_exception", + "lineno": 884, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_outside_context", + "name": "test_start_soon_outside_context", + "lineno": 901, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_fork_outside_context", + "name": "test_fork_outside_context", + "lineno": 912, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_fork_outside_context.coro_noargs", + "name": "coro_noargs", + "lineno": 913, + "scope": "test_fork_outside_context", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_add_tasks_from_another_task", + "name": "test_add_tasks_from_another_task", + "lineno": 923, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_add_tasks_from_another_task.tm_coro", + "name": "tm_coro", + "lineno": 924, + "scope": "test_add_tasks_from_another_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_finished", + "name": "test_start_soon_after_finished", + "lineno": 948, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_exit", + "name": "test_cancel_child_task_in_block_and_exit", + "lineno": 960, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_exit.child", + "name": "child", + "lineno": 968, + "scope": "test_cancel_child_task_in_block_and_exit", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_continue", + "name": "test_cancel_child_task_in_block_and_continue", + "lineno": 983, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_continue.child", + "name": "child", + "lineno": 991, + "scope": "test_cancel_child_task_in_block_and_continue", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_continue.other", + "name": "other", + "lineno": 1002, + "scope": "test_cancel_child_task_in_block_and_continue", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_KeyboardInterrupt_in_block", + "name": "test_KeyboardInterrupt_in_block", + "lineno": 1010, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_KeyboardInterrupt_in_nested_block", + "name": "test_KeyboardInterrupt_in_nested_block", + "lineno": 1024, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_continue", + "name": "test_override_continue_on_error_continue", + "lineno": 1037, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fail", + "name": "test_override_continue_on_error_fail", + "lineno": 1054, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_continue", + "name": "test_override_continue_on_error_fork_continue", + "lineno": 1071, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_continue.task2", + "name": "task2", + "lineno": 1078, + "scope": "test_override_continue_on_error_fork_continue", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_fail", + "name": "test_override_continue_on_error_fork_fail", + "lineno": 1091, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_fail.task2", + "name": "task2", + "lineno": 1098, + "scope": "test_override_continue_on_error_fork_fail", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_bad_args", + "name": "test_bad_args", + "lineno": 1111, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_bad_args.oops_async_generator", + "name": "oops_async_generator", + "lineno": 1119, + "scope": "test_bad_args", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.test_context_block_continue_on_error", + "name": "test_context_block_continue_on_error", + "lineno": 1139, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_testfactory": [ + { + "id": "tests.test_cases.test_cocotb.test_testfactory.run_testfactory_test", + "name": "run_testfactory_test", + "lineno": 23, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.test_testfactory_verify_args", + "name": "test_testfactory_verify_args", + "lineno": 29, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.test_testfactory_verify_names", + "name": "test_testfactory_verify_names", + "lineno": 39, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.TestClass.__init__", + "name": "__init__", + "lineno": 51, + "scope": "TestClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.TestClass.run", + "name": "run", + "lineno": 54, + "scope": "TestClass", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.TestClass.send", + "name": "send", + "lineno": 57, + "scope": "TestClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.TestClass.throw", + "name": "throw", + "lineno": 60, + "scope": "TestClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.TestClass.__await__", + "name": "__await__", + "lineno": 63, + "scope": "TestClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.p_run_testfactory_test", + "name": "p_run_testfactory_test", + "lineno": 73, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.test_params_verify_args", + "name": "test_params_verify_args", + "lineno": 79, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.test_params_verify_names", + "name": "test_params_verify_names", + "lineno": 89, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.test_testfactory_no_empty_call", + "name": "test_testfactory_no_empty_call", + "lineno": 106, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_testfactory.test_testfactory_no_empty_call_verify_args", + "name": "test_testfactory_no_empty_call_verify_args", + "lineno": 111, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_tests": [ + { + "id": "tests.test_cases.test_cocotb.test_tests.test_error", + "name": "test_error", + "lineno": 24, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_async_test_can_fail", + "name": "test_async_test_can_fail", + "lineno": 32, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_immediate_test", + "name": "test_immediate_test", + "lineno": 37, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_assertion_is_failure", + "name": "test_assertion_is_failure", + "lineno": 43, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_expect_particular_exception", + "name": "test_expect_particular_exception", + "lineno": 48, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_expect_exception_list", + "name": "test_expect_exception_list", + "lineno": 53, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_timeout_testdec_fail", + "name": "test_timeout_testdec_fail", + "lineno": 58, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_timeout_testdec_pass", + "name": "test_timeout_testdec_pass", + "lineno": 63, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_ordering_3", + "name": "test_ordering_3", + "lineno": 72, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_ordering_2", + "name": "test_ordering_2", + "lineno": 79, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_ordering_1", + "name": "test_ordering_1", + "lineno": 86, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.TestClass.__init__", + "name": "__init__", + "lineno": 94, + "scope": "TestClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.TestClass.run", + "name": "run", + "lineno": 97, + "scope": "TestClass", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.TestClass.send", + "name": "send", + "lineno": 100, + "scope": "TestClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.TestClass.throw", + "name": "throw", + "lineno": 103, + "scope": "TestClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.TestClass.__await__", + "name": "__await__", + "lineno": 106, + "scope": "TestClass", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_empty_docstring", + "name": "test_empty_docstring", + "lineno": 111, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_raises_fail", + "name": "test_pytest_raises_fail", + "lineno": 116, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail", + "name": "test_pytest_warns_fail", + "lineno": 122, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail.test_func", + "name": "test_func", + "lineno": 123, + "scope": "test_pytest_warns_fail", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail", + "name": "test_pytest_deprecated_call_fail", + "lineno": 131, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail.test_func", + "name": "test_func", + "lineno": 132, + "scope": "test_pytest_deprecated_call_fail", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_raises_fail_in_task", + "name": "test_pytest_raises_fail_in_task", + "lineno": 140, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_raises_fail_in_task.test_func", + "name": "test_func", + "lineno": 141, + "scope": "test_pytest_raises_fail_in_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail_in_task", + "name": "test_pytest_warns_fail_in_task", + "lineno": 150, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail_in_task.inner_func", + "name": "inner_func", + "lineno": 151, + "scope": "test_pytest_warns_fail_in_task", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail_in_task.test_func", + "name": "test_func", + "lineno": 154, + "scope": "test_pytest_warns_fail_in_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail_in_task", + "name": "test_pytest_deprecated_call_fail_in_task", + "lineno": 163, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail_in_task.inner_func", + "name": "inner_func", + "lineno": 164, + "scope": "test_pytest_deprecated_call_fail_in_task", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail_in_task.test_func", + "name": "test_func", + "lineno": 167, + "scope": "test_pytest_deprecated_call_fail_in_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_base_exception_expect_fail", + "name": "test_base_exception_expect_fail", + "lineno": 176, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_base_exception_in_task_expect_fail", + "name": "test_base_exception_in_task_expect_fail", + "lineno": 181, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_base_exception_in_task_expect_fail.test_func", + "name": "test_func", + "lineno": 182, + "scope": "test_base_exception_in_task_expect_fail", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_without_parenthesis", + "name": "test_without_parenthesis", + "lineno": 193, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_test_without_parenthesis_ran", + "name": "test_test_without_parenthesis_ran", + "lineno": 199, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_bad_xfail", + "name": "test_bad_xfail", + "lineno": 204, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_bad_xfail.dummy", + "name": "dummy", + "lineno": 210, + "scope": "test_bad_xfail", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_bad_xfail.dummy", + "name": "dummy", + "lineno": 218, + "scope": "test_bad_xfail", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_bad_xfail.dummy", + "name": "dummy", + "lineno": 226, + "scope": "test_bad_xfail", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_end_in_main_coro", + "name": "test_end_in_main_coro", + "lineno": 231, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_end_in_task", + "name": "test_end_in_task", + "lineno": 237, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_tests.test_end_in_task.end_test", + "name": "end_test", + "lineno": 238, + "scope": "test_end_in_task", + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_timing_triggers": [ + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_function_reentrant_clock", + "name": "test_function_reentrant_clock", + "lineno": 53, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "name": "test_timer_with_units", + "lineno": 69, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_rational_units", + "name": "test_timer_with_rational_units", + "lineno": 95, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.do_test_afterdelay_in_readonly", + "name": "do_test_afterdelay_in_readonly", + "lineno": 106, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_cached_write_in_readonly", + "name": "test_cached_write_in_readonly", + "lineno": 113, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_afterdelay_in_readonly_valid", + "name": "test_afterdelay_in_readonly_valid", + "lineno": 121, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_writes_have_taken_effect_after_readwrite", + "name": "test_writes_have_taken_effect_after_readwrite", + "lineno": 130, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_writes_have_taken_effect_after_readwrite.write_manually", + "name": "write_manually", + "lineno": 134, + "scope": "test_writes_have_taken_effect_after_readwrite", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.example", + "name": "example", + "lineno": 151, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_coro_fail", + "name": "test_timeout_func_coro_fail", + "lineno": 157, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_coro_pass", + "name": "test_timeout_func_coro_pass", + "lineno": 165, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_fail", + "name": "test_timeout_func_fail", + "lineno": 173, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_pass", + "name": "test_timeout_func_pass", + "lineno": 179, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.MyAwaitable.__await__", + "name": "__await__", + "lineno": 185, + "scope": "MyAwaitable", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_awaitable_fail", + "name": "test_timeout_awaitable_fail", + "lineno": 191, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_awaitable_pass", + "name": "test_timeout_awaitable_pass", + "lineno": 197, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_readwrite", + "name": "test_readwrite", + "lineno": 203, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_singleton_isinstance", + "name": "test_singleton_isinstance", + "lineno": 215, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timing_trigger_repr", + "name": "test_timing_trigger_repr", + "lineno": 225, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_neg_timer", + "name": "test_neg_timer", + "lineno": 240, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_rounds_to_0", + "name": "test_timer_rounds_to_0", + "lineno": 249, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "name": "test_timer_round_mode", + "lineno": 255, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_valuechange", + "name": "test_readonly_in_valuechange", + "lineno": 293, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_timer", + "name": "test_readonly_in_timer", + "lineno": 301, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_readwrite", + "name": "test_readonly_in_readwrite", + "lineno": 310, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "name": "test_current_gpi_trigger", + "lineno": 320, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger.check_after_python_trigger", + "name": "check_after_python_trigger", + "lineno": 333, + "scope": "test_current_gpi_trigger", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_readwrite_in_readonly", + "name": "test_readwrite_in_readonly", + "lineno": 344, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_readonly", + "name": "test_readonly_in_readonly", + "lineno": 351, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_next_time_step", + "name": "test_next_time_step", + "lineno": 358, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.test_next_time_step.wait_ns", + "name": "wait_ns", + "lineno": 368, + "scope": "test_next_time_step", + "is_async": true + } + ], + "tests.test_cases.test_cocotb.test_waiters": [ + { + "id": "tests.test_cases.test_cocotb.test_waiters.coro", + "name": "coro", + "lineno": 15, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "name": "__init__", + "lineno": 21, + "scope": "AwaitableThing", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__await__", + "name": "__await__", + "lineno": 25, + "scope": "AwaitableThing", + "is_async": false + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.raises_after", + "name": "raises_after", + "lineno": 33, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "name": "test_wait", + "lineno": 39, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.test_wait_doesnt_cancel_tasks", + "name": "test_wait_doesnt_cancel_tasks", + "lineno": 89, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.test_wait_doesnt_cancel_tasks.completes", + "name": "completes", + "lineno": 90, + "scope": "test_wait_doesnt_cancel_tasks", + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "name": "test_gather", + "lineno": 102, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.test_select", + "name": "test_select", + "lineno": 135, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.test_cancel_while_waiting", + "name": "test_cancel_while_waiting", + "lineno": 176, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.test_cancel_while_waiting.waiter", + "name": "waiter", + "lineno": 177, + "scope": "test_cancel_while_waiting", + "is_async": true + } + ], + "tests.test_cases.test_compare.test_compare": [ + { + "id": "tests.test_cases.test_compare.test_compare.Testbench.__init__", + "name": "__init__", + "lineno": 16, + "scope": "Testbench", + "is_async": false + }, + { + "id": "tests.test_cases.test_compare.test_compare.Testbench.initialise", + "name": "initialise", + "lineno": 20, + "scope": "Testbench", + "is_async": true + }, + { + "id": "tests.test_cases.test_compare.test_compare.test_compare_simhandlebase", + "name": "test_compare_simhandlebase", + "lineno": 32, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_compare.test_compare.test_compare_valueobject", + "name": "test_compare_valueobject", + "lineno": 56, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_configuration.test_configurations": [ + { + "id": "tests.test_cases.test_configuration.test_configurations.test_configuration", + "name": "test_configuration", + "lineno": 11, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_custom_entry.custom_entry": [ + { + "id": "tests.test_cases.test_custom_entry.custom_entry.entry_func", + "name": "entry_func", + "lineno": 7, + "scope": null, + "is_async": false + } + ], + "tests.test_cases.test_deadlock.test_deadlock": [ + { + "id": "tests.test_cases.test_deadlock.test_deadlock.test_sim_failure_a", + "name": "test_sim_failure_a", + "lineno": 16, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_deadlock.test_deadlock.test_sim_failure_b", + "name": "test_sim_failure_b", + "lineno": 25, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter": [ + { + "id": "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter.test_params", + "name": "test_params", + "lineno": 17, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_discovery.test_discovery": [ + { + "id": "tests.test_cases.test_discovery.test_discovery.pseudo_region_access", + "name": "pseudo_region_access", + "lineno": 48, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.verilog_test", + "name": "verilog_test", + "lineno": 58, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_cond_scope", + "name": "test_cond_scope", + "lineno": 75, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_bad_var", + "name": "test_bad_var", + "lineno": 80, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_arr_scope", + "name": "test_arr_scope", + "lineno": 86, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_nested_scope", + "name": "test_nested_scope", + "lineno": 98, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_scoped_params", + "name": "test_scoped_params", + "lineno": 113, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_intf_array", + "name": "test_intf_array", + "lineno": 127, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.recursive_discover", + "name": "recursive_discover", + "lineno": 143, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.recursive_discover._discover", + "name": "_discover", + "lineno": 146, + "scope": "recursive_discover", + "is_async": false + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_both_conds", + "name": "test_both_conds", + "lineno": 169, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.discover_module_values", + "name": "discover_module_values", + "lineno": 188, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.discover_value_not_in_dut", + "name": "discover_value_not_in_dut", + "lineno": 197, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_signal", + "name": "access_signal", + "lineno": 204, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog", + "name": "access_type_bit_verilog", + "lineno": 212, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog_metavalues", + "name": "access_type_bit_verilog_metavalues", + "lineno": 232, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_integer", + "name": "access_integer", + "lineno": 266, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_ulogic", + "name": "access_ulogic", + "lineno": 272, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_constant_integer", + "name": "access_constant_integer", + "lineno": 282, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_constant_string_vhdl", + "name": "access_constant_string_vhdl", + "lineno": 295, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_writing_string_undersized", + "name": "test_writing_string_undersized", + "lineno": 307, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_writing_string_oversized", + "name": "test_writing_string_oversized", + "lineno": 321, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_const_string_verilog", + "name": "access_const_string_verilog", + "lineno": 336, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_var_string_verilog", + "name": "access_var_string_verilog", + "lineno": 352, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_constant_boolean", + "name": "access_constant_boolean", + "lineno": 369, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_boolean", + "name": "access_boolean", + "lineno": 380, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_internal_register_array", + "name": "access_internal_register_array", + "lineno": 391, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_gate", + "name": "access_gate", + "lineno": 403, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.custom_type", + "name": "custom_type", + "lineno": 413, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.type_check_verilog", + "name": "type_check_verilog", + "lineno": 434, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.access_block_vhdl", + "name": "access_block_vhdl", + "lineno": 471, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.discover_all_in_component_vhdl", + "name": "discover_all_in_component_vhdl", + "lineno": 479, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.discover_all_in_component_vhdl._discover", + "name": "_discover", + "lineno": 487, + "scope": "discover_all_in_component_vhdl", + "is_async": false + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_invalid_discovery_method", + "name": "test_invalid_discovery_method", + "lineno": 527, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_none_return_on_invalid_signal", + "name": "test_none_return_on_invalid_signal", + "lineno": 533, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.test_native_discovery", + "name": "test_native_discovery", + "lineno": 545, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator": [ + { + "id": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator.reset_dut", + "name": "reset_dut", + "lineno": 14, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator.test_dumpfile_verilator", + "name": "test_dumpfile_verilator", + "lineno": 22, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_exit_error.test_exit": [ + { + "id": "tests.test_cases.test_exit_error.test_exit.test_name_error", + "name": "test_name_error", + "lineno": 8, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_failure.test_failure": [ + { + "id": "tests.test_cases.test_failure.test_failure.test_fail", + "name": "test_fail", + "lineno": 17, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_failure.test_failure.test_pass_expect_fail", + "name": "test_pass_expect_fail", + "lineno": 22, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_failure.test_failure.test_pass_expect_error", + "name": "test_pass_expect_error", + "lineno": 27, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_failure.test_failure.test_wrong_error", + "name": "test_wrong_error", + "lineno": 32, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_failure.test_failure.test_expect_fail_but_errors", + "name": "test_expect_fail_but_errors", + "lineno": 37, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_failure.test_failure.test_exception_with_nonprintable_characters", + "name": "test_exception_with_nonprintable_characters", + "lineno": 42, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_failure.test_failure.test_expect_error_get_failure", + "name": "test_expect_error_get_failure", + "lineno": 47, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_failure.test_failure.test_end_test_with_expect_error", + "name": "test_end_test_with_expect_error", + "lineno": 52, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_failure.test_failure.test_end_test_with_expect_fail", + "name": "test_end_test_with_expect_fail", + "lineno": 57, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_fatal.test_fatal": [ + { + "id": "tests.test_cases.test_fatal.test_fatal.test_fatal", + "name": "test_fatal", + "lineno": 12, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers": [ + { + "id": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_first_on_coincident_trigger", + "name": "test_first_on_coincident_trigger", + "lineno": 20, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_repeated_first_no_missed_edges", + "name": "test_repeated_first_no_missed_edges", + "lineno": 69, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_force_release.test_force_release": [ + { + "id": "tests.test_cases.test_force_release.test_force_release.reset", + "name": "reset", + "lineno": 59, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_combo", + "name": "test_hdl_writes_dont_overwrite_force_combo", + "lineno": 69, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_registered", + "name": "test_hdl_writes_dont_overwrite_force_registered", + "lineno": 103, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_force_release.test_force_release.test_multiple_force_in_same_cycle", + "name": "test_multiple_force_in_same_cycle", + "lineno": 138, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_force_release.test_force_release.test_multiple_release_in_same_cycle", + "name": "test_multiple_release_in_same_cycle", + "lineno": 160, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_force_release.test_force_release.test_multiple_release_in_same_cycle.do_realease", + "name": "do_realease", + "lineno": 170, + "scope": "test_multiple_release_in_same_cycle", + "is_async": true + }, + { + "id": "tests.test_cases.test_force_release.test_force_release.test_deposit_on_forced", + "name": "test_deposit_on_forced", + "lineno": 192, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_force_release.test_force_release.test_deposit_then_force_in_same_cycle", + "name": "test_deposit_then_force_in_same_cycle", + "lineno": 222, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_force_release.test_force_release.test_force_then_deposit_in_same_cycle", + "name": "test_force_then_deposit_in_same_cycle", + "lineno": 247, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_forked_exception.test_forked_exception": [ + { + "id": "tests.test_cases.test_forked_exception.test_forked_exception.test_fail", + "name": "test_fail", + "lineno": 21, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_forked_exception.test_forked_exception.test_fail.fails", + "name": "fails", + "lineno": 22, + "scope": "test_fail", + "is_async": true + } + ], + "tests.test_cases.test_gpi_extra_bad_lib.test_simple": [ + { + "id": "tests.test_cases.test_gpi_extra_bad_lib.test_simple.test_name_error", + "name": "test_name_error", + "lineno": 8, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_gpi_users_bad_lib.test_simple": [ + { + "id": "tests.test_cases.test_gpi_users_bad_lib.test_simple.test_name_error", + "name": "test_name_error", + "lineno": 8, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_gpi_users_notset.test_simple": [ + { + "id": "tests.test_cases.test_gpi_users_notset.test_simple.test_name_error", + "name": "test_name_error", + "lineno": 8, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_indexing_warning.indexing_warning_tests": [ + { + "id": "tests.test_cases.test_indexing_warning.indexing_warning_tests.test_indexing_warnings", + "name": "test_indexing_warnings", + "lineno": 15, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_indexing_warning.test_indexing_warning": [ + { + "id": "tests.test_cases.test_indexing_warning.test_indexing_warning.test_indexing_warning", + "name": "test_indexing_warning", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.test_cases.test_inertial_writes.inertial_writes_tests": [ + { + "id": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_on_timer_seen_on_edge", + "name": "test_writes_on_timer_seen_on_edge", + "lineno": 41, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_read_back_in_readwrite", + "name": "test_read_back_in_readwrite", + "lineno": 72, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_dont_update_hdl_this_delta", + "name": "test_writes_dont_update_hdl_this_delta", + "lineno": 105, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_in_read_write", + "name": "test_writes_in_read_write", + "lineno": 129, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_in_last_read_write", + "name": "test_writes_in_last_read_write", + "lineno": 149, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_integers.integer_tests": [ + { + "id": "tests.test_cases.test_integers.integer_tests.test_int_verilog", + "name": "test_int_verilog", + "lineno": 44, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_integers.integer_tests.test_int_verilog.check", + "name": "check", + "lineno": 63, + "scope": "test_int_verilog", + "is_async": false + }, + { + "id": "tests.test_cases.test_integers.integer_tests.test_int_verilog.check", + "name": "check", + "lineno": 73, + "scope": "test_int_verilog", + "is_async": false + }, + { + "id": "tests.test_cases.test_integers.integer_tests.test_integer_access_vhdl", + "name": "test_integer_access_vhdl", + "lineno": 127, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_integers.integer_tests.test_integer_access_vhdl.check", + "name": "check", + "lineno": 146, + "scope": "test_integer_access_vhdl", + "is_async": false + }, + { + "id": "tests.test_cases.test_integers.integer_tests.test_integer_access_vhdl.check", + "name": "check", + "lineno": 154, + "scope": "test_integer_access_vhdl", + "is_async": false + } + ], + "tests.test_cases.test_integers.test_integers": [ + { + "id": "tests.test_cases.test_integers.test_integers.test_integers_runner", + "name": "test_integers_runner", + "lineno": 28, + "scope": null, + "is_async": false + } + ], + "tests.test_cases.test_iteration_mixedlang.test_iteration": [ + { + "id": "tests.test_cases.test_iteration_mixedlang.test_iteration.discovery_method", + "name": "discovery_method", + "lineno": 24, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_iteration_mixedlang.test_iteration.recursive_dump", + "name": "recursive_dump", + "lineno": 38, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_iteration_mixedlang.test_iteration.recursive_discovery", + "name": "recursive_discovery", + "lineno": 62, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_iteration_mixedlang.test_iteration.recursive_discovery_boundary", + "name": "recursive_discovery_boundary", + "lineno": 76, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_iteration_verilog.test_iteration_es": [ + { + "id": "tests.test_cases.test_iteration_verilog.test_iteration_es.recursive_discovery", + "name": "recursive_discovery", + "lineno": 17, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_iteration_verilog.test_iteration_es.recursive_discovery.sim_iter", + "name": "sim_iter", + "lineno": 28, + "scope": "recursive_discovery", + "is_async": false + }, + { + "id": "tests.test_cases.test_iteration_verilog.test_iteration_es.iteration_loop", + "name": "iteration_loop", + "lineno": 56, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_iteration_verilog.test_iteration_es.dual_iteration", + "name": "dual_iteration", + "lineno": 62, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_iteration_vhdl.test_iteration": [ + { + "id": "tests.test_cases.test_iteration_vhdl.test_iteration.total_object_count", + "name": "total_object_count", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_iteration_vhdl.test_iteration.recursive_discovery", + "name": "recursive_discovery", + "lineno": 45, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_iteration_vhdl.test_iteration.recursive_discovery.dump_all_the_things", + "name": "dump_all_the_things", + "lineno": 53, + "scope": "recursive_discovery", + "is_async": false + }, + { + "id": "tests.test_cases.test_iteration_vhdl.test_iteration.discovery_all", + "name": "discovery_all", + "lineno": 76, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_iteration_vhdl.test_iteration.dual_iteration", + "name": "dual_iteration", + "lineno": 86, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_iteration_vhdl.test_iteration.dual_iteration.iteration_loop", + "name": "iteration_loop", + "lineno": 89, + "scope": "dual_iteration", + "is_async": true + } + ], + "tests.test_cases.test_kill_sim.kill_sim_tests": [ + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "name": "make_failure_file", + "lineno": 14, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_sys_exit", + "name": "test_sys_exit", + "lineno": 19, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_sys_exit_sim_continued", + "name": "test_sys_exit_sim_continued", + "lineno": 25, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_sys_exit", + "name": "test_task_sys_exit", + "lineno": 30, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_sys_exit.coro", + "name": "coro", + "lineno": 31, + "scope": "test_task_sys_exit", + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_sys_exit_sim_continued", + "name": "test_task_sys_exit_sim_continued", + "lineno": 40, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_trigger_sys_exit", + "name": "test_trigger_sys_exit", + "lineno": 45, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_trigger_sys_exit_sim_continued", + "name": "test_trigger_sys_exit_sim_continued", + "lineno": 52, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_keyboard_interrupt", + "name": "test_keyboard_interrupt", + "lineno": 57, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_keyboard_interrupt_sim_continued", + "name": "test_keyboard_interrupt_sim_continued", + "lineno": 63, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_keyboard_interrupt", + "name": "test_task_keyboard_interrupt", + "lineno": 68, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_keyboard_interrupt.coro", + "name": "coro", + "lineno": 69, + "scope": "test_task_keyboard_interrupt", + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_keyboard_interrupt_sim_continued", + "name": "test_task_keyboard_interrupt_sim_continued", + "lineno": 78, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_trigger_keyboard_interrupt", + "name": "test_trigger_keyboard_interrupt", + "lineno": 83, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_kill_sim.kill_sim_tests.test_trigger_keyboard_interrupt_sim_continued", + "name": "test_trigger_keyboard_interrupt_sim_continued", + "lineno": 90, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_listing.check_results": [], + "tests.test_cases.test_listing.test_listing_1": [ + { + "id": "tests.test_cases.test_listing.test_listing_1.test_a", + "name": "test_a", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_listing.test_listing_1.test_b", + "name": "test_b", + "lineno": 15, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_listing.test_listing_2": [ + { + "id": "tests.test_cases.test_listing.test_listing_2.test_a", + "name": "test_a", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_listing.test_listing_2.test_b", + "name": "test_b", + "lineno": 15, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing": [ + { + "id": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.inspect_signal", + "name": "inspect_signal", + "lineno": 15, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.test_debug_array_verilog", + "name": "test_debug_array_verilog", + "lineno": 30, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.test_debug_array_vhdl", + "name": "test_debug_array_vhdl", + "lineno": 44, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_log_prefix.log_prefix_tests": [ + { + "id": "tests.test_cases.test_log_prefix.log_prefix_tests.LogCaptureData.__init__", + "name": "__init__", + "lineno": 15, + "scope": "LogCaptureData", + "is_async": false + }, + { + "id": "tests.test_cases.test_log_prefix.log_prefix_tests.capture_logs", + "name": "capture_logs", + "lineno": 21, + "scope": null, + "is_async": false + }, + { + "id": "tests.test_cases.test_log_prefix.log_prefix_tests.capture_logs.emit", + "name": "emit", + "lineno": 26, + "scope": "capture_logs", + "is_async": false + }, + { + "id": "tests.test_cases.test_log_prefix.log_prefix_tests.test_log_prefix_custom", + "name": "test_log_prefix_custom", + "lineno": 39, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_log_prefix.log_prefix_tests.test_log_prefix_default", + "name": "test_log_prefix_default", + "lineno": 62, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_log_prefix.test_log_prefix": [ + { + "id": "tests.test_cases.test_log_prefix.test_log_prefix.test_log_prefix", + "name": "test_log_prefix", + "lineno": 17, + "scope": null, + "is_async": false + } + ], + "tests.test_cases.test_long_log_msg.test_long_log_msg": [ + { + "id": "tests.test_cases.test_long_log_msg.test_long_log_msg.test_access_long_name", + "name": "test_access_long_name", + "lineno": 10, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_max_failures.test_max_failures": [ + { + "id": "tests.test_cases.test_max_failures.test_max_failures.test_max_failures", + "name": "test_max_failures", + "lineno": 11, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_max_failures.test_max_failures.test_should_not_run", + "name": "test_should_not_run", + "lineno": 17, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_module_var_messy.test_nothing": [], + "tests.test_cases.test_module_without_tests.test_nothing": [], + "tests.test_cases.test_multi_dimension_array.test_cocotb_array": [ + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_packed", + "name": "test_in_vect_packed", + "lineno": 21, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_unpacked", + "name": "test_in_vect_unpacked", + "lineno": 32, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr", + "name": "test_in_arr", + "lineno": 46, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_vect_packed_packed", + "name": "test_in_2d_vect_packed_packed", + "lineno": 57, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_vect_packed_unpacked", + "name": "test_in_2d_vect_packed_unpacked", + "lineno": 68, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_vect_unpacked_unpacked", + "name": "test_in_2d_vect_unpacked_unpacked", + "lineno": 87, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr_packed", + "name": "test_in_arr_packed", + "lineno": 105, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr_unpacked", + "name": "test_in_arr_unpacked", + "lineno": 116, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_arr", + "name": "test_in_2d_arr", + "lineno": 131, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_packed_packed_packed", + "name": "test_in_vect_packed_packed_packed", + "lineno": 142, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_packed_packed_unpacked", + "name": "test_in_vect_packed_packed_unpacked", + "lineno": 155, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_packed_unpacked_unpacked", + "name": "test_in_vect_packed_unpacked_unpacked", + "lineno": 173, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_unpacked_unpacked_unpacked", + "name": "test_in_vect_unpacked_unpacked_unpacked", + "lineno": 195, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr_packed_packed", + "name": "test_in_arr_packed_packed", + "lineno": 217, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr_packed_unpacked", + "name": "test_in_arr_packed_unpacked", + "lineno": 229, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr_unpacked_unpacked", + "name": "test_in_arr_unpacked_unpacked", + "lineno": 247, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_arr_packed", + "name": "test_in_2d_arr_packed", + "lineno": 266, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_arr_unpacked", + "name": "test_in_2d_arr_unpacked", + "lineno": 278, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_3d_arr", + "name": "test_in_3d_arr", + "lineno": 293, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_struct", + "name": "test_struct", + "lineno": 305, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_struct_1d_arr_packed", + "name": "test_struct_1d_arr_packed", + "lineno": 316, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_struct_1d_arr_unpacked", + "name": "test_struct_1d_arr_unpacked", + "lineno": 327, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_struct_2d_arr_packed_packed", + "name": "test_struct_2d_arr_packed_packed", + "lineno": 342, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_struct_2d_arr_packed_unpacked", + "name": "test_struct_2d_arr_packed_unpacked", + "lineno": 353, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_struct_2d_arr_unpacked_unpacked", + "name": "test_struct_2d_arr_unpacked_unpacked", + "lineno": 366, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_multi_level_module_path": [], + "tests.test_cases.test_multi_level_module_path.test_package.test_module_path": [ + { + "id": "tests.test_cases.test_multi_level_module_path.test_package.test_module_path.test_pass", + "name": "test_pass", + "lineno": 13, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_multi_level_module_path.test_package": [], + "tests.test_cases.test_null_ranges.test_null_ranges": [ + { + "id": "tests.test_cases.test_null_ranges.test_null_ranges.test_null_vector", + "name": "test_null_vector", + "lineno": 44, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_null_ranges.test_null_ranges.test_null_array", + "name": "test_null_array", + "lineno": 80, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_null_ranges.test_null_ranges.test_null_string", + "name": "test_null_string", + "lineno": 127, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_one_empty_test.test_one_empty_test": [ + { + "id": "tests.test_cases.test_one_empty_test.test_one_empty_test.test", + "name": "test", + "lineno": 10, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_package.test_package": [ + { + "id": "tests.test_cases.test_package.test_package.test_package_access", + "name": "test_package_access", + "lineno": 28, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_package.test_package.test_dollar_unit", + "name": "test_dollar_unit", + "lineno": 97, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_packed_union.test_packed_union": [ + { + "id": "tests.test_cases.test_packed_union.test_packed_union.test_packed_union", + "name": "test_packed_union", + "lineno": 26, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_plusargs.plusargs": [ + { + "id": "tests.test_cases.test_plusargs.plusargs.plusargs_test", + "name": "plusargs_test", + "lineno": 17, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_random_test_order.test_random_test_order": [ + { + "id": "tests.test_cases.test_random_test_order.test_random_test_order.test_a0", + "name": "test_a0", + "lineno": 15, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_random_test_order.test_random_test_order.test_b0", + "name": "test_b0", + "lineno": 28, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_random_test_order.test_random_test_order.test_c0", + "name": "test_c0", + "lineno": 36, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_random_test_order.test_random_test_order.test_a1", + "name": "test_a1", + "lineno": 45, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_seed.test_other": [ + { + "id": "tests.test_cases.test_seed.test_other.test_pass", + "name": "test_pass", + "lineno": 10, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_seed.test_seed": [ + { + "id": "tests.test_cases.test_seed.test_seed.test_first", + "name": "test_first", + "lineno": 12, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_seed.test_seed.test_reproducibility", + "name": "test_reproducibility", + "lineno": 19, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_select_testcase.x_tests": [ + { + "id": "tests.test_cases.test_select_testcase.x_tests.x_test", + "name": "x_test", + "lineno": 10, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_select_testcase.y_tests": [ + { + "id": "tests.test_cases.test_select_testcase.y_tests.y_test", + "name": "y_test", + "lineno": 10, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_select_testcase.y_tests_again": [ + { + "id": "tests.test_cases.test_select_testcase.y_tests_again.y_test", + "name": "y_test", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_select_testcase.y_tests_again.y_test_with_additional", + "name": "y_test_with_additional", + "lineno": 15, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_select_testcase_error.x_tests": [ + { + "id": "tests.test_cases.test_select_testcase_error.x_tests.x_test", + "name": "x_test", + "lineno": 10, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_similar_scope_name.test_similar_scope_name": [ + { + "id": "tests.test_cases.test_similar_scope_name.test_similar_scope_name.test_distinct_generates", + "name": "test_distinct_generates", + "lineno": 23, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_skip.test_skip": [ + { + "id": "tests.test_cases.test_skip.test_skip.test_skip", + "name": "test_skip", + "lineno": 13, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_skip.test_skip.test_skip_in_task", + "name": "test_skip_in_task", + "lineno": 19, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_skip.test_skip.test_skip_in_task.skipit", + "name": "skipit", + "lineno": 20, + "scope": "test_skip_in_task", + "is_async": true + }, + { + "id": "tests.test_cases.test_skip.test_skip.test_skipif_deco", + "name": "test_skipif_deco", + "lineno": 32, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_skip.test_skip.test_skip_arg", + "name": "test_skip_arg", + "lineno": 37, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run": [ + { + "id": "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run.test_skipped", + "name": "test_skipped", + "lineno": 14, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_struct.test_struct": [ + { + "id": "tests.test_cases.test_struct.test_struct.test_packed_struct_format", + "name": "test_packed_struct_format", + "lineno": 23, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_struct.test_struct.test_packed_struct_setting", + "name": "test_packed_struct_setting", + "lineno": 57, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_struct.test_struct.test_struct_format", + "name": "test_struct_format", + "lineno": 79, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_sv_interface.test_sv_if": [ + { + "id": "tests.test_cases.test_sv_interface.test_sv_if.test_sv_if", + "name": "test_sv_if", + "lineno": 12, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_sv_interface.test_sv_if.test_sv_intf_arr_type", + "name": "test_sv_intf_arr_type", + "lineno": 35, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_sv_interface.test_sv_if.test_sv_intf_arr_len", + "name": "test_sv_intf_arr_len", + "lineno": 56, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_sv_interface.test_sv_if.test_sv_intf_arr_access", + "name": "test_sv_intf_arr_access", + "lineno": 71, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_sv_interface.test_sv_if.test_sv_intf_arr_iteration", + "name": "test_sv_intf_arr_iteration", + "lineno": 88, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_test_filter.x_tests": [ + { + "id": "tests.test_cases.test_test_filter.x_tests.x_test", + "name": "x_test", + "lineno": 10, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_test_filter.x_tests.y_test_with_suffix", + "name": "y_test_with_suffix", + "lineno": 18, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_test_filter.x_tests.y_test", + "name": "y_test", + "lineno": 24, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_toplevel_architecture_same_as_entity.test_toplevel_architecture_same_as_entity": [ + { + "id": "tests.test_cases.test_toplevel_architecture_same_as_entity.test_toplevel_architecture_same_as_entity.test_architecture_name", + "name": "test_architecture_name", + "lineno": 10, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_toplevel_library.test_myentity": [ + { + "id": "tests.test_cases.test_toplevel_library.test_myentity.test_myentity", + "name": "test_myentity", + "lineno": 10, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak": [ + { + "id": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_next_time_step_leak", + "name": "test_next_time_step_leak", + "lineno": 50, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_timer_leak", + "name": "test_timer_leak", + "lineno": 65, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_readonly_leak", + "name": "test_readonly_leak", + "lineno": 79, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_readwrite_leak", + "name": "test_readwrite_leak", + "lineno": 94, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_rising_edge_leak", + "name": "test_rising_edge_leak", + "lineno": 114, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_falling_edge_leak", + "name": "test_falling_edge_leak", + "lineno": 133, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_value_change_leak", + "name": "test_value_change_leak", + "lineno": 152, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_null_triger_leak", + "name": "test_null_triger_leak", + "lineno": 167, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_event_leak", + "name": "test_event_leak", + "lineno": 181, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_event_leak.wait_event", + "name": "wait_event", + "lineno": 184, + "scope": "test_event_leak", + "is_async": true + } + ], + "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a": [ + { + "id": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a.clk_in_coroutine", + "name": "clk_in_coroutine", + "lineno": 14, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a.clk_in_hdl", + "name": "clk_in_hdl", + "lineno": 26, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b": [ + { + "id": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b.clk_in_coroutine", + "name": "clk_in_coroutine", + "lineno": 15, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b.clk_in_hdl", + "name": "clk_in_hdl", + "lineno": 27, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c": [ + { + "id": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c.clk_in_coroutine", + "name": "clk_in_coroutine", + "lineno": 14, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c.clk_in_hdl", + "name": "clk_in_hdl", + "lineno": 26, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d": [ + { + "id": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d.clk_in_coroutine", + "name": "clk_in_coroutine", + "lineno": 15, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d.clk_in_hdl", + "name": "clk_in_hdl", + "lineno": 27, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_verilog_access.test_verilog_access": [ + { + "id": "tests.test_cases.test_verilog_access.test_verilog_access.port_not_hierarchy", + "name": "port_not_hierarchy", + "lineno": 12, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_verilog_include_dirs.test_verilog_include_dirs": [ + { + "id": "tests.test_cases.test_verilog_include_dirs.test_verilog_include_dirs.test_noop", + "name": "test_noop", + "lineno": 12, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_vhdl_access.test_vhdl_access": [ + { + "id": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_enum_object", + "name": "check_enum_object", + "lineno": 23, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects", + "name": "check_objects", + "lineno": 36, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects.check_instance", + "name": "check_instance", + "lineno": 42, + "scope": "check_objects", + "is_async": false + }, + { + "id": "tests.test_cases.test_vhdl_access.test_vhdl_access.port_not_hierarchy", + "name": "port_not_hierarchy", + "lineno": 68, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_vhdl_integer.test_vhdl_integer": [ + { + "id": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.wait_value_change", + "name": "wait_value_change", + "lineno": 13, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.vhdl_integer_valuechange", + "name": "vhdl_integer_valuechange", + "lineno": 22, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.vhdl_record_integer_valuechange", + "name": "vhdl_record_integer_valuechange", + "lineno": 42, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_vhdl_libraries.test_ab": [ + { + "id": "tests.test_cases.test_vhdl_libraries.test_ab.test", + "name": "test", + "lineno": 7, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_vhdl_libraries_multiple.test_abcde": [ + { + "id": "tests.test_cases.test_vhdl_libraries_multiple.test_abcde.test", + "name": "test", + "lineno": 10, + "scope": null, + "is_async": true + } + ], + "tests.test_cases.test_xfail.test_xfail": [ + { + "id": "tests.test_cases.test_xfail.test_xfail.test_xfail", + "name": "test_xfail", + "lineno": 17, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_xfail.test_xfail.test_expect_arg_assert", + "name": "test_expect_arg_assert", + "lineno": 26, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_xfail.test_xfail.test_expect_arg_raises", + "name": "test_expect_arg_raises", + "lineno": 31, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_xfail.test_xfail.test_expect_arg_warns", + "name": "test_expect_arg_warns", + "lineno": 37, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_xfail.test_xfail.test_expect_arg_exception", + "name": "test_expect_arg_exception", + "lineno": 43, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_xfail.test_xfail.test_xfail_assert", + "name": "test_xfail_assert", + "lineno": 49, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_xfail.test_xfail.test_xfail_raises", + "name": "test_xfail_raises", + "lineno": 55, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_xfail.test_xfail.test_xfail_warns", + "name": "test_xfail_warns", + "lineno": 62, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_xfail.test_xfail.test_xfail_exception", + "name": "test_xfail_exception", + "lineno": 69, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_xfail.test_xfail.test_xfail_with_raises_group", + "name": "test_xfail_with_raises_group", + "lineno": 82, + "scope": null, + "is_async": true + }, + { + "id": "tests.test_cases.test_xfail.test_xfail.test_xfail_with_raises_group_nested", + "name": "test_xfail_with_raises_group_nested", + "lineno": 95, + "scope": null, + "is_async": true + } + ] + }, + "class_graph": { + "cocotb_build_libs": [ + { + "id": "cocotb_build_libs.build_ext", + "name": "build_ext", + "lineno": 210, + "bases": [ + "_build_ext" + ], + "scope": null + } + ], + "noxfile": [], + "setup": [], + ".github.generate-envs": [], + "docs.source.conf": [], + "examples.adder.model.adder_model": [], + "examples.adder.model": [], + "examples.adder.tests.test_adder": [], + "examples.analog_model.afe": [ + { + "id": "examples.analog_model.afe.PGA", + "name": "PGA", + "lineno": 18, + "bases": [], + "scope": null + }, + { + "id": "examples.analog_model.afe.ADC", + "name": "ADC", + "lineno": 52, + "bases": [], + "scope": null + }, + { + "id": "examples.analog_model.afe.AFE", + "name": "AFE", + "lineno": 86, + "bases": [], + "scope": null + } + ], + "examples.analog_model.test_analog_model": [], + "examples.first_steps.counter_tests": [], + "examples.matrix_multiplier.tests.matrix_multiplier_tests": [ + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.Mailbox", + "name": "Mailbox", + "lineno": 29, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor", + "name": "DataValidMonitor", + "lineno": 59, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver", + "name": "DataValidDriver", + "lineno": 133, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierModel", + "name": "MatrixMultiplierModel", + "lineno": 216, + "bases": [], + "scope": null + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.CompareFunc", + "name": "CompareFunc", + "lineno": 273, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.InOrderChecker", + "name": "InOrderChecker", + "lineno": 283, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench", + "name": "MatrixMultiplierTestbench", + "lineno": 324, + "bases": [], + "scope": null + } + ], + "examples.matrix_multiplier.tests.test_matrix_multiplier": [], + "examples.mixed_language.tests.test_mixed_language": [], + "examples.mixed_signal.tests.test_regulator_plot": [], + "examples.mixed_signal.tests.test_regulator_trim": [ + { + "id": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB", + "name": "Regulator_TB", + "lineno": 11, + "bases": [], + "scope": null + } + ], + "examples.mixed_signal.tests.test_rescap": [ + { + "id": "examples.mixed_signal.tests.test_rescap.ResCap_TB", + "name": "ResCap_TB", + "lineno": 17, + "bases": [], + "scope": null + } + ], + "examples.mixed_signal.tests.test_rescap_minimalist": [], + "examples.simple_dff.test_dff": [], + "src.cocotb.clock": [ + { + "id": "src.cocotb.clock.Clock", + "name": "Clock", + "lineno": 53, + "bases": [], + "scope": null + } + ], + "src.cocotb.debug": [], + "src.cocotb.handle": [ + { + "id": "src.cocotb.handle.SimHandleBase", + "name": "SimHandleBase", + "lineno": 64, + "bases": [ + "ABC" + ], + "scope": null + }, + { + "id": "src.cocotb.handle._RangeableObjectMixin", + "name": "_RangeableObjectMixin", + "lineno": 159, + "bases": [ + "SimHandleBase" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.GPIDiscovery", + "name": "GPIDiscovery", + "lineno": 198, + "bases": [ + "DocIntEnum" + ], + "scope": null + }, + { + "id": "src.cocotb.handle._HierarchyObjectBase", + "name": "_HierarchyObjectBase", + "lineno": 205, + "bases": [ + "SimHandleBase", + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.HierarchyObject", + "name": "HierarchyObject", + "lineno": 380, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.HierarchyArrayObject", + "name": "HierarchyArrayObject", + "lineno": 516, + "bases": [ + "", + "_RangeableObjectMixin", + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle._GPISetAction", + "name": "_GPISetAction", + "lineno": 608, + "bases": [ + "enum.Enum" + ], + "scope": null + }, + { + "id": "src.cocotb.handle._Action", + "name": "_Action", + "lineno": 620, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.Deposit", + "name": "Deposit", + "lineno": 625, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.Force", + "name": "Force", + "lineno": 646, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.Freeze", + "name": "Freeze", + "lineno": 674, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.Release", + "name": "Release", + "lineno": 699, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.Immediate", + "name": "Immediate", + "lineno": 729, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle._OldImmediate", + "name": "_OldImmediate", + "lineno": 754, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.ValueObjectBase", + "name": "ValueObjectBase", + "lineno": 834, + "bases": [ + "SimHandleBase", + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.ArrayObject", + "name": "ArrayObject", + "lineno": 973, + "bases": [ + "", + "_RangeableObjectMixin", + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle._NonIndexableValueObjectBase", + "name": "_NonIndexableValueObjectBase", + "lineno": 1094, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.LogicObject", + "name": "LogicObject", + "lineno": 1114, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle._SignednessObjectMixin", + "name": "_SignednessObjectMixin", + "lineno": 1220, + "bases": [ + "SimHandleBase" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.LogicArrayObject", + "name": "LogicArrayObject", + "lineno": 1248, + "bases": [ + "", + "_RangeableObjectMixin", + "_SignednessObjectMixin" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.RealObject", + "name": "RealObject", + "lineno": 1432, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.EnumObject", + "name": "EnumObject", + "lineno": 1485, + "bases": [ + "", + "_SignednessObjectMixin" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.IntegerObject", + "name": "IntegerObject", + "lineno": 1577, + "bases": [ + "", + "_SignednessObjectMixin" + ], + "scope": null + }, + { + "id": "src.cocotb.handle.StringObject", + "name": "StringObject", + "lineno": 1673, + "bases": [ + "", + "_RangeableObjectMixin" + ], + "scope": null + } + ], + "src.cocotb.logging": [ + { + "id": "src.cocotb.logging.SimTimeContextFilter", + "name": "SimTimeContextFilter", + "lineno": 223, + "bases": [ + "logging.Filter" + ], + "scope": null + }, + { + "id": "src.cocotb.logging.SimLogFormatter", + "name": "SimLogFormatter", + "lineno": 265, + "bases": [ + "logging.Formatter" + ], + "scope": null + }, + { + "id": "src.cocotb.logging.SimColourLogFormatter", + "name": "SimColourLogFormatter", + "lineno": 427, + "bases": [ + "SimLogFormatter" + ], + "scope": null + } + ], + "src.cocotb.queue": [ + { + "id": "src.cocotb.queue.QueueFull", + "name": "QueueFull", + "lineno": 32, + "bases": [ + "asyncio.queues.QueueFull" + ], + "scope": null + }, + { + "id": "src.cocotb.queue.QueueEmpty", + "name": "QueueEmpty", + "lineno": 36, + "bases": [ + "asyncio.queues.QueueEmpty" + ], + "scope": null + }, + { + "id": "src.cocotb.queue.AbstractQueue", + "name": "AbstractQueue", + "lineno": 43, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.queue.Queue", + "name": "Queue", + "lineno": 172, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.queue.SupportsRichComparison", + "name": "SupportsRichComparison", + "lineno": 192, + "bases": [ + "Protocol" + ], + "scope": null + }, + { + "id": "src.cocotb.queue.PriorityQueue", + "name": "PriorityQueue", + "lineno": 205, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.queue.LifoQueue", + "name": "LifoQueue", + "lineno": 228, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb.regression": [ + { + "id": "src.cocotb.regression.SimFailure", + "name": "SimFailure", + "lineno": 109, + "bases": [ + "BaseException" + ], + "scope": null + }, + { + "id": "src.cocotb.regression.RegressionTerminated", + "name": "RegressionTerminated", + "lineno": 118, + "bases": [ + "BaseException" + ], + "scope": null + }, + { + "id": "src.cocotb.regression.RegressionMode", + "name": "RegressionMode", + "lineno": 141, + "bases": [ + "DocEnum" + ], + "scope": null + }, + { + "id": "src.cocotb.regression._TestOutcome", + "name": "_TestOutcome", + "lineno": 155, + "bases": [ + "Enum" + ], + "scope": null + }, + { + "id": "src.cocotb.regression._TestResults", + "name": "_TestResults", + "lineno": 162, + "bases": [], + "scope": null + }, + { + "id": "src.cocotb.regression.RegressionManager", + "name": "RegressionManager", + "lineno": 180, + "bases": [], + "scope": null + } + ], + "src.cocotb.result": [], + "src.cocotb.simtime": [], + "src.cocotb.task": [ + { + "id": "src.cocotb.task._TaskState", + "name": "_TaskState", + "lineno": 53, + "bases": [ + "DocEnum" + ], + "scope": null + }, + { + "id": "src.cocotb.task.Task", + "name": "Task", + "lineno": 65, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.task.TaskComplete", + "name": "TaskComplete", + "lineno": 634, + "bases": [ + "Trigger", + "" + ], + "scope": null + }, + { + "id": "src.cocotb.task.Join", + "name": "Join", + "lineno": 674, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb.triggers": [], + "src.cocotb.utils": [], + "src.cocotb._ANSI": [ + { + "id": "src.cocotb._ANSI.ANSI", + "name": "ANSI", + "lineno": 13, + "bases": [ + "StrEnum" + ], + "scope": null + } + ], + "src.cocotb._base_triggers": [ + { + "id": "src.cocotb._base_triggers.TriggerCallback", + "name": "TriggerCallback", + "lineno": 28, + "bases": [], + "scope": null + }, + { + "id": "src.cocotb._base_triggers.Trigger", + "name": "Trigger", + "lineno": 51, + "bases": [], + "scope": null + }, + { + "id": "src.cocotb._base_triggers._Event", + "name": "_Event", + "lineno": 116, + "bases": [ + "Trigger" + ], + "scope": null + }, + { + "id": "src.cocotb._base_triggers.Event", + "name": "Event", + "lineno": 142, + "bases": [], + "scope": null + }, + { + "id": "src.cocotb._base_triggers._InternalEvent", + "name": "_InternalEvent", + "lineno": 261, + "bases": [ + "Trigger" + ], + "scope": null + }, + { + "id": "src.cocotb._base_triggers._Lock", + "name": "_Lock", + "lineno": 306, + "bases": [ + "Trigger" + ], + "scope": null + }, + { + "id": "src.cocotb._base_triggers.Lock", + "name": "Lock", + "lineno": 334, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb._base_triggers.NullTrigger", + "name": "NullTrigger", + "lineno": 457, + "bases": [ + "Trigger" + ], + "scope": null + } + ], + "src.cocotb._bridge": [ + { + "id": "src.cocotb._bridge.external_state", + "name": "external_state", + "lineno": 111, + "bases": [ + "IntEnum" + ], + "scope": null + }, + { + "id": "src.cocotb._bridge.external_waiter", + "name": "external_waiter", + "lineno": 118, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb._concurrent_waiters": [], + "src.cocotb._decorators": [ + { + "id": "src.cocotb._decorators.Test", + "name": "Test", + "lineno": 24, + "bases": [], + "scope": null + }, + { + "id": "src.cocotb._decorators.TestGenerator", + "name": "TestGenerator", + "lineno": 109, + "bases": [], + "scope": null + } + ], + "src.cocotb._deprecation": [], + "src.cocotb._event_loop": [ + { + "id": "src.cocotb._event_loop.ScheduledCallback", + "name": "ScheduledCallback", + "lineno": 15, + "bases": [], + "scope": null + }, + { + "id": "src.cocotb._event_loop.EventLoop", + "name": "EventLoop", + "lineno": 35, + "bases": [], + "scope": null + } + ], + "src.cocotb._extended_awaitables": [ + { + "id": "src.cocotb._extended_awaitables.Waitable", + "name": "Waitable", + "lineno": 28, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb._extended_awaitables.Combine", + "name": "Combine", + "lineno": 46, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb._extended_awaitables.First", + "name": "First", + "lineno": 150, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb._extended_awaitables.ClockCycles", + "name": "ClockCycles", + "lineno": 259, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb._extended_awaitables.SimTimeoutError", + "name": "SimTimeoutError", + "lineno": 358, + "bases": [ + "TimeoutError" + ], + "scope": null + } + ], + "src.cocotb._gpi_triggers": [ + { + "id": "src.cocotb._gpi_triggers.GPITrigger", + "name": "GPITrigger", + "lineno": 33, + "bases": [ + "Trigger" + ], + "scope": null + }, + { + "id": "src.cocotb._gpi_triggers.Timer", + "name": "Timer", + "lineno": 57, + "bases": [ + "GPITrigger" + ], + "scope": null + }, + { + "id": "src.cocotb._gpi_triggers.ReadOnly", + "name": "ReadOnly", + "lineno": 173, + "bases": [ + "GPITrigger" + ], + "scope": null + }, + { + "id": "src.cocotb._gpi_triggers.ReadWrite", + "name": "ReadWrite", + "lineno": 199, + "bases": [ + "GPITrigger" + ], + "scope": null + }, + { + "id": "src.cocotb._gpi_triggers.NextTimeStep", + "name": "NextTimeStep", + "lineno": 225, + "bases": [ + "GPITrigger" + ], + "scope": null + }, + { + "id": "src.cocotb._gpi_triggers._EdgeBase", + "name": "_EdgeBase", + "lineno": 240, + "bases": [ + "GPITrigger", + "" + ], + "scope": null + }, + { + "id": "src.cocotb._gpi_triggers.RisingEdge", + "name": "RisingEdge", + "lineno": 267, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb._gpi_triggers.FallingEdge", + "name": "FallingEdge", + "lineno": 300, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb._gpi_triggers.ValueChange", + "name": "ValueChange", + "lineno": 333, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb._gpi_triggers.Edge", + "name": "Edge", + "lineno": 361, + "bases": [ + "ValueChange" + ], + "scope": null + } + ], + "src.cocotb._init": [], + "src.cocotb._outcomes": [ + { + "id": "src.cocotb._outcomes.Outcome", + "name": "Outcome", + "lineno": 33, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb._outcomes.Value", + "name": "Value", + "lineno": 39, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb._outcomes.Error", + "name": "Error", + "lineno": 50, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb._profiling": [ + { + "id": "src.cocotb._profiling._profiling_context", + "name": "_profiling_context", + "lineno": 32, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb._py_compat": [ + { + "id": "src.cocotb._py_compat.StrEnum", + "name": "StrEnum", + "lineno": 22, + "bases": [ + "str", + "Enum" + ], + "scope": null + } + ], + "src.cocotb._shutdown": [], + "src.cocotb._task_manager": [ + { + "id": "src.cocotb._task_manager.TaskManager", + "name": "TaskManager", + "lineno": 38, + "bases": [], + "scope": null + } + ], + "src.cocotb._test_factory": [ + { + "id": "src.cocotb._test_factory.TestFactory", + "name": "TestFactory", + "lineno": 19, + "bases": [], + "scope": null + } + ], + "src.cocotb._test_manager": [ + { + "id": "src.cocotb._test_manager.TestManager", + "name": "TestManager", + "lineno": 32, + "bases": [], + "scope": null + }, + { + "id": "src.cocotb._test_manager.TestSuccess", + "name": "TestSuccess", + "lineno": 312, + "bases": [ + "BaseException" + ], + "scope": null + }, + { + "id": "src.cocotb._test_manager.EndTest", + "name": "EndTest", + "lineno": 347, + "bases": [ + "BaseException" + ], + "scope": null + } + ], + "src.cocotb._utils": [ + { + "id": "src.cocotb._utils.DocEnum", + "name": "DocEnum", + "lineno": 141, + "bases": [ + "Enum" + ], + "scope": null + }, + { + "id": "src.cocotb._utils.DocIntEnum", + "name": "DocIntEnum", + "lineno": 173, + "bases": [ + "IntEnum" + ], + "scope": null + } + ], + "src.cocotb._version": [], + "src.cocotb._xunit_reporter": [ + { + "id": "src.cocotb._xunit_reporter.TestSuite", + "name": "TestSuite", + "lineno": 46, + "bases": [], + "scope": null + }, + { + "id": "src.cocotb._xunit_reporter.XUnitReporter", + "name": "XUnitReporter", + "lineno": 71, + "bases": [], + "scope": null + } + ], + "src.cocotb": [], + "src.cocotb.types._abstract_array": [ + { + "id": "src.cocotb.types._abstract_array.AbstractArray", + "name": "AbstractArray", + "lineno": 16, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb.types._abstract_array.AbstractMutableArray", + "name": "AbstractMutableArray", + "lineno": 133, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb.types._array": [ + { + "id": "src.cocotb.types._array.Array", + "name": "Array", + "lineno": 18, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb.types._indexing": [ + { + "id": "src.cocotb.types._indexing.IndexingChangedWarning", + "name": "IndexingChangedWarning", + "lineno": 16, + "bases": [ + "UserWarning" + ], + "scope": null + } + ], + "src.cocotb.types._logic": [ + { + "id": "src.cocotb.types._logic.Logic", + "name": "Logic", + "lineno": 62, + "bases": [], + "scope": null + }, + { + "id": "src.cocotb.types._logic.Bit", + "name": "Bit", + "lineno": 320, + "bases": [ + "Logic" + ], + "scope": null + } + ], + "src.cocotb.types._logic_array": [ + { + "id": "src.cocotb.types._logic_array.LogicArray", + "name": "LogicArray", + "lineno": 35, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb.types._range": [ + { + "id": "src.cocotb.types._range.Range", + "name": "Range", + "lineno": 12, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb.types._resolve": [ + { + "id": "src.cocotb.types._resolve._random_resolve_table", + "name": "_random_resolve_table", + "lineno": 24, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb.types": [], + "src.cocotb_tools.check_results": [], + "src.cocotb_tools.combine_results": [], + "src.cocotb_tools.config": [], + "src.cocotb_tools.ipython_support": [ + { + "id": "src.cocotb_tools.ipython_support.SimTimePrompt", + "name": "SimTimePrompt", + "lineno": 21, + "bases": [ + "Prompts" + ], + "scope": null + } + ], + "src.cocotb_tools.runner": [ + { + "id": "src.cocotb_tools.runner._Tag", + "name": "_Tag", + "lineno": 158, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner._ValueAndTag", + "name": "_ValueAndTag", + "lineno": 166, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner._ValueAndOptionalTag", + "name": "_ValueAndOptionalTag", + "lineno": 172, + "bases": [ + "" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.VHDL", + "name": "VHDL", + "lineno": 178, + "bases": [ + "_Tag" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Verilog", + "name": "Verilog", + "lineno": 182, + "bases": [ + "_Tag" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.VerilatorControlFile", + "name": "VerilatorControlFile", + "lineno": 186, + "bases": [ + "_Tag" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Runner", + "name": "Runner", + "lineno": 210, + "bases": [ + "ABC" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Icarus", + "name": "Icarus", + "lineno": 890, + "bases": [ + "Runner" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Questa", + "name": "Questa", + "lineno": 1041, + "bases": [ + "Runner" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Ghdl", + "name": "Ghdl", + "lineno": 1194, + "bases": [ + "Runner" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Nvc", + "name": "Nvc", + "lineno": 1323, + "bases": [ + "Runner" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.AldecBase", + "name": "AldecBase", + "lineno": 1429, + "bases": [ + "Runner" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Riviera", + "name": "Riviera", + "lineno": 1588, + "bases": [ + "AldecBase" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.ActiveHDL", + "name": "ActiveHDL", + "lineno": 1643, + "bases": [ + "AldecBase" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Verilator", + "name": "Verilator", + "lineno": 1658, + "bases": [ + "Runner" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Xcelium", + "name": "Xcelium", + "lineno": 1791, + "bases": [ + "Runner" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Vcs", + "name": "Vcs", + "lineno": 1964, + "bases": [ + "Runner" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.runner.Dsim", + "name": "Dsim", + "lineno": 2066, + "bases": [ + "Runner" + ], + "scope": null + } + ], + "src.cocotb_tools.sim_versions": [ + { + "id": "src.cocotb_tools.sim_versions.ActivehdlVersion", + "name": "ActivehdlVersion", + "lineno": 27, + "bases": [ + "LooseVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.CvcVersion", + "name": "CvcVersion", + "lineno": 35, + "bases": [ + "LooseVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.GhdlVersion", + "name": "GhdlVersion", + "lineno": 46, + "bases": [ + "LooseVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.IcarusVersion", + "name": "IcarusVersion", + "lineno": 50, + "bases": [ + "LooseVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.ModelsimVersion", + "name": "ModelsimVersion", + "lineno": 72, + "bases": [ + "LooseVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.QuestaVersion", + "name": "QuestaVersion", + "lineno": 76, + "bases": [ + "LooseVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.RivieraVersion", + "name": "RivieraVersion", + "lineno": 104, + "bases": [ + "LooseVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.VcsVersion", + "name": "VcsVersion", + "lineno": 113, + "bases": [ + "LooseVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.VerilatorVersion", + "name": "VerilatorVersion", + "lineno": 122, + "bases": [ + "LooseVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.XceliumVersion", + "name": "XceliumVersion", + "lineno": 154, + "bases": [ + "LooseVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.IusVersion", + "name": "IusVersion", + "lineno": 165, + "bases": [ + "XceliumVersion" + ], + "scope": null + }, + { + "id": "src.cocotb_tools.sim_versions.NvcVersion", + "name": "NvcVersion", + "lineno": 174, + "bases": [ + "LooseVersion" + ], + "scope": null + } + ], + "src.cocotb_tools._coverage": [], + "src.cocotb_tools._env": [], + "src.cocotb_tools": [], + "src.cocotb_tools._pytest.hdl": [ + { + "id": "src.cocotb_tools._pytest.hdl.HDL", + "name": "HDL", + "lineno": 63, + "bases": [], + "scope": null + } + ], + "src.cocotb_tools._pytest.hookspecs": [], + "src.cocotb_tools._pytest.mark": [], + "src.cocotb_tools._pytest.plugin": [], + "src.cocotb_tools._pytest._compat": [], + "src.cocotb_tools._pytest._controller": [ + { + "id": "src.cocotb_tools._pytest._controller.Controller", + "name": "Controller", + "lineno": 53, + "bases": [], + "scope": null + } + ], + "src.cocotb_tools._pytest._fixture": [ + { + "id": "src.cocotb_tools._pytest._fixture.AsyncFixtureCachedResult", + "name": "AsyncFixtureCachedResult", + "lineno": 15, + "bases": [ + "" + ], + "scope": null + } + ], + "src.cocotb_tools._pytest._handle": [ + { + "id": "src.cocotb_tools._pytest._handle.MockSimHandle", + "name": "MockSimHandle", + "lineno": 15, + "bases": [], + "scope": null + } + ], + "src.cocotb_tools._pytest._init": [], + "src.cocotb_tools._pytest._junitxml": [ + { + "id": "src.cocotb_tools._pytest._junitxml.JUnitXML", + "name": "JUnitXML", + "lineno": 13, + "bases": [], + "scope": null + } + ], + "src.cocotb_tools._pytest._logging": [ + { + "id": "src.cocotb_tools._pytest._logging.SimContextFilter", + "name": "SimContextFilter", + "lineno": 42, + "bases": [ + "Filter" + ], + "scope": null + }, + { + "id": "src.cocotb_tools._pytest._logging.Logging", + "name": "Logging", + "lineno": 79, + "bases": [], + "scope": null + } + ], + "src.cocotb_tools._pytest._option": [ + { + "id": "src.cocotb_tools._pytest._option.Option", + "name": "Option", + "lineno": 33, + "bases": [], + "scope": null + } + ], + "src.cocotb_tools._pytest._regression": [ + { + "id": "src.cocotb_tools._pytest._regression.SimFailure", + "name": "SimFailure", + "lineno": 67, + "bases": [ + "BaseException" + ], + "scope": null + }, + { + "id": "src.cocotb_tools._pytest._regression.RegressionManager", + "name": "RegressionManager", + "lineno": 86, + "bases": [], + "scope": null + } + ], + "src.cocotb_tools._pytest._runner": [ + { + "id": "src.cocotb_tools._pytest._runner.Runner", + "name": "Runner", + "lineno": 20, + "bases": [ + "Collector" + ], + "scope": null + } + ], + "src.cocotb_tools._pytest._test": [ + { + "id": "src.cocotb_tools._pytest._test.RunningTestSetup", + "name": "RunningTestSetup", + "lineno": 17, + "bases": [ + "TestManager" + ], + "scope": null + } + ], + "src.cocotb_tools._pytest._testbench": [ + { + "id": "src.cocotb_tools._pytest._testbench.Testbench", + "name": "Testbench", + "lineno": 12, + "bases": [ + "Module" + ], + "scope": null + } + ], + "src.cocotb_tools._pytest": [], + "src.cocotb_tools._vendor.distutils_version": [ + { + "id": "src.cocotb_tools._vendor.distutils_version.Version", + "name": "Version", + "lineno": 37, + "bases": [], + "scope": null + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.StrictVersion", + "name": "StrictVersion", + "lineno": 99, + "bases": [ + "Version" + ], + "scope": null + }, + { + "id": "src.cocotb_tools._vendor.distutils_version.LooseVersion", + "name": "LooseVersion", + "lineno": 270, + "bases": [ + "Version" + ], + "scope": null + } + ], + "src.cocotb_tools._vendor": [], + "src.pygpi.entry": [], + "src.pygpi": [], + "tests.benchmarks.test_matrix_multiplier": [], + "tests.benchmarks.test_parameterize_perf.parametrize_performance_tests": [], + "tests.benchmarks.test_parameterize_perf.test_parameterize_perf": [], + "tests.pytest.test_array": [], + "tests.pytest.test_cocotb": [], + "tests.pytest.test_env": [], + "tests.pytest.test_ipython_support": [], + "tests.pytest.test_logging_with_envs": [], + "tests.pytest.test_logic": [], + "tests.pytest.test_logic_array": [], + "tests.pytest.test_logs": [], + "tests.pytest.test_parallel_cocotb": [], + "tests.pytest.test_parameterize": [ + { + "id": "tests.pytest.test_parameterize.MyEnum", + "name": "MyEnum", + "lineno": 14, + "bases": [ + "Enum" + ], + "scope": null + }, + { + "id": "tests.pytest.test_parameterize.A", + "name": "A", + "lineno": 18, + "bases": [], + "scope": null + } + ], + "tests.pytest.test_plusargs": [], + "tests.pytest.test_range": [], + "tests.pytest.test_runner": [], + "tests.pytest.test_timescale": [], + "tests.pytest.test_vhdl_libraries_multiple": [], + "tests.pytest.test_waves": [], + "tests.pytest.test_xunit_reporter": [], + "tests.pytest_plugin.conftest": [], + "tests.pytest_plugin.test_caplog": [], + "tests.pytest_plugin.test_cocotb": [ + { + "id": "tests.pytest_plugin.test_cocotb.TestClass", + "name": "TestClass", + "lineno": 156, + "bases": [], + "scope": null + } + ], + "tests.pytest_plugin.test_cocotb_top": [], + "tests.pytest_plugin.test_end_test": [], + "tests.pytest_plugin.test_fixture": [], + "tests.pytest_plugin.test_parametrize": [ + { + "id": "tests.pytest_plugin.test_parametrize.TestParametrize", + "name": "TestParametrize", + "lineno": 30, + "bases": [], + "scope": null + } + ], + "tests.pytest_plugin.test_sample_module": [], + "tests.pytest_plugin.test_sample_module_1": [], + "tests.pytest_plugin.test_sample_module_2": [], + "tests.pytest_plugin.test_session": [], + "tests.pytest_plugin.test_timeout": [], + "tests.pytest_plugin.test_xfail": [], + "tests.test_cases.test_array.test_array": [], + "tests.test_cases.test_array_simple.test_array_simple": [], + "tests.test_cases.test_async_bridge.test_async_bridge": [], + "tests.test_cases.test_cocotb.common": [ + { + "id": "tests.test_cases.test_cocotb.common.MyException", + "name": "MyException", + "lineno": 37, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tests.test_cases.test_cocotb.common.MyBaseException", + "name": "MyBaseException", + "lineno": 40, + "bases": [ + "BaseException" + ], + "scope": null + } + ], + "tests.test_cases.test_cocotb.pytest_assertion_rewriting": [], + "tests.test_cases.test_cocotb.test_async_coroutines": [ + { + "id": "tests.test_cases.test_cocotb.test_async_coroutines.produce", + "name": "produce", + "lineno": 19, + "bases": [], + "scope": null + } + ], + "tests.test_cases.test_cocotb.test_async_generators": [], + "tests.test_cases.test_cocotb.test_ci": [], + "tests.test_cases.test_cocotb.test_clock": [], + "tests.test_cases.test_cocotb.test_deprecated": [], + "tests.test_cases.test_cocotb.test_edge_triggers": [], + "tests.test_cases.test_cocotb.test_first_combine": [ + { + "id": "tests.test_cases.test_cocotb.test_first_combine.MyTrigger", + "name": "MyTrigger", + "lineno": 23, + "bases": [ + "Trigger" + ], + "scope": null + }, + { + "id": "tests.test_cases.test_cocotb.test_first_combine.MyEvent", + "name": "MyEvent", + "lineno": 253, + "bases": [ + "Event" + ], + "scope": null + } + ], + "tests.test_cases.test_cocotb.test_handle": [], + "tests.test_cases.test_cocotb.test_logging": [ + { + "id": "tests.test_cases.test_cocotb.test_logging.LogCaptureHandler", + "name": "LogCaptureHandler", + "lineno": 20, + "bases": [ + "logging.Handler" + ], + "scope": null + }, + { + "id": "tests.test_cases.test_cocotb.test_logging.StrCallCounter", + "name": "StrCallCounter", + "lineno": 49, + "bases": [], + "scope": null + } + ], + "tests.test_cases.test_cocotb.test_queues": [], + "tests.test_cases.test_cocotb.test_scheduler": [ + { + "id": "tests.test_cases.test_cocotb.test_scheduler.ABadTrigger", + "name": "ABadTrigger", + "lineno": 170, + "bases": [ + "Trigger" + ], + "scope": null + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.CoroutineClass", + "name": "CoroutineClass", + "lineno": 482, + "bases": [ + "Coroutine" + ], + "scope": null + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.TestClassRepr", + "name": "TestClassRepr", + "lineno": 525, + "bases": [ + "Coroutine" + ], + "scope": null + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.CoroType", + "name": "CoroType", + "lineno": 668, + "bases": [ + "Coroutine" + ], + "scope": null + }, + { + "id": "tests.test_cases.test_cocotb.test_scheduler.NotATrigger", + "name": "NotATrigger", + "lineno": 1110, + "bases": [], + "scope": null + } + ], + "tests.test_cases.test_cocotb.test_sim_time_utils": [], + "tests.test_cases.test_cocotb.test_start_soon": [], + "tests.test_cases.test_cocotb.test_synchronization_primitives": [], + "tests.test_cases.test_cocotb.test_task_manager": [ + { + "id": "tests.test_cases.test_cocotb.test_task_manager.AwaitableThing", + "name": "AwaitableThing", + "lineno": 31, + "bases": [], + "scope": null + }, + { + "id": "tests.test_cases.test_cocotb.test_task_manager.MyException", + "name": "MyException", + "lineno": 41, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "tests.test_cases.test_cocotb.test_testfactory": [ + { + "id": "tests.test_cases.test_cocotb.test_testfactory.TestClass", + "name": "TestClass", + "lineno": 50, + "bases": [ + "Coroutine" + ], + "scope": null + } + ], + "tests.test_cases.test_cocotb.test_tests": [ + { + "id": "tests.test_cases.test_cocotb.test_tests.TestClass", + "name": "TestClass", + "lineno": 93, + "bases": [ + "Coroutine" + ], + "scope": null + } + ], + "tests.test_cases.test_cocotb.test_timing_triggers": [ + { + "id": "tests.test_cases.test_cocotb.test_timing_triggers.MyAwaitable", + "name": "MyAwaitable", + "lineno": 184, + "bases": [], + "scope": null + } + ], + "tests.test_cases.test_cocotb.test_waiters": [ + { + "id": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing", + "name": "AwaitableThing", + "lineno": 20, + "bases": [], + "scope": null + }, + { + "id": "tests.test_cases.test_cocotb.test_waiters.MyException", + "name": "MyException", + "lineno": 30, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "tests.test_cases.test_compare.test_compare": [ + { + "id": "tests.test_cases.test_compare.test_compare.Testbench", + "name": "Testbench", + "lineno": 15, + "bases": [], + "scope": null + } + ], + "tests.test_cases.test_configuration.test_configurations": [], + "tests.test_cases.test_custom_entry.custom_entry": [], + "tests.test_cases.test_deadlock.test_deadlock": [], + "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter": [], + "tests.test_cases.test_discovery.test_discovery": [ + { + "id": "tests.test_cases.test_discovery.test_discovery.ScopeMissingError", + "name": "ScopeMissingError", + "lineno": 156, + "bases": [ + "Exception" + ], + "scope": null + }, + { + "id": "tests.test_cases.test_discovery.test_discovery.ScopeModuleMissingError", + "name": "ScopeModuleMissingError", + "lineno": 160, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator": [], + "tests.test_cases.test_exit_error.test_exit": [], + "tests.test_cases.test_failure.test_failure": [], + "tests.test_cases.test_fatal.test_fatal": [], + "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers": [], + "tests.test_cases.test_force_release.test_force_release": [], + "tests.test_cases.test_forked_exception.test_forked_exception": [ + { + "id": "tests.test_cases.test_forked_exception.test_forked_exception.MyException", + "name": "MyException", + "lineno": 17, + "bases": [ + "Exception" + ], + "scope": null + } + ], + "tests.test_cases.test_gpi_extra_bad_lib.test_simple": [], + "tests.test_cases.test_gpi_users_bad_lib.test_simple": [], + "tests.test_cases.test_gpi_users_notset.test_simple": [], + "tests.test_cases.test_indexing_warning.indexing_warning_tests": [], + "tests.test_cases.test_indexing_warning.test_indexing_warning": [], + "tests.test_cases.test_inertial_writes.inertial_writes_tests": [], + "tests.test_cases.test_integers.integer_tests": [], + "tests.test_cases.test_integers.test_integers": [], + "tests.test_cases.test_iteration_mixedlang.test_iteration": [], + "tests.test_cases.test_iteration_verilog.test_iteration_es": [], + "tests.test_cases.test_iteration_vhdl.test_iteration": [], + "tests.test_cases.test_kill_sim.kill_sim_tests": [], + "tests.test_cases.test_listing.check_results": [], + "tests.test_cases.test_listing.test_listing_1": [], + "tests.test_cases.test_listing.test_listing_2": [], + "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing": [], + "tests.test_cases.test_log_prefix.log_prefix_tests": [ + { + "id": "tests.test_cases.test_log_prefix.log_prefix_tests.LogCaptureData", + "name": "LogCaptureData", + "lineno": 14, + "bases": [], + "scope": null + } + ], + "tests.test_cases.test_log_prefix.test_log_prefix": [], + "tests.test_cases.test_long_log_msg.test_long_log_msg": [], + "tests.test_cases.test_max_failures.test_max_failures": [], + "tests.test_cases.test_module_var_messy.test_nothing": [], + "tests.test_cases.test_module_without_tests.test_nothing": [], + "tests.test_cases.test_multi_dimension_array.test_cocotb_array": [], + "tests.test_cases.test_multi_level_module_path": [], + "tests.test_cases.test_multi_level_module_path.test_package.test_module_path": [], + "tests.test_cases.test_multi_level_module_path.test_package": [], + "tests.test_cases.test_null_ranges.test_null_ranges": [], + "tests.test_cases.test_one_empty_test.test_one_empty_test": [], + "tests.test_cases.test_package.test_package": [], + "tests.test_cases.test_packed_union.test_packed_union": [], + "tests.test_cases.test_plusargs.plusargs": [], + "tests.test_cases.test_random_test_order.test_random_test_order": [], + "tests.test_cases.test_seed.test_other": [], + "tests.test_cases.test_seed.test_seed": [], + "tests.test_cases.test_select_testcase.x_tests": [], + "tests.test_cases.test_select_testcase.y_tests": [], + "tests.test_cases.test_select_testcase.y_tests_again": [], + "tests.test_cases.test_select_testcase_error.x_tests": [], + "tests.test_cases.test_similar_scope_name.test_similar_scope_name": [], + "tests.test_cases.test_skip.test_skip": [], + "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run": [], + "tests.test_cases.test_struct.test_struct": [], + "tests.test_cases.test_sv_interface.test_sv_if": [], + "tests.test_cases.test_test_filter.x_tests": [], + "tests.test_cases.test_toplevel_architecture_same_as_entity.test_toplevel_architecture_same_as_entity": [], + "tests.test_cases.test_toplevel_library.test_myentity": [], + "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak": [], + "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a": [], + "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b": [], + "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c": [], + "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d": [], + "tests.test_cases.test_verilog_access.test_verilog_access": [], + "tests.test_cases.test_verilog_include_dirs.test_verilog_include_dirs": [], + "tests.test_cases.test_vhdl_access.test_vhdl_access": [], + "tests.test_cases.test_vhdl_integer.test_vhdl_integer": [], + "tests.test_cases.test_vhdl_libraries.test_ab": [], + "tests.test_cases.test_vhdl_libraries_multiple.test_abcde": [], + "tests.test_cases.test_xfail.test_xfail": [ + { + "id": "tests.test_cases.test_xfail.test_xfail.MyException", + "name": "MyException", + "lineno": 21, + "bases": [ + "Exception" + ], + "scope": null + } + ] + }, + "module_graph": { + "cocotb_build_libs": { + "path": "C:\\repos\\v3\\cocotb\\cocotb_build_libs.py", + "parent": null, + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "noxfile": { + "path": "C:\\repos\\v3\\cocotb\\noxfile.py", + "parent": null, + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "setup": { + "path": "C:\\repos\\v3\\cocotb\\setup.py", + "parent": null, + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + ".github.generate-envs": { + "path": "C:\\repos\\v3\\cocotb\\.github\\generate-envs.py", + "parent": ".github", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "docs.source.conf": { + "path": "C:\\repos\\v3\\cocotb\\docs\\source\\conf.py", + "parent": "docs.source", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.adder.model.adder_model": { + "path": "C:\\repos\\v3\\cocotb\\examples\\adder\\model\\adder_model.py", + "parent": "examples.adder.model", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.adder.model": { + "path": "C:\\repos\\v3\\cocotb\\examples\\adder\\model\\__init__.py", + "parent": "examples.adder", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.adder.tests.test_adder": { + "path": "C:\\repos\\v3\\cocotb\\examples\\adder\\tests\\test_adder.py", + "parent": "examples.adder.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.analog_model.afe": { + "path": "C:\\repos\\v3\\cocotb\\examples\\analog_model\\afe.py", + "parent": "examples.analog_model", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.analog_model.test_analog_model": { + "path": "C:\\repos\\v3\\cocotb\\examples\\analog_model\\test_analog_model.py", + "parent": "examples.analog_model", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.first_steps.counter_tests": { + "path": "C:\\repos\\v3\\cocotb\\examples\\first_steps\\counter_tests.py", + "parent": "examples.first_steps", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.matrix_multiplier.tests.matrix_multiplier_tests": { + "path": "C:\\repos\\v3\\cocotb\\examples\\matrix_multiplier\\tests\\matrix_multiplier_tests.py", + "parent": "examples.matrix_multiplier.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.matrix_multiplier.tests.test_matrix_multiplier": { + "path": "C:\\repos\\v3\\cocotb\\examples\\matrix_multiplier\\tests\\test_matrix_multiplier.py", + "parent": "examples.matrix_multiplier.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.mixed_language.tests.test_mixed_language": { + "path": "C:\\repos\\v3\\cocotb\\examples\\mixed_language\\tests\\test_mixed_language.py", + "parent": "examples.mixed_language.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.mixed_signal.tests.test_regulator_plot": { + "path": "C:\\repos\\v3\\cocotb\\examples\\mixed_signal\\tests\\test_regulator_plot.py", + "parent": "examples.mixed_signal.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.mixed_signal.tests.test_regulator_trim": { + "path": "C:\\repos\\v3\\cocotb\\examples\\mixed_signal\\tests\\test_regulator_trim.py", + "parent": "examples.mixed_signal.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.mixed_signal.tests.test_rescap": { + "path": "C:\\repos\\v3\\cocotb\\examples\\mixed_signal\\tests\\test_rescap.py", + "parent": "examples.mixed_signal.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.mixed_signal.tests.test_rescap_minimalist": { + "path": "C:\\repos\\v3\\cocotb\\examples\\mixed_signal\\tests\\test_rescap_minimalist.py", + "parent": "examples.mixed_signal.tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "examples.simple_dff.test_dff": { + "path": "C:\\repos\\v3\\cocotb\\examples\\simple_dff\\test_dff.py", + "parent": "examples.simple_dff", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.clock": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\clock.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.debug": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\debug.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.handle": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\handle.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.logging": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\logging.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.queue": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\queue.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.regression": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\regression.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.result": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\result.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.simtime": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\simtime.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.task": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\task.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.triggers": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\triggers.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.utils": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\utils.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._ANSI": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_ANSI.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._base_triggers": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_base_triggers.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._bridge": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_bridge.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._concurrent_waiters": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_concurrent_waiters.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._decorators": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_decorators.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._deprecation": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_deprecation.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._event_loop": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_event_loop.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._extended_awaitables": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_extended_awaitables.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._gpi_triggers": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_gpi_triggers.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._init": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_init.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._outcomes": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_outcomes.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._profiling": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_profiling.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._py_compat": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_py_compat.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._shutdown": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_shutdown.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._task_manager": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_task_manager.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._test_factory": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_test_factory.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._test_manager": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_test_manager.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._utils": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_utils.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._version": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_version.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb._xunit_reporter": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\_xunit_reporter.py", + "parent": "src.cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\__init__.py", + "parent": "src", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.types._abstract_array": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\types\\_abstract_array.py", + "parent": "src.cocotb.types", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.types._array": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\types\\_array.py", + "parent": "src.cocotb.types", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.types._indexing": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\types\\_indexing.py", + "parent": "src.cocotb.types", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.types._logic": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\types\\_logic.py", + "parent": "src.cocotb.types", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.types._logic_array": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\types\\_logic_array.py", + "parent": "src.cocotb.types", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.types._range": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\types\\_range.py", + "parent": "src.cocotb.types", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.types._resolve": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\types\\_resolve.py", + "parent": "src.cocotb.types", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb.types": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb\\types\\__init__.py", + "parent": "src.cocotb", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools.check_results": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\check_results.py", + "parent": "src.cocotb_tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools.combine_results": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\combine_results.py", + "parent": "src.cocotb_tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools.config": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\config.py", + "parent": "src.cocotb_tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools.ipython_support": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\ipython_support.py", + "parent": "src.cocotb_tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools.runner": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\runner.py", + "parent": "src.cocotb_tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools.sim_versions": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\sim_versions.py", + "parent": "src.cocotb_tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._coverage": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_coverage.py", + "parent": "src.cocotb_tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._env": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_env.py", + "parent": "src.cocotb_tools", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\__init__.py", + "parent": "src", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest.hdl": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\hdl.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest.hookspecs": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\hookspecs.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest.mark": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\mark.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest.plugin": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\plugin.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._compat": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_compat.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._controller": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_controller.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._fixture": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_fixture.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._handle": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_handle.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._init": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_init.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._junitxml": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_junitxml.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._logging": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_logging.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._option": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_option.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._regression": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_regression.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._runner": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_runner.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._test": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_test.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest._testbench": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\_testbench.py", + "parent": "src.cocotb_tools._pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._pytest": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_pytest\\__init__.py", + "parent": "src.cocotb_tools", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._vendor.distutils_version": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_vendor\\distutils_version.py", + "parent": "src.cocotb_tools._vendor", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.cocotb_tools._vendor": { + "path": "C:\\repos\\v3\\cocotb\\src\\cocotb_tools\\_vendor\\__init__.py", + "parent": "src.cocotb_tools", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.pygpi.entry": { + "path": "C:\\repos\\v3\\cocotb\\src\\pygpi\\entry.py", + "parent": "src.pygpi", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "src.pygpi": { + "path": "C:\\repos\\v3\\cocotb\\src\\pygpi\\__init__.py", + "parent": "src", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.benchmarks.test_matrix_multiplier": { + "path": "C:\\repos\\v3\\cocotb\\tests\\benchmarks\\test_matrix_multiplier.py", + "parent": "tests.benchmarks", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.benchmarks.test_parameterize_perf.parametrize_performance_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\benchmarks\\test_parameterize_perf\\parametrize_performance_tests.py", + "parent": "tests.benchmarks.test_parameterize_perf", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.benchmarks.test_parameterize_perf.test_parameterize_perf": { + "path": "C:\\repos\\v3\\cocotb\\tests\\benchmarks\\test_parameterize_perf\\test_parameterize_perf.py", + "parent": "tests.benchmarks.test_parameterize_perf", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_array": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_array.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_cocotb": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_cocotb.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_env": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_env.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_ipython_support": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_ipython_support.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_logging_with_envs": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_logging_with_envs.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_logic": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_logic.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_logic_array": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_logic_array.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_logs": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_logs.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_parallel_cocotb": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_parallel_cocotb.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_parameterize": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_parameterize.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_plusargs": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_plusargs.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_range": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_range.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_runner": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_runner.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_timescale": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_timescale.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_vhdl_libraries_multiple": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_vhdl_libraries_multiple.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_waves": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_waves.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest.test_xunit_reporter": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest\\test_xunit_reporter.py", + "parent": "tests.pytest", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.conftest": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\conftest.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_caplog": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_caplog.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_cocotb": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_cocotb.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_cocotb_top": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_cocotb_top.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_end_test": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_end_test.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_fixture": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_fixture.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_parametrize": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_parametrize.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_sample_module": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_sample_module.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_sample_module_1": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_sample_module_1.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_sample_module_2": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_sample_module_2.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_session": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_session.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_timeout": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_timeout.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.pytest_plugin.test_xfail": { + "path": "C:\\repos\\v3\\cocotb\\tests\\pytest_plugin\\test_xfail.py", + "parent": "tests.pytest_plugin", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_array.test_array": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_array\\test_array.py", + "parent": "tests.test_cases.test_array", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_array_simple.test_array_simple": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_array_simple\\test_array_simple.py", + "parent": "tests.test_cases.test_array_simple", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_async_bridge.test_async_bridge": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_async_bridge\\test_async_bridge.py", + "parent": "tests.test_cases.test_async_bridge", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.common": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\common.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.pytest_assertion_rewriting": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\pytest_assertion_rewriting.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_async_coroutines": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_async_coroutines.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_async_generators": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_async_generators.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_ci": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_ci.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_clock": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_clock.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_deprecated": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_deprecated.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_edge_triggers": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_edge_triggers.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_first_combine": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_first_combine.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_handle": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_handle.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_logging": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_logging.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_queues": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_queues.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_scheduler": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_scheduler.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_sim_time_utils": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_sim_time_utils.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_start_soon": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_start_soon.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_synchronization_primitives": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_synchronization_primitives.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_task_manager": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_task_manager.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_testfactory": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_testfactory.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_tests.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_timing_triggers": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_timing_triggers.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_cocotb.test_waiters": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_cocotb\\test_waiters.py", + "parent": "tests.test_cases.test_cocotb", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_compare.test_compare": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_compare\\test_compare.py", + "parent": "tests.test_cases.test_compare", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_configuration.test_configurations": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_configuration\\test_configurations.py", + "parent": "tests.test_cases.test_configuration", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_custom_entry.custom_entry": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_custom_entry\\custom_entry.py", + "parent": "tests.test_cases.test_custom_entry", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_deadlock.test_deadlock": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_deadlock\\test_deadlock.py", + "parent": "tests.test_cases.test_deadlock", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_defaultless_parameter\\test_defaultless_parameter.py", + "parent": "tests.test_cases.test_defaultless_parameter", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_discovery.test_discovery": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_discovery\\test_discovery.py", + "parent": "tests.test_cases.test_discovery", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_dumpfile_verilator\\test_dumpfile_verilator.py", + "parent": "tests.test_cases.test_dumpfile_verilator", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_exit_error.test_exit": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_exit_error\\test_exit.py", + "parent": "tests.test_cases.test_exit_error", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_failure.test_failure": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_failure\\test_failure.py", + "parent": "tests.test_cases.test_failure", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_fatal.test_fatal": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_fatal\\test_fatal.py", + "parent": "tests.test_cases.test_fatal", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_first_on_coincident_triggers\\test_first_on_coincident_triggers.py", + "parent": "tests.test_cases.test_first_on_coincident_triggers", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_force_release.test_force_release": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_force_release\\test_force_release.py", + "parent": "tests.test_cases.test_force_release", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_forked_exception.test_forked_exception": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_forked_exception\\test_forked_exception.py", + "parent": "tests.test_cases.test_forked_exception", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_gpi_extra_bad_lib.test_simple": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_gpi_extra_bad_lib\\test_simple.py", + "parent": "tests.test_cases.test_gpi_extra_bad_lib", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_gpi_users_bad_lib.test_simple": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_gpi_users_bad_lib\\test_simple.py", + "parent": "tests.test_cases.test_gpi_users_bad_lib", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_gpi_users_notset.test_simple": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_gpi_users_notset\\test_simple.py", + "parent": "tests.test_cases.test_gpi_users_notset", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_indexing_warning.indexing_warning_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_indexing_warning\\indexing_warning_tests.py", + "parent": "tests.test_cases.test_indexing_warning", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_indexing_warning.test_indexing_warning": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_indexing_warning\\test_indexing_warning.py", + "parent": "tests.test_cases.test_indexing_warning", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_inertial_writes.inertial_writes_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_inertial_writes\\inertial_writes_tests.py", + "parent": "tests.test_cases.test_inertial_writes", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_integers.integer_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_integers\\integer_tests.py", + "parent": "tests.test_cases.test_integers", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_integers.test_integers": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_integers\\test_integers.py", + "parent": "tests.test_cases.test_integers", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_iteration_mixedlang.test_iteration": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_iteration_mixedlang\\test_iteration.py", + "parent": "tests.test_cases.test_iteration_mixedlang", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_iteration_verilog.test_iteration_es": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_iteration_verilog\\test_iteration_es.py", + "parent": "tests.test_cases.test_iteration_verilog", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_iteration_vhdl.test_iteration": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_iteration_vhdl\\test_iteration.py", + "parent": "tests.test_cases.test_iteration_vhdl", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_kill_sim.kill_sim_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_kill_sim\\kill_sim_tests.py", + "parent": "tests.test_cases.test_kill_sim", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_listing.check_results": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_listing\\check_results.py", + "parent": "tests.test_cases.test_listing", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_listing.test_listing_1": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_listing\\test_listing_1.py", + "parent": "tests.test_cases.test_listing", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_listing.test_listing_2": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_listing\\test_listing_2.py", + "parent": "tests.test_cases.test_listing", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_logic_array_indexing\\test_logic_array_indexing.py", + "parent": "tests.test_cases.test_logic_array_indexing", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_log_prefix.log_prefix_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_log_prefix\\log_prefix_tests.py", + "parent": "tests.test_cases.test_log_prefix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_log_prefix.test_log_prefix": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_log_prefix\\test_log_prefix.py", + "parent": "tests.test_cases.test_log_prefix", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_long_log_msg.test_long_log_msg": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_long_log_msg\\test_long_log_msg.py", + "parent": "tests.test_cases.test_long_log_msg", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_max_failures.test_max_failures": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_max_failures\\test_max_failures.py", + "parent": "tests.test_cases.test_max_failures", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_module_var_messy.test_nothing": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_module_var_messy\\test_nothing.py", + "parent": "tests.test_cases.test_module_var_messy", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_module_without_tests.test_nothing": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_module_without_tests\\test_nothing.py", + "parent": "tests.test_cases.test_module_without_tests", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_multi_dimension_array.test_cocotb_array": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_multi_dimension_array\\test_cocotb_array.py", + "parent": "tests.test_cases.test_multi_dimension_array", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_multi_level_module_path": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_multi_level_module_path\\__init__.py", + "parent": "tests.test_cases", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_multi_level_module_path.test_package.test_module_path": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_multi_level_module_path\\test_package\\test_module_path.py", + "parent": "tests.test_cases.test_multi_level_module_path.test_package", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_multi_level_module_path.test_package": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_multi_level_module_path\\test_package\\__init__.py", + "parent": "tests.test_cases.test_multi_level_module_path", + "is_package": true, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_null_ranges.test_null_ranges": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_null_ranges\\test_null_ranges.py", + "parent": "tests.test_cases.test_null_ranges", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_one_empty_test.test_one_empty_test": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_one_empty_test\\test_one_empty_test.py", + "parent": "tests.test_cases.test_one_empty_test", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_package.test_package": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_package\\test_package.py", + "parent": "tests.test_cases.test_package", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_packed_union.test_packed_union": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_packed_union\\test_packed_union.py", + "parent": "tests.test_cases.test_packed_union", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_plusargs.plusargs": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_plusargs\\plusargs.py", + "parent": "tests.test_cases.test_plusargs", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_random_test_order.test_random_test_order": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_random_test_order\\test_random_test_order.py", + "parent": "tests.test_cases.test_random_test_order", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_seed.test_other": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_seed\\test_other.py", + "parent": "tests.test_cases.test_seed", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_seed.test_seed": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_seed\\test_seed.py", + "parent": "tests.test_cases.test_seed", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_select_testcase.x_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_select_testcase\\x_tests.py", + "parent": "tests.test_cases.test_select_testcase", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_select_testcase.y_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_select_testcase\\y_tests.py", + "parent": "tests.test_cases.test_select_testcase", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_select_testcase.y_tests_again": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_select_testcase\\y_tests_again.py", + "parent": "tests.test_cases.test_select_testcase", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_select_testcase_error.x_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_select_testcase_error\\x_tests.py", + "parent": "tests.test_cases.test_select_testcase_error", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_similar_scope_name.test_similar_scope_name": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_similar_scope_name\\test_similar_scope_name.py", + "parent": "tests.test_cases.test_similar_scope_name", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_skip.test_skip": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_skip\\test_skip.py", + "parent": "tests.test_cases.test_skip", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_skipped_explicitly_run\\test_skipped_explicitly_run.py", + "parent": "tests.test_cases.test_skipped_explicitly_run", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_struct.test_struct": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_struct\\test_struct.py", + "parent": "tests.test_cases.test_struct", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_sv_interface.test_sv_if": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_sv_interface\\test_sv_if.py", + "parent": "tests.test_cases.test_sv_interface", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_test_filter.x_tests": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_test_filter\\x_tests.py", + "parent": "tests.test_cases.test_test_filter", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_toplevel_architecture_same_as_entity.test_toplevel_architecture_same_as_entity": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_toplevel_architecture_same_as_entity\\test_toplevel_architecture_same_as_entity.py", + "parent": "tests.test_cases.test_toplevel_architecture_same_as_entity", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_toplevel_library.test_myentity": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_toplevel_library\\test_myentity.py", + "parent": "tests.test_cases.test_toplevel_library", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_trigger_memory_leak\\test_trigger_memory_leak.py", + "parent": "tests.test_cases.test_trigger_memory_leak", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_verilator_timing_a\\test_verilator_timing_a.py", + "parent": "tests.test_cases.test_verilator_timing_a", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_verilator_timing_b\\test_verilator_timing_b.py", + "parent": "tests.test_cases.test_verilator_timing_b", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_verilator_timing_c\\test_verilator_timing_c.py", + "parent": "tests.test_cases.test_verilator_timing_c", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_verilator_timing_d\\test_verilator_timing_d.py", + "parent": "tests.test_cases.test_verilator_timing_d", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_verilog_access.test_verilog_access": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_verilog_access\\test_verilog_access.py", + "parent": "tests.test_cases.test_verilog_access", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_verilog_include_dirs.test_verilog_include_dirs": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_verilog_include_dirs\\test_verilog_include_dirs.py", + "parent": "tests.test_cases.test_verilog_include_dirs", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_vhdl_access.test_vhdl_access": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_vhdl_access\\test_vhdl_access.py", + "parent": "tests.test_cases.test_vhdl_access", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_vhdl_integer.test_vhdl_integer": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_vhdl_integer\\test_vhdl_integer.py", + "parent": "tests.test_cases.test_vhdl_integer", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_vhdl_libraries.test_ab": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_vhdl_libraries\\test_ab.py", + "parent": "tests.test_cases.test_vhdl_libraries", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_vhdl_libraries_multiple.test_abcde": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_vhdl_libraries_multiple\\test_abcde.py", + "parent": "tests.test_cases.test_vhdl_libraries_multiple", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + }, + "tests.test_cases.test_xfail.test_xfail": { + "path": "C:\\repos\\v3\\cocotb\\tests\\test_cases\\test_xfail\\test_xfail.py", + "parent": "tests.test_cases.test_xfail", + "is_package": false, + "in_cyclic_loop": false, + "cyclic_cluster_id": null + } + }, + "import_graph": { + "cocotb_build_libs": [], + "noxfile": [], + "setup": [ + { + "from_module": "setup", + "imports": "cocotb_build_libs.build_ext", + "type": "from_import", + "relative_level": 0, + "module_part": "cocotb_build_libs", + "symbol_part": "build_ext", + "lineno": 22 + }, + { + "from_module": "setup", + "imports": "cocotb_build_libs.get_ext", + "type": "from_import", + "relative_level": 0, + "module_part": "cocotb_build_libs", + "symbol_part": "get_ext", + "lineno": 22 + } + ], + ".github.generate-envs": [], + "docs.source.conf": [], + "examples.adder.model.adder_model": [], + "examples.adder.model": [], + "examples.adder.tests.test_adder": [], + "examples.analog_model.afe": [], + "examples.analog_model.test_analog_model": [], + "examples.first_steps.counter_tests": [], + "examples.matrix_multiplier.tests.matrix_multiplier_tests": [], + "examples.matrix_multiplier.tests.test_matrix_multiplier": [], + "examples.mixed_language.tests.test_mixed_language": [], + "examples.mixed_signal.tests.test_regulator_plot": [], + "examples.mixed_signal.tests.test_regulator_trim": [], + "examples.mixed_signal.tests.test_rescap": [], + "examples.mixed_signal.tests.test_rescap_minimalist": [], + "examples.simple_dff.test_dff": [], + "src.cocotb.clock": [], + "src.cocotb.debug": [], + "src.cocotb.handle": [], + "src.cocotb.logging": [], + "src.cocotb.queue": [], + "src.cocotb.regression": [], + "src.cocotb.result": [], + "src.cocotb.simtime": [], + "src.cocotb.task": [], + "src.cocotb.triggers": [], + "src.cocotb.utils": [], + "src.cocotb._ANSI": [], + "src.cocotb._base_triggers": [], + "src.cocotb._bridge": [], + "src.cocotb._concurrent_waiters": [], + "src.cocotb._decorators": [], + "src.cocotb._deprecation": [], + "src.cocotb._event_loop": [], + "src.cocotb._extended_awaitables": [], + "src.cocotb._gpi_triggers": [], + "src.cocotb._init": [], + "src.cocotb._outcomes": [], + "src.cocotb._profiling": [], + "src.cocotb._py_compat": [], + "src.cocotb._shutdown": [], + "src.cocotb._task_manager": [], + "src.cocotb._test_factory": [], + "src.cocotb._test_manager": [], + "src.cocotb._utils": [], + "src.cocotb._version": [], + "src.cocotb._xunit_reporter": [], + "src.cocotb": [ + { + "from_module": "src.cocotb", + "imports": "_version.__version__", + "type": "from_import", + "relative_level": 1, + "module_part": "_version", + "symbol_part": "__version__", + "lineno": 15 + } + ], + "src.cocotb.types._abstract_array": [], + "src.cocotb.types._array": [], + "src.cocotb.types._indexing": [], + "src.cocotb.types._logic": [], + "src.cocotb.types._logic_array": [], + "src.cocotb.types._range": [], + "src.cocotb.types._resolve": [], + "src.cocotb.types": [ + { + "from_module": "src.cocotb.types", + "imports": "_abstract_array.AbstractArray", + "type": "from_import", + "relative_level": 1, + "module_part": "_abstract_array", + "symbol_part": "AbstractArray", + "lineno": 6 + }, + { + "from_module": "src.cocotb.types", + "imports": "_abstract_array.AbstractMutableArray", + "type": "from_import", + "relative_level": 1, + "module_part": "_abstract_array", + "symbol_part": "AbstractMutableArray", + "lineno": 6 + }, + { + "from_module": "src.cocotb.types", + "imports": "_array.Array", + "type": "from_import", + "relative_level": 1, + "module_part": "_array", + "symbol_part": "Array", + "lineno": 7 + }, + { + "from_module": "src.cocotb.types", + "imports": "_indexing.IndexingChangedWarning", + "type": "from_import", + "relative_level": 1, + "module_part": "_indexing", + "symbol_part": "IndexingChangedWarning", + "lineno": 8 + }, + { + "from_module": "src.cocotb.types", + "imports": "_logic.Bit", + "type": "from_import", + "relative_level": 1, + "module_part": "_logic", + "symbol_part": "Bit", + "lineno": 9 + }, + { + "from_module": "src.cocotb.types", + "imports": "_logic.Logic", + "type": "from_import", + "relative_level": 1, + "module_part": "_logic", + "symbol_part": "Logic", + "lineno": 9 + }, + { + "from_module": "src.cocotb.types", + "imports": "_logic_array.LogicArray", + "type": "from_import", + "relative_level": 1, + "module_part": "_logic_array", + "symbol_part": "LogicArray", + "lineno": 10 + }, + { + "from_module": "src.cocotb.types", + "imports": "_range.Range", + "type": "from_import", + "relative_level": 1, + "module_part": "_range", + "symbol_part": "Range", + "lineno": 11 + } + ], + "src.cocotb_tools.check_results": [], + "src.cocotb_tools.combine_results": [], + "src.cocotb_tools.config": [], + "src.cocotb_tools.ipython_support": [], + "src.cocotb_tools.runner": [], + "src.cocotb_tools.sim_versions": [], + "src.cocotb_tools._coverage": [], + "src.cocotb_tools._env": [], + "src.cocotb_tools": [], + "src.cocotb_tools._pytest.hdl": [], + "src.cocotb_tools._pytest.hookspecs": [], + "src.cocotb_tools._pytest.mark": [], + "src.cocotb_tools._pytest.plugin": [], + "src.cocotb_tools._pytest._compat": [], + "src.cocotb_tools._pytest._controller": [], + "src.cocotb_tools._pytest._fixture": [], + "src.cocotb_tools._pytest._handle": [], + "src.cocotb_tools._pytest._init": [], + "src.cocotb_tools._pytest._junitxml": [], + "src.cocotb_tools._pytest._logging": [], + "src.cocotb_tools._pytest._option": [], + "src.cocotb_tools._pytest._regression": [], + "src.cocotb_tools._pytest._runner": [], + "src.cocotb_tools._pytest._test": [], + "src.cocotb_tools._pytest._testbench": [], + "src.cocotb_tools._pytest": [], + "src.cocotb_tools._vendor.distutils_version": [], + "src.cocotb_tools._vendor": [], + "src.pygpi.entry": [], + "src.pygpi": [], + "tests.benchmarks.test_matrix_multiplier": [], + "tests.benchmarks.test_parameterize_perf.parametrize_performance_tests": [], + "tests.benchmarks.test_parameterize_perf.test_parameterize_perf": [], + "tests.pytest.test_array": [], + "tests.pytest.test_cocotb": [], + "tests.pytest.test_env": [], + "tests.pytest.test_ipython_support": [], + "tests.pytest.test_logging_with_envs": [], + "tests.pytest.test_logic": [], + "tests.pytest.test_logic_array": [], + "tests.pytest.test_logs": [], + "tests.pytest.test_parallel_cocotb": [], + "tests.pytest.test_parameterize": [], + "tests.pytest.test_plusargs": [], + "tests.pytest.test_range": [], + "tests.pytest.test_runner": [], + "tests.pytest.test_timescale": [], + "tests.pytest.test_vhdl_libraries_multiple": [], + "tests.pytest.test_waves": [], + "tests.pytest.test_xunit_reporter": [], + "tests.pytest_plugin.conftest": [], + "tests.pytest_plugin.test_caplog": [], + "tests.pytest_plugin.test_cocotb": [], + "tests.pytest_plugin.test_cocotb_top": [], + "tests.pytest_plugin.test_end_test": [], + "tests.pytest_plugin.test_fixture": [], + "tests.pytest_plugin.test_parametrize": [], + "tests.pytest_plugin.test_sample_module": [], + "tests.pytest_plugin.test_sample_module_1": [], + "tests.pytest_plugin.test_sample_module_2": [], + "tests.pytest_plugin.test_session": [], + "tests.pytest_plugin.test_timeout": [], + "tests.pytest_plugin.test_xfail": [], + "tests.test_cases.test_array.test_array": [], + "tests.test_cases.test_array_simple.test_array_simple": [], + "tests.test_cases.test_async_bridge.test_async_bridge": [], + "tests.test_cases.test_cocotb.common": [], + "tests.test_cases.test_cocotb.pytest_assertion_rewriting": [], + "tests.test_cases.test_cocotb.test_async_coroutines": [], + "tests.test_cases.test_cocotb.test_async_generators": [], + "tests.test_cases.test_cocotb.test_ci": [], + "tests.test_cases.test_cocotb.test_clock": [], + "tests.test_cases.test_cocotb.test_deprecated": [], + "tests.test_cases.test_cocotb.test_edge_triggers": [], + "tests.test_cases.test_cocotb.test_first_combine": [], + "tests.test_cases.test_cocotb.test_handle": [], + "tests.test_cases.test_cocotb.test_logging": [], + "tests.test_cases.test_cocotb.test_queues": [], + "tests.test_cases.test_cocotb.test_scheduler": [], + "tests.test_cases.test_cocotb.test_sim_time_utils": [], + "tests.test_cases.test_cocotb.test_start_soon": [], + "tests.test_cases.test_cocotb.test_synchronization_primitives": [], + "tests.test_cases.test_cocotb.test_task_manager": [], + "tests.test_cases.test_cocotb.test_testfactory": [], + "tests.test_cases.test_cocotb.test_tests": [], + "tests.test_cases.test_cocotb.test_timing_triggers": [], + "tests.test_cases.test_cocotb.test_waiters": [], + "tests.test_cases.test_compare.test_compare": [], + "tests.test_cases.test_configuration.test_configurations": [], + "tests.test_cases.test_custom_entry.custom_entry": [], + "tests.test_cases.test_deadlock.test_deadlock": [], + "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter": [], + "tests.test_cases.test_discovery.test_discovery": [], + "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator": [], + "tests.test_cases.test_exit_error.test_exit": [], + "tests.test_cases.test_failure.test_failure": [], + "tests.test_cases.test_fatal.test_fatal": [], + "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers": [], + "tests.test_cases.test_force_release.test_force_release": [], + "tests.test_cases.test_forked_exception.test_forked_exception": [], + "tests.test_cases.test_gpi_extra_bad_lib.test_simple": [], + "tests.test_cases.test_gpi_users_bad_lib.test_simple": [], + "tests.test_cases.test_gpi_users_notset.test_simple": [], + "tests.test_cases.test_indexing_warning.indexing_warning_tests": [], + "tests.test_cases.test_indexing_warning.test_indexing_warning": [], + "tests.test_cases.test_inertial_writes.inertial_writes_tests": [], + "tests.test_cases.test_integers.integer_tests": [], + "tests.test_cases.test_integers.test_integers": [], + "tests.test_cases.test_iteration_mixedlang.test_iteration": [], + "tests.test_cases.test_iteration_verilog.test_iteration_es": [], + "tests.test_cases.test_iteration_vhdl.test_iteration": [], + "tests.test_cases.test_kill_sim.kill_sim_tests": [], + "tests.test_cases.test_listing.check_results": [], + "tests.test_cases.test_listing.test_listing_1": [], + "tests.test_cases.test_listing.test_listing_2": [], + "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing": [], + "tests.test_cases.test_log_prefix.log_prefix_tests": [], + "tests.test_cases.test_log_prefix.test_log_prefix": [], + "tests.test_cases.test_long_log_msg.test_long_log_msg": [], + "tests.test_cases.test_max_failures.test_max_failures": [], + "tests.test_cases.test_module_var_messy.test_nothing": [], + "tests.test_cases.test_module_without_tests.test_nothing": [], + "tests.test_cases.test_multi_dimension_array.test_cocotb_array": [], + "tests.test_cases.test_multi_level_module_path": [], + "tests.test_cases.test_multi_level_module_path.test_package.test_module_path": [], + "tests.test_cases.test_multi_level_module_path.test_package": [], + "tests.test_cases.test_null_ranges.test_null_ranges": [], + "tests.test_cases.test_one_empty_test.test_one_empty_test": [], + "tests.test_cases.test_package.test_package": [], + "tests.test_cases.test_packed_union.test_packed_union": [], + "tests.test_cases.test_plusargs.plusargs": [], + "tests.test_cases.test_random_test_order.test_random_test_order": [], + "tests.test_cases.test_seed.test_other": [], + "tests.test_cases.test_seed.test_seed": [], + "tests.test_cases.test_select_testcase.x_tests": [], + "tests.test_cases.test_select_testcase.y_tests": [], + "tests.test_cases.test_select_testcase.y_tests_again": [], + "tests.test_cases.test_select_testcase_error.x_tests": [], + "tests.test_cases.test_similar_scope_name.test_similar_scope_name": [], + "tests.test_cases.test_skip.test_skip": [], + "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run": [], + "tests.test_cases.test_struct.test_struct": [], + "tests.test_cases.test_sv_interface.test_sv_if": [], + "tests.test_cases.test_test_filter.x_tests": [], + "tests.test_cases.test_toplevel_architecture_same_as_entity.test_toplevel_architecture_same_as_entity": [], + "tests.test_cases.test_toplevel_library.test_myentity": [], + "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak": [], + "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a": [], + "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b": [], + "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c": [], + "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d": [], + "tests.test_cases.test_verilog_access.test_verilog_access": [], + "tests.test_cases.test_verilog_include_dirs.test_verilog_include_dirs": [], + "tests.test_cases.test_vhdl_access.test_vhdl_access": [], + "tests.test_cases.test_vhdl_integer.test_vhdl_integer": [], + "tests.test_cases.test_vhdl_libraries.test_ab": [], + "tests.test_cases.test_vhdl_libraries_multiple.test_abcde": [], + "tests.test_cases.test_xfail.test_xfail": [] + }, + "dependency_graph": { + "__future__": { + "used_by": [ + "cocotb_build_libs", + "noxfile", + "setup", + ".github.generate-envs", + "examples.adder.model.adder_model", + "examples.adder.tests.test_adder", + "examples.analog_model.afe", + "examples.analog_model.test_analog_model", + "examples.first_steps.counter_tests", + "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "examples.matrix_multiplier.tests.test_matrix_multiplier", + "examples.mixed_language.tests.test_mixed_language", + "examples.mixed_signal.tests.test_regulator_plot", + "examples.mixed_signal.tests.test_regulator_trim", + "examples.mixed_signal.tests.test_rescap", + "examples.mixed_signal.tests.test_rescap_minimalist", + "examples.simple_dff.test_dff", + "src.cocotb.clock", + "src.cocotb.debug", + "src.cocotb.handle", + "src.cocotb.logging", + "src.cocotb.queue", + "src.cocotb.regression", + "src.cocotb.result", + "src.cocotb.simtime", + "src.cocotb.task", + "src.cocotb.triggers", + "src.cocotb.utils", + "src.cocotb._ANSI", + "src.cocotb._base_triggers", + "src.cocotb._bridge", + "src.cocotb._concurrent_waiters", + "src.cocotb._decorators", + "src.cocotb._deprecation", + "src.cocotb._event_loop", + "src.cocotb._extended_awaitables", + "src.cocotb._gpi_triggers", + "src.cocotb._init", + "src.cocotb._outcomes", + "src.cocotb._profiling", + "src.cocotb._py_compat", + "src.cocotb._shutdown", + "src.cocotb._task_manager", + "src.cocotb._test_factory", + "src.cocotb._test_manager", + "src.cocotb._utils", + "src.cocotb._version", + "src.cocotb._xunit_reporter", + "src.cocotb", + "src.cocotb.types._abstract_array", + "src.cocotb.types._array", + "src.cocotb.types._indexing", + "src.cocotb.types._logic", + "src.cocotb.types._logic_array", + "src.cocotb.types._range", + "src.cocotb.types._resolve", + "src.cocotb.types", + "src.cocotb_tools.check_results", + "src.cocotb_tools.combine_results", + "src.cocotb_tools.config", + "src.cocotb_tools.ipython_support", + "src.cocotb_tools.runner", + "src.cocotb_tools.sim_versions", + "src.cocotb_tools._coverage", + "src.cocotb_tools._env", + "src.cocotb_tools._pytest.hdl", + "src.cocotb_tools._pytest.hookspecs", + "src.cocotb_tools._pytest.mark", + "src.cocotb_tools._pytest.plugin", + "src.cocotb_tools._pytest._compat", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._fixture", + "src.cocotb_tools._pytest._handle", + "src.cocotb_tools._pytest._init", + "src.cocotb_tools._pytest._junitxml", + "src.cocotb_tools._pytest._logging", + "src.cocotb_tools._pytest._option", + "src.cocotb_tools._pytest._regression", + "src.cocotb_tools._pytest._runner", + "src.cocotb_tools._pytest._test", + "src.cocotb_tools._pytest._testbench", + "src.pygpi.entry", + "tests.benchmarks.test_matrix_multiplier", + "tests.benchmarks.test_parameterize_perf.parametrize_performance_tests", + "tests.benchmarks.test_parameterize_perf.test_parameterize_perf", + "tests.pytest.test_array", + "tests.pytest.test_cocotb", + "tests.pytest.test_env", + "tests.pytest.test_ipython_support", + "tests.pytest.test_logging_with_envs", + "tests.pytest.test_logic", + "tests.pytest.test_logic_array", + "tests.pytest.test_logs", + "tests.pytest.test_parallel_cocotb", + "tests.pytest.test_parameterize", + "tests.pytest.test_plusargs", + "tests.pytest.test_range", + "tests.pytest.test_runner", + "tests.pytest.test_timescale", + "tests.pytest.test_vhdl_libraries_multiple", + "tests.pytest.test_waves", + "tests.pytest.test_xunit_reporter", + "tests.pytest_plugin.conftest", + "tests.pytest_plugin.test_caplog", + "tests.pytest_plugin.test_cocotb", + "tests.pytest_plugin.test_cocotb_top", + "tests.pytest_plugin.test_end_test", + "tests.pytest_plugin.test_fixture", + "tests.pytest_plugin.test_parametrize", + "tests.pytest_plugin.test_sample_module", + "tests.pytest_plugin.test_sample_module_1", + "tests.pytest_plugin.test_sample_module_2", + "tests.pytest_plugin.test_session", + "tests.pytest_plugin.test_timeout", + "tests.pytest_plugin.test_xfail", + "tests.test_cases.test_array.test_array", + "tests.test_cases.test_array_simple.test_array_simple", + "tests.test_cases.test_async_bridge.test_async_bridge", + "tests.test_cases.test_cocotb.common", + "tests.test_cases.test_cocotb.pytest_assertion_rewriting", + "tests.test_cases.test_cocotb.test_async_coroutines", + "tests.test_cases.test_cocotb.test_async_generators", + "tests.test_cases.test_cocotb.test_ci", + "tests.test_cases.test_cocotb.test_clock", + "tests.test_cases.test_cocotb.test_deprecated", + "tests.test_cases.test_cocotb.test_edge_triggers", + "tests.test_cases.test_cocotb.test_first_combine", + "tests.test_cases.test_cocotb.test_handle", + "tests.test_cases.test_cocotb.test_logging", + "tests.test_cases.test_cocotb.test_queues", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_cocotb.test_sim_time_utils", + "tests.test_cases.test_cocotb.test_start_soon", + "tests.test_cases.test_cocotb.test_synchronization_primitives", + "tests.test_cases.test_cocotb.test_task_manager", + "tests.test_cases.test_cocotb.test_testfactory", + "tests.test_cases.test_cocotb.test_tests", + "tests.test_cases.test_cocotb.test_timing_triggers", + "tests.test_cases.test_cocotb.test_waiters", + "tests.test_cases.test_compare.test_compare", + "tests.test_cases.test_configuration.test_configurations", + "tests.test_cases.test_custom_entry.custom_entry", + "tests.test_cases.test_deadlock.test_deadlock", + "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter", + "tests.test_cases.test_discovery.test_discovery", + "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator", + "tests.test_cases.test_exit_error.test_exit", + "tests.test_cases.test_failure.test_failure", + "tests.test_cases.test_fatal.test_fatal", + "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "tests.test_cases.test_force_release.test_force_release", + "tests.test_cases.test_forked_exception.test_forked_exception", + "tests.test_cases.test_gpi_extra_bad_lib.test_simple", + "tests.test_cases.test_gpi_users_bad_lib.test_simple", + "tests.test_cases.test_gpi_users_notset.test_simple", + "tests.test_cases.test_indexing_warning.indexing_warning_tests", + "tests.test_cases.test_indexing_warning.test_indexing_warning", + "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "tests.test_cases.test_integers.integer_tests", + "tests.test_cases.test_integers.test_integers", + "tests.test_cases.test_iteration_mixedlang.test_iteration", + "tests.test_cases.test_iteration_verilog.test_iteration_es", + "tests.test_cases.test_iteration_vhdl.test_iteration", + "tests.test_cases.test_kill_sim.kill_sim_tests", + "tests.test_cases.test_listing.check_results", + "tests.test_cases.test_listing.test_listing_1", + "tests.test_cases.test_listing.test_listing_2", + "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "tests.test_cases.test_log_prefix.log_prefix_tests", + "tests.test_cases.test_log_prefix.test_log_prefix", + "tests.test_cases.test_long_log_msg.test_long_log_msg", + "tests.test_cases.test_max_failures.test_max_failures", + "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "tests.test_cases.test_multi_level_module_path.test_package.test_module_path", + "tests.test_cases.test_null_ranges.test_null_ranges", + "tests.test_cases.test_one_empty_test.test_one_empty_test", + "tests.test_cases.test_package.test_package", + "tests.test_cases.test_packed_union.test_packed_union", + "tests.test_cases.test_plusargs.plusargs", + "tests.test_cases.test_random_test_order.test_random_test_order", + "tests.test_cases.test_seed.test_other", + "tests.test_cases.test_seed.test_seed", + "tests.test_cases.test_select_testcase.x_tests", + "tests.test_cases.test_select_testcase.y_tests", + "tests.test_cases.test_select_testcase.y_tests_again", + "tests.test_cases.test_select_testcase_error.x_tests", + "tests.test_cases.test_similar_scope_name.test_similar_scope_name", + "tests.test_cases.test_skip.test_skip", + "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run", + "tests.test_cases.test_struct.test_struct", + "tests.test_cases.test_sv_interface.test_sv_if", + "tests.test_cases.test_test_filter.x_tests", + "tests.test_cases.test_toplevel_architecture_same_as_entity.test_toplevel_architecture_same_as_entity", + "tests.test_cases.test_toplevel_library.test_myentity", + "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a", + "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b", + "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c", + "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d", + "tests.test_cases.test_verilog_access.test_verilog_access", + "tests.test_cases.test_verilog_include_dirs.test_verilog_include_dirs", + "tests.test_cases.test_vhdl_access.test_vhdl_access", + "tests.test_cases.test_vhdl_integer.test_vhdl_integer", + "tests.test_cases.test_vhdl_libraries.test_ab", + "tests.test_cases.test_vhdl_libraries_multiple.test_abcde", + "tests.test_cases.test_xfail.test_xfail" + ], + "import_count": 206 + }, + "distutils": { + "used_by": [ + "cocotb_build_libs" + ], + "import_count": 3 + }, + "logging": { + "used_by": [ + "cocotb_build_libs", + "setup", + "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "src.cocotb.clock", + "src.cocotb.handle", + "src.cocotb.logging", + "src.cocotb.regression", + "src.cocotb.task", + "src.cocotb._base_triggers", + "src.cocotb._bridge", + "src.cocotb._event_loop", + "src.cocotb._init", + "src.cocotb._test_factory", + "src.cocotb", + "src.cocotb_tools.runner", + "src.cocotb_tools._pytest._logging", + "src.cocotb_tools._pytest._regression", + "tests.pytest.test_env", + "tests.pytest.test_logging_with_envs", + "tests.pytest_plugin.test_caplog", + "tests.test_cases.test_array.test_array", + "tests.test_cases.test_array_simple.test_array_simple", + "tests.test_cases.test_cocotb.test_handle", + "tests.test_cases.test_cocotb.test_logging", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter", + "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "tests.test_cases.test_iteration_mixedlang.test_iteration", + "tests.test_cases.test_iteration_verilog.test_iteration_es", + "tests.test_cases.test_iteration_vhdl.test_iteration", + "tests.test_cases.test_log_prefix.log_prefix_tests", + "tests.test_cases.test_struct.test_struct", + "tests.test_cases.test_vhdl_access.test_vhdl_access" + ], + "import_count": 46 + }, + "os": { + "used_by": [ + "cocotb_build_libs", + "noxfile", + "setup", + "docs.source.conf", + "examples.adder.tests.test_adder", + "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "examples.matrix_multiplier.tests.test_matrix_multiplier", + "examples.mixed_language.tests.test_mixed_language", + "examples.simple_dff.test_dff", + "src.cocotb.logging", + "src.cocotb.regression", + "src.cocotb._init", + "src.cocotb._xunit_reporter", + "src.cocotb_tools.config", + "src.cocotb_tools.runner", + "src.cocotb_tools._env", + "src.cocotb_tools._pytest.hdl", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._runner", + "tests.pytest.test_cocotb", + "tests.pytest.test_env", + "tests.pytest.test_ipython_support", + "tests.pytest.test_logs", + "tests.pytest.test_parallel_cocotb", + "tests.pytest.test_plusargs", + "tests.pytest.test_runner", + "tests.pytest.test_timescale", + "tests.pytest.test_vhdl_libraries_multiple", + "tests.pytest.test_waves", + "tests.test_cases.test_array.test_array", + "tests.test_cases.test_array_simple.test_array_simple", + "tests.test_cases.test_cocotb.test_ci", + "tests.test_cases.test_cocotb.test_clock", + "tests.test_cases.test_cocotb.test_deprecated", + "tests.test_cases.test_cocotb.test_edge_triggers", + "tests.test_cases.test_cocotb.test_handle", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_cocotb.test_timing_triggers", + "tests.test_cases.test_discovery.test_discovery", + "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "tests.test_cases.test_force_release.test_force_release", + "tests.test_cases.test_indexing_warning.test_indexing_warning", + "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "tests.test_cases.test_integers.integer_tests", + "tests.test_cases.test_integers.test_integers", + "tests.test_cases.test_iteration_vhdl.test_iteration", + "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "tests.test_cases.test_log_prefix.test_log_prefix", + "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "tests.test_cases.test_null_ranges.test_null_ranges", + "tests.test_cases.test_packed_union.test_packed_union", + "tests.test_cases.test_struct.test_struct", + "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak" + ], + "import_count": 55 + }, + "subprocess": { + "used_by": [ + "cocotb_build_libs", + "docs.source.conf", + "src.cocotb_tools.runner", + "tests.pytest.test_env", + "tests.pytest.test_ipython_support", + "tests.pytest.test_waves", + "tests.test_cases.test_integers.test_integers" + ], + "import_count": 7 + }, + "sys": { + "used_by": [ + "cocotb_build_libs", + "setup", + ".github.generate-envs", + "docs.source.conf", + "examples.adder.tests.test_adder", + "examples.matrix_multiplier.tests.test_matrix_multiplier", + "examples.mixed_language.tests.test_mixed_language", + "src.cocotb.clock", + "src.cocotb.logging", + "src.cocotb.queue", + "src.cocotb.regression", + "src.cocotb.simtime", + "src.cocotb.task", + "src.cocotb._base_triggers", + "src.cocotb._bridge", + "src.cocotb._concurrent_waiters", + "src.cocotb._decorators", + "src.cocotb._deprecation", + "src.cocotb._gpi_triggers", + "src.cocotb._outcomes", + "src.cocotb._py_compat", + "src.cocotb._task_manager", + "src.cocotb._test_manager", + "src.cocotb._utils", + "src.cocotb.types._logic", + "src.cocotb.types._logic_array", + "src.cocotb.types._resolve", + "src.cocotb_tools.check_results", + "src.cocotb_tools.combine_results", + "src.cocotb_tools.config", + "src.cocotb_tools.runner", + "src.cocotb_tools.sim_versions", + "src.cocotb_tools._pytest._init", + "tests.benchmarks.test_matrix_multiplier", + "tests.benchmarks.test_parameterize_perf.test_parameterize_perf", + "tests.pytest.test_cocotb", + "tests.pytest.test_env", + "tests.pytest.test_ipython_support", + "tests.pytest.test_logs", + "tests.pytest.test_parallel_cocotb", + "tests.pytest.test_plusargs", + "tests.pytest.test_runner", + "tests.pytest.test_timescale", + "tests.pytest.test_vhdl_libraries_multiple", + "tests.pytest.test_waves", + "tests.test_cases.test_cocotb.test_ci", + "tests.test_cases.test_cocotb.test_deprecated", + "tests.test_cases.test_cocotb.test_task_manager", + "tests.test_cases.test_kill_sim.kill_sim_tests", + "tests.test_cases.test_listing.check_results", + "tests.test_cases.test_xfail.test_xfail" + ], + "import_count": 51 + }, + "sysconfig": { + "used_by": [ + "cocotb_build_libs" + ], + "import_count": 1 + }, + "textwrap": { + "used_by": [ + "cocotb_build_libs", + "docs.source.conf", + "src.cocotb_tools.config", + "src.cocotb_tools._pytest.plugin" + ], + "import_count": 4 + }, + "setuptools": { + "used_by": [ + "cocotb_build_libs", + "setup" + ], + "import_count": 4 + }, + "glob": { + "used_by": [ + "noxfile" + ], + "import_count": 1 + }, + "shutil": { + "used_by": [ + "noxfile", + "src.cocotb_tools.runner", + "src.cocotb_tools._pytest.hdl" + ], + "import_count": 3 + }, + "contextlib": { + "used_by": [ + "noxfile", + "src.cocotb._base_triggers", + "src.cocotb._profiling", + "src.cocotb_tools.runner", + "tests.test_cases.test_cocotb.common", + "tests.test_cases.test_cocotb.test_logging", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_log_prefix.log_prefix_tests" + ], + "import_count": 9 + }, + "pathlib": { + "used_by": [ + "noxfile", + "examples.adder.tests.test_adder", + "examples.matrix_multiplier.tests.test_matrix_multiplier", + "examples.mixed_language.tests.test_mixed_language", + "examples.simple_dff.test_dff", + "src.cocotb._init", + "src.cocotb._xunit_reporter", + "src.cocotb_tools.check_results", + "src.cocotb_tools.combine_results", + "src.cocotb_tools.config", + "src.cocotb_tools.runner", + "src.cocotb_tools._env", + "src.cocotb_tools._pytest.hdl", + "src.cocotb_tools._pytest.plugin", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._option", + "src.cocotb_tools._pytest._regression", + "src.cocotb_tools._pytest._runner", + "tests.benchmarks.test_matrix_multiplier", + "tests.benchmarks.test_parameterize_perf.test_parameterize_perf", + "tests.pytest.test_env", + "tests.pytest.test_ipython_support", + "tests.pytest.test_logs", + "tests.pytest.test_plusargs", + "tests.pytest.test_vhdl_libraries_multiple", + "tests.pytest.test_waves", + "tests.pytest.test_xunit_reporter", + "tests.pytest_plugin.conftest", + "tests.pytest_plugin.test_session", + "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator", + "tests.test_cases.test_indexing_warning.test_indexing_warning", + "tests.test_cases.test_integers.test_integers", + "tests.test_cases.test_log_prefix.test_log_prefix", + "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run" + ], + "import_count": 34 + }, + "typing": { + "used_by": [ + "noxfile", + "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "src.cocotb.clock", + "src.cocotb.handle", + "src.cocotb.logging", + "src.cocotb.queue", + "src.cocotb.regression", + "src.cocotb.simtime", + "src.cocotb.task", + "src.cocotb._base_triggers", + "src.cocotb._bridge", + "src.cocotb._concurrent_waiters", + "src.cocotb._decorators", + "src.cocotb._deprecation", + "src.cocotb._event_loop", + "src.cocotb._extended_awaitables", + "src.cocotb._gpi_triggers", + "src.cocotb._init", + "src.cocotb._outcomes", + "src.cocotb._shutdown", + "src.cocotb._task_manager", + "src.cocotb._test_factory", + "src.cocotb._test_manager", + "src.cocotb._utils", + "src.cocotb._xunit_reporter", + "src.cocotb.types._abstract_array", + "src.cocotb.types._array", + "src.cocotb.types._logic", + "src.cocotb.types._logic_array", + "src.cocotb.types._range", + "src.cocotb.types._resolve", + "src.cocotb_tools.ipython_support", + "src.cocotb_tools.runner", + "src.cocotb_tools.sim_versions", + "src.cocotb_tools._pytest.hdl", + "src.cocotb_tools._pytest.mark", + "src.cocotb_tools._pytest.plugin", + "src.cocotb_tools._pytest._compat", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._fixture", + "src.cocotb_tools._pytest._logging", + "src.cocotb_tools._pytest._option", + "src.cocotb_tools._pytest._regression", + "src.cocotb_tools._pytest._runner", + "src.cocotb_tools._pytest._test", + "src.pygpi.entry", + "tests.pytest.test_env", + "tests.pytest_plugin.conftest", + "tests.test_cases.test_cocotb.common", + "tests.test_cases.test_cocotb.test_clock", + "tests.test_cases.test_cocotb.test_deprecated", + "tests.test_cases.test_cocotb.test_first_combine", + "tests.test_cases.test_cocotb.test_handle", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_cocotb.test_synchronization_primitives", + "tests.test_cases.test_cocotb.test_task_manager", + "tests.test_cases.test_indexing_warning.indexing_warning_tests", + "tests.test_cases.test_integers.integer_tests", + "tests.test_cases.test_kill_sim.kill_sim_tests", + "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "tests.test_cases.test_null_ranges.test_null_ranges" + ], + "import_count": 159 + }, + "nox": { + "used_by": [ + "noxfile" + ], + "import_count": 1 + }, + "nox_uv": { + "used_by": [ + "noxfile" + ], + "import_count": 1 + }, + "io": { + "used_by": [ + "setup" + ], + "import_count": 1 + }, + "argparse": { + "used_by": [ + ".github.generate-envs", + "src.cocotb_tools.check_results", + "src.cocotb_tools.combine_results", + "src.cocotb_tools.config", + "src.cocotb_tools._pytest.plugin" + ], + "import_count": 5 + }, + "json": { + "used_by": [ + ".github.generate-envs" + ], + "import_count": 1 + }, + "datetime": { + "used_by": [ + "docs.source.conf", + "src.cocotb._xunit_reporter", + "tests.pytest.test_xunit_reporter" + ], + "import_count": 5 + }, + "cocotb": { + "used_by": [ + "docs.source.conf", + "examples.adder.tests.test_adder", + "examples.analog_model.afe", + "examples.analog_model.test_analog_model", + "examples.first_steps.counter_tests", + "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "examples.mixed_language.tests.test_mixed_language", + "examples.mixed_signal.tests.test_regulator_plot", + "examples.mixed_signal.tests.test_regulator_trim", + "examples.mixed_signal.tests.test_rescap", + "examples.mixed_signal.tests.test_rescap_minimalist", + "examples.simple_dff.test_dff", + "src.cocotb.clock", + "src.cocotb.handle", + "src.cocotb.logging", + "src.cocotb.queue", + "src.cocotb.regression", + "src.cocotb.result", + "src.cocotb.simtime", + "src.cocotb.task", + "src.cocotb.triggers", + "src.cocotb.utils", + "src.cocotb._ANSI", + "src.cocotb._base_triggers", + "src.cocotb._bridge", + "src.cocotb._concurrent_waiters", + "src.cocotb._decorators", + "src.cocotb._event_loop", + "src.cocotb._extended_awaitables", + "src.cocotb._gpi_triggers", + "src.cocotb._init", + "src.cocotb._outcomes", + "src.cocotb._profiling", + "src.cocotb._shutdown", + "src.cocotb._task_manager", + "src.cocotb._test_factory", + "src.cocotb._test_manager", + "src.cocotb", + "src.cocotb.types._abstract_array", + "src.cocotb.types._array", + "src.cocotb.types._indexing", + "src.cocotb.types._logic", + "src.cocotb.types._logic_array", + "src.cocotb_tools.config", + "src.cocotb_tools.ipython_support", + "src.cocotb_tools.runner", + "src.cocotb_tools._coverage", + "src.cocotb_tools._pytest.mark", + "src.cocotb_tools._pytest.plugin", + "src.cocotb_tools._pytest._compat", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._fixture", + "src.cocotb_tools._pytest._init", + "src.cocotb_tools._pytest._logging", + "src.cocotb_tools._pytest._regression", + "src.cocotb_tools._pytest._test", + "tests.benchmarks.test_parameterize_perf.parametrize_performance_tests", + "tests.pytest.test_array", + "tests.pytest.test_env", + "tests.pytest.test_logging_with_envs", + "tests.pytest.test_logic", + "tests.pytest.test_logic_array", + "tests.pytest.test_logs", + "tests.pytest.test_parameterize", + "tests.pytest.test_range", + "tests.pytest.test_runner", + "tests.pytest.test_timescale", + "tests.pytest.test_waves", + "tests.pytest.test_xunit_reporter", + "tests.pytest_plugin.conftest", + "tests.pytest_plugin.test_cocotb", + "tests.pytest_plugin.test_cocotb_top", + "tests.pytest_plugin.test_end_test", + "tests.pytest_plugin.test_sample_module", + "tests.pytest_plugin.test_sample_module_1", + "tests.pytest_plugin.test_sample_module_2", + "tests.pytest_plugin.test_session", + "tests.pytest_plugin.test_timeout", + "tests.pytest_plugin.test_xfail", + "tests.test_cases.test_array.test_array", + "tests.test_cases.test_array_simple.test_array_simple", + "tests.test_cases.test_async_bridge.test_async_bridge", + "tests.test_cases.test_cocotb.common", + "tests.test_cases.test_cocotb.pytest_assertion_rewriting", + "tests.test_cases.test_cocotb.test_async_coroutines", + "tests.test_cases.test_cocotb.test_async_generators", + "tests.test_cases.test_cocotb.test_ci", + "tests.test_cases.test_cocotb.test_clock", + "tests.test_cases.test_cocotb.test_deprecated", + "tests.test_cases.test_cocotb.test_edge_triggers", + "tests.test_cases.test_cocotb.test_first_combine", + "tests.test_cases.test_cocotb.test_handle", + "tests.test_cases.test_cocotb.test_logging", + "tests.test_cases.test_cocotb.test_queues", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_cocotb.test_sim_time_utils", + "tests.test_cases.test_cocotb.test_start_soon", + "tests.test_cases.test_cocotb.test_synchronization_primitives", + "tests.test_cases.test_cocotb.test_task_manager", + "tests.test_cases.test_cocotb.test_testfactory", + "tests.test_cases.test_cocotb.test_tests", + "tests.test_cases.test_cocotb.test_timing_triggers", + "tests.test_cases.test_cocotb.test_waiters", + "tests.test_cases.test_compare.test_compare", + "tests.test_cases.test_configuration.test_configurations", + "tests.test_cases.test_deadlock.test_deadlock", + "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter", + "tests.test_cases.test_discovery.test_discovery", + "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator", + "tests.test_cases.test_exit_error.test_exit", + "tests.test_cases.test_failure.test_failure", + "tests.test_cases.test_fatal.test_fatal", + "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "tests.test_cases.test_force_release.test_force_release", + "tests.test_cases.test_forked_exception.test_forked_exception", + "tests.test_cases.test_gpi_extra_bad_lib.test_simple", + "tests.test_cases.test_gpi_users_bad_lib.test_simple", + "tests.test_cases.test_gpi_users_notset.test_simple", + "tests.test_cases.test_indexing_warning.indexing_warning_tests", + "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "tests.test_cases.test_integers.integer_tests", + "tests.test_cases.test_iteration_mixedlang.test_iteration", + "tests.test_cases.test_iteration_verilog.test_iteration_es", + "tests.test_cases.test_iteration_vhdl.test_iteration", + "tests.test_cases.test_kill_sim.kill_sim_tests", + "tests.test_cases.test_listing.test_listing_1", + "tests.test_cases.test_listing.test_listing_2", + "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "tests.test_cases.test_log_prefix.log_prefix_tests", + "tests.test_cases.test_long_log_msg.test_long_log_msg", + "tests.test_cases.test_max_failures.test_max_failures", + "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "tests.test_cases.test_multi_level_module_path.test_package.test_module_path", + "tests.test_cases.test_null_ranges.test_null_ranges", + "tests.test_cases.test_one_empty_test.test_one_empty_test", + "tests.test_cases.test_package.test_package", + "tests.test_cases.test_packed_union.test_packed_union", + "tests.test_cases.test_plusargs.plusargs", + "tests.test_cases.test_random_test_order.test_random_test_order", + "tests.test_cases.test_seed.test_other", + "tests.test_cases.test_seed.test_seed", + "tests.test_cases.test_select_testcase.x_tests", + "tests.test_cases.test_select_testcase.y_tests", + "tests.test_cases.test_select_testcase.y_tests_again", + "tests.test_cases.test_select_testcase_error.x_tests", + "tests.test_cases.test_similar_scope_name.test_similar_scope_name", + "tests.test_cases.test_skip.test_skip", + "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run", + "tests.test_cases.test_struct.test_struct", + "tests.test_cases.test_sv_interface.test_sv_if", + "tests.test_cases.test_test_filter.x_tests", + "tests.test_cases.test_toplevel_architecture_same_as_entity.test_toplevel_architecture_same_as_entity", + "tests.test_cases.test_toplevel_library.test_myentity", + "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a", + "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b", + "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c", + "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d", + "tests.test_cases.test_verilog_access.test_verilog_access", + "tests.test_cases.test_verilog_include_dirs.test_verilog_include_dirs", + "tests.test_cases.test_vhdl_access.test_vhdl_access", + "tests.test_cases.test_vhdl_integer.test_vhdl_integer", + "tests.test_cases.test_vhdl_libraries.test_ab", + "tests.test_cases.test_vhdl_libraries_multiple.test_abcde", + "tests.test_cases.test_xfail.test_xfail" + ], + "import_count": 682 + }, + "cocotb_tools": { + "used_by": [ + "docs.source.conf", + "examples.adder.tests.test_adder", + "examples.matrix_multiplier.tests.test_matrix_multiplier", + "examples.mixed_language.tests.test_mixed_language", + "examples.simple_dff.test_dff", + "src.cocotb.debug", + "src.cocotb.handle", + "src.cocotb.logging", + "src.cocotb.regression", + "src.cocotb._init", + "src.cocotb._profiling", + "src.cocotb._test_manager", + "src.cocotb.types._indexing", + "src.cocotb.types._resolve", + "src.cocotb_tools.config", + "src.cocotb_tools.runner", + "src.cocotb_tools.sim_versions", + "src.cocotb_tools._coverage", + "src.cocotb_tools._pytest.hdl", + "src.cocotb_tools._pytest.hookspecs", + "src.cocotb_tools._pytest.mark", + "src.cocotb_tools._pytest.plugin", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._init", + "src.cocotb_tools._pytest._option", + "src.cocotb_tools._pytest._regression", + "src.cocotb_tools._pytest._runner", + "src.pygpi.entry", + "tests.benchmarks.test_matrix_multiplier", + "tests.benchmarks.test_parameterize_perf.test_parameterize_perf", + "tests.pytest.test_cocotb", + "tests.pytest.test_env", + "tests.pytest.test_logs", + "tests.pytest.test_parallel_cocotb", + "tests.pytest.test_plusargs", + "tests.pytest.test_runner", + "tests.pytest.test_timescale", + "tests.pytest.test_vhdl_libraries_multiple", + "tests.pytest.test_waves", + "tests.pytest_plugin.conftest", + "tests.pytest_plugin.test_sample_module", + "tests.pytest_plugin.test_session", + "tests.test_cases.test_array.test_array", + "tests.test_cases.test_cocotb.test_edge_triggers", + "tests.test_cases.test_cocotb.test_handle", + "tests.test_cases.test_discovery.test_discovery", + "tests.test_cases.test_force_release.test_force_release", + "tests.test_cases.test_indexing_warning.test_indexing_warning", + "tests.test_cases.test_integers.integer_tests", + "tests.test_cases.test_integers.test_integers", + "tests.test_cases.test_log_prefix.test_log_prefix", + "tests.test_cases.test_packed_union.test_packed_union", + "tests.test_cases.test_struct.test_struct", + "tests.test_cases.test_sv_interface.test_sv_if", + "tests.test_cases.test_vhdl_integer.test_vhdl_integer" + ], + "import_count": 97 + }, + "sphinx": { + "used_by": [ + "docs.source.conf" + ], + "import_count": 2 + }, + "random": { + "used_by": [ + "examples.adder.tests.test_adder", + "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "examples.simple_dff.test_dff", + "src.cocotb.regression", + "src.cocotb._init", + "src.cocotb.types._resolve", + "src.cocotb_tools._pytest._regression", + "tests.pytest.test_logging_with_envs", + "tests.test_cases.test_cocotb.test_first_combine", + "tests.test_cases.test_cocotb.test_handle", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_cocotb.test_synchronization_primitives", + "tests.test_cases.test_integers.integer_tests", + "tests.test_cases.test_seed.test_seed", + "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a", + "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b", + "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c", + "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d" + ], + "import_count": 18 + }, + "adder_model": { + "used_by": [ + "examples.adder.tests.test_adder" + ], + "import_count": 1 + }, + "afe": { + "used_by": [ + "examples.analog_model.test_analog_model" + ], + "import_count": 1 + }, + "math": { + "used_by": [ + "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "examples.mixed_signal.tests.test_regulator_plot", + "src.cocotb.simtime", + "src.cocotb.types._logic_array" + ], + "import_count": 5 + }, + "collections": { + "used_by": [ + "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "examples.mixed_signal.tests.test_rescap", + "src.cocotb.handle", + "src.cocotb.queue", + "src.cocotb.task", + "src.cocotb._base_triggers", + "src.cocotb._bridge", + "src.cocotb._concurrent_waiters", + "src.cocotb._decorators", + "src.cocotb._event_loop", + "src.cocotb._extended_awaitables", + "src.cocotb._gpi_triggers", + "src.cocotb._task_manager", + "src.cocotb._test_factory", + "src.cocotb._test_manager", + "src.cocotb._utils", + "src.cocotb._xunit_reporter", + "src.cocotb.types._abstract_array", + "src.cocotb.types._array", + "src.cocotb.types._logic_array", + "src.cocotb.types._range", + "src.cocotb_tools.combine_results", + "src.cocotb_tools.runner", + "src.cocotb_tools._env", + "src.cocotb_tools._pytest.hdl", + "src.cocotb_tools._pytest.plugin", + "src.cocotb_tools._pytest._compat", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._option", + "src.cocotb_tools._pytest._regression", + "src.cocotb_tools._pytest._runner", + "src.cocotb_tools._pytest._test", + "tests.pytest.test_logging_with_envs", + "tests.pytest.test_xunit_reporter", + "tests.pytest_plugin.conftest", + "tests.pytest_plugin.test_fixture", + "tests.pytest_plugin.test_sample_module", + "tests.test_cases.test_cocotb.common", + "tests.test_cases.test_cocotb.test_first_combine", + "tests.test_cases.test_cocotb.test_logging", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_cocotb.test_task_manager", + "tests.test_cases.test_cocotb.test_testfactory", + "tests.test_cases.test_cocotb.test_tests", + "tests.test_cases.test_cocotb.test_timing_triggers", + "tests.test_cases.test_cocotb.test_waiters", + "tests.test_cases.test_log_prefix.log_prefix_tests" + ], + "import_count": 83 + }, + "pytest": { + "used_by": [ + "examples.matrix_multiplier.tests.test_matrix_multiplier", + "examples.mixed_language.tests.test_mixed_language", + "src.cocotb.regression", + "src.cocotb._decorators", + "src.cocotb_tools._pytest.hdl", + "src.cocotb_tools._pytest.hookspecs", + "src.cocotb_tools._pytest.mark", + "src.cocotb_tools._pytest.plugin", + "src.cocotb_tools._pytest._compat", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._junitxml", + "src.cocotb_tools._pytest._logging", + "src.cocotb_tools._pytest._option", + "src.cocotb_tools._pytest._regression", + "src.cocotb_tools._pytest._runner", + "src.cocotb_tools._pytest._testbench", + "tests.pytest.test_array", + "tests.pytest.test_cocotb", + "tests.pytest.test_env", + "tests.pytest.test_ipython_support", + "tests.pytest.test_logging_with_envs", + "tests.pytest.test_logic", + "tests.pytest.test_logic_array", + "tests.pytest.test_logs", + "tests.pytest.test_parallel_cocotb", + "tests.pytest.test_parameterize", + "tests.pytest.test_plusargs", + "tests.pytest.test_range", + "tests.pytest.test_runner", + "tests.pytest.test_timescale", + "tests.pytest.test_vhdl_libraries_multiple", + "tests.pytest.test_waves", + "tests.pytest_plugin.conftest", + "tests.pytest_plugin.test_caplog", + "tests.pytest_plugin.test_cocotb_top", + "tests.pytest_plugin.test_fixture", + "tests.pytest_plugin.test_parametrize", + "tests.pytest_plugin.test_sample_module", + "tests.pytest_plugin.test_session", + "tests.pytest_plugin.test_timeout", + "tests.pytest_plugin.test_xfail", + "tests.test_cases.test_array_simple.test_array_simple", + "tests.test_cases.test_async_bridge.test_async_bridge", + "tests.test_cases.test_cocotb.pytest_assertion_rewriting", + "tests.test_cases.test_cocotb.test_async_coroutines", + "tests.test_cases.test_cocotb.test_async_generators", + "tests.test_cases.test_cocotb.test_clock", + "tests.test_cases.test_cocotb.test_deprecated", + "tests.test_cases.test_cocotb.test_edge_triggers", + "tests.test_cases.test_cocotb.test_first_combine", + "tests.test_cases.test_cocotb.test_handle", + "tests.test_cases.test_cocotb.test_queues", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_cocotb.test_sim_time_utils", + "tests.test_cases.test_cocotb.test_synchronization_primitives", + "tests.test_cases.test_cocotb.test_task_manager", + "tests.test_cases.test_cocotb.test_tests", + "tests.test_cases.test_cocotb.test_timing_triggers", + "tests.test_cases.test_cocotb.test_waiters", + "tests.test_cases.test_discovery.test_discovery", + "tests.test_cases.test_indexing_warning.indexing_warning_tests", + "tests.test_cases.test_indexing_warning.test_indexing_warning", + "tests.test_cases.test_integers.integer_tests", + "tests.test_cases.test_integers.test_integers", + "tests.test_cases.test_log_prefix.test_log_prefix", + "tests.test_cases.test_null_ranges.test_null_ranges", + "tests.test_cases.test_skip.test_skip", + "tests.test_cases.test_vhdl_access.test_vhdl_access", + "tests.test_cases.test_xfail.test_xfail" + ], + "import_count": 136 + }, + "matplotlib": { + "used_by": [ + "examples.mixed_signal.tests.test_regulator_plot", + "examples.mixed_signal.tests.test_rescap" + ], + "import_count": 2 + }, + "itertools": { + "used_by": [ + "examples.mixed_signal.tests.test_regulator_trim", + "examples.mixed_signal.tests.test_rescap", + "src.cocotb._decorators", + "src.cocotb._test_factory", + "src.cocotb_tools.runner" + ], + "import_count": 5 + }, + "warnings": { + "used_by": [ + "src.cocotb.clock", + "src.cocotb.logging", + "src.cocotb.regression", + "src.cocotb.result", + "src.cocotb.simtime", + "src.cocotb.triggers", + "src.cocotb.utils", + "src.cocotb._base_triggers", + "src.cocotb._deprecation", + "src.cocotb._extended_awaitables", + "src.cocotb._gpi_triggers", + "src.cocotb._init", + "src.cocotb._test_factory", + "src.cocotb.types._array", + "src.cocotb.types._logic_array", + "src.cocotb_tools.runner", + "tests.test_cases.test_cocotb.test_deprecated", + "tests.test_cases.test_cocotb.test_logging" + ], + "import_count": 19 + }, + "decimal": { + "used_by": [ + "src.cocotb.clock", + "src.cocotb.simtime", + "src.cocotb.utils", + "src.cocotb._extended_awaitables", + "src.cocotb._gpi_triggers", + "tests.test_cases.test_cocotb.test_clock", + "tests.test_cases.test_cocotb.test_timing_triggers" + ], + "import_count": 7 + }, + "fractions": { + "used_by": [ + "src.cocotb.clock", + "src.cocotb.simtime", + "src.cocotb.utils", + "src.cocotb._gpi_triggers", + "tests.test_cases.test_cocotb.test_clock", + "tests.test_cases.test_cocotb.test_timing_triggers" + ], + "import_count": 6 + }, + "functools": { + "used_by": [ + "src.cocotb.clock", + "src.cocotb.handle", + "src.cocotb.logging", + "src.cocotb.simtime", + "src.cocotb.task", + "src.cocotb._base_triggers", + "src.cocotb._bridge", + "src.cocotb._deprecation", + "src.cocotb._event_loop", + "src.cocotb._utils", + "src.cocotb.types._logic", + "src.cocotb.types._range", + "src.cocotb.types._resolve", + "src.cocotb_tools._pytest._regression" + ], + "import_count": 14 + }, + "enum": { + "used_by": [ + "src.cocotb.handle", + "src.cocotb.regression", + "src.cocotb.task", + "src.cocotb._bridge", + "src.cocotb._decorators", + "src.cocotb._py_compat", + "src.cocotb._utils", + "tests.pytest.test_parameterize" + ], + "import_count": 11 + }, + "re": { + "used_by": [ + "src.cocotb.handle", + "src.cocotb.logging", + "src.cocotb.regression", + "src.cocotb._xunit_reporter", + "src.cocotb_tools.combine_results", + "src.cocotb_tools.runner", + "src.cocotb_tools.sim_versions", + "src.cocotb_tools._pytest.hdl", + "src.cocotb_tools._vendor.distutils_version", + "tests.pytest.test_env", + "tests.pytest.test_logging_with_envs", + "tests.test_cases.test_cocotb.common", + "tests.test_cases.test_cocotb.test_edge_triggers", + "tests.test_cases.test_cocotb.test_first_combine", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_cocotb.test_synchronization_primitives", + "tests.test_cases.test_cocotb.test_timing_triggers", + "tests.test_cases.test_listing.check_results", + "tests.test_cases.test_struct.test_struct" + ], + "import_count": 20 + }, + "abc": { + "used_by": [ + "src.cocotb.handle", + "src.cocotb.queue", + "src.cocotb._base_triggers", + "src.cocotb._extended_awaitables", + "src.cocotb._outcomes", + "src.cocotb.types._abstract_array", + "src.cocotb_tools.runner" + ], + "import_count": 9 + }, + "time": { + "used_by": [ + "src.cocotb.logging", + "src.cocotb.regression", + "src.cocotb._init", + "src.cocotb_tools._pytest.plugin", + "src.cocotb_tools._pytest._regression", + "tests.test_cases.test_async_bridge.test_async_bridge" + ], + "import_count": 7 + }, + "asyncio": { + "used_by": [ + "src.cocotb.queue", + "src.cocotb.task", + "src.cocotb._concurrent_waiters", + "src.cocotb._task_manager", + "src.cocotb._test_manager", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_cocotb.test_task_manager" + ], + "import_count": 9 + }, + "heapq": { + "used_by": [ + "src.cocotb.queue" + ], + "import_count": 1 + }, + "hashlib": { + "used_by": [ + "src.cocotb.regression", + "src.cocotb_tools._pytest._regression" + ], + "import_count": 2 + }, + "inspect": { + "used_by": [ + "src.cocotb.regression", + "src.cocotb.task", + "src.cocotb._decorators", + "src.cocotb._task_manager", + "src.cocotb._test_factory", + "src.cocotb_tools._pytest.mark", + "src.cocotb_tools._pytest.plugin", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._regression" + ], + "import_count": 10 + }, + "importlib": { + "used_by": [ + "src.cocotb.regression", + "src.cocotb._init", + "src.cocotb._version", + "src.cocotb_tools._pytest._regression", + "src.cocotb_tools._pytest._runner", + "src.pygpi.entry", + "tests.pytest.test_env" + ], + "import_count": 7 + }, + "_pytest": { + "used_by": [ + "src.cocotb.regression", + "src.cocotb_tools._pytest._junitxml", + "src.cocotb_tools._pytest._logging", + "src.cocotb_tools._pytest._regression" + ], + "import_count": 10 + }, + "traceback": { + "used_by": [ + "src.cocotb.task", + "src.cocotb._utils", + "src.cocotb._xunit_reporter", + "tests.test_cases.test_cocotb.common" + ], + "import_count": 4 + }, + "bdb": { + "used_by": [ + "src.cocotb.task", + "src.cocotb._bridge", + "src.cocotb._task_manager", + "src.cocotb_tools._pytest._regression" + ], + "import_count": 4 + }, + "types": { + "used_by": [ + "src.cocotb.task", + "src.cocotb._init", + "src.cocotb._test_factory", + "src.cocotb._utils", + "src.cocotb", + "src.cocotb_tools._pytest._fixture" + ], + "import_count": 9 + }, + "threading": { + "used_by": [ + "src.cocotb._bridge", + "src.cocotb_tools._pytest._controller", + "tests.test_cases.test_async_bridge.test_async_bridge" + ], + "import_count": 4 + }, + "coverage": { + "used_by": [ + "src.cocotb._init", + "src.cocotb_tools._coverage" + ], + "import_count": 2 + }, + "cProfile": { + "used_by": [ + "src.cocotb._profiling" + ], + "import_count": 1 + }, + "pstats": { + "used_by": [ + "src.cocotb._profiling" + ], + "import_count": 1 + }, + "exceptiongroup": { + "used_by": [ + "src.cocotb._task_manager", + "src.cocotb._test_manager", + "tests.test_cases.test_cocotb.test_task_manager", + "tests.test_cases.test_xfail.test_xfail" + ], + "import_count": 4 + }, + "pdb": { + "used_by": [ + "src.cocotb._test_manager" + ], + "import_count": 1 + }, + "platform": { + "used_by": [ + "src.cocotb._xunit_reporter", + "tests.pytest.test_xunit_reporter" + ], + "import_count": 2 + }, + "xml": { + "used_by": [ + "src.cocotb._xunit_reporter", + "src.cocotb_tools.check_results", + "src.cocotb_tools.combine_results", + "tests.pytest.test_xunit_reporter" + ], + "import_count": 8 + }, + "copy": { + "used_by": [ + "src.cocotb.types._array", + "src.cocotb.types._logic_array", + "src.cocotb.types._range", + "tests.pytest.test_array", + "tests.pytest.test_logic", + "tests.pytest.test_logic_array", + "tests.pytest.test_range" + ], + "import_count": 7 + }, + "find_libpython": { + "used_by": [ + "src.cocotb_tools.config", + "src.cocotb_tools.runner", + "tests.pytest.test_runner" + ], + "import_count": 3 + }, + "IPython": { + "used_by": [ + "src.cocotb_tools.ipython_support" + ], + "import_count": 3 + }, + "pygments": { + "used_by": [ + "src.cocotb_tools.ipython_support" + ], + "import_count": 1 + }, + "multiprocessing": { + "used_by": [ + "src.cocotb_tools.runner", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._regression" + ], + "import_count": 4 + }, + "shlex": { + "used_by": [ + "src.cocotb_tools.runner", + "src.cocotb_tools._env", + "src.cocotb_tools._pytest.plugin", + "src.cocotb_tools._pytest._controller", + "src.cocotb_tools._pytest._option", + "tests.pytest.test_env" + ], + "import_count": 6 + }, + "tempfile": { + "used_by": [ + "src.cocotb_tools.runner", + "tests.pytest.test_logs", + "tests.pytest.test_timescale", + "tests.pytest.test_waves" + ], + "import_count": 4 + }, + "pluggy": { + "used_by": [ + "src.cocotb_tools._pytest.plugin" + ], + "import_count": 1 + }, + "operator": { + "used_by": [ + "src.pygpi.entry", + "tests.test_cases.test_cocotb.common" + ], + "import_count": 2 + }, + "pexpect": { + "used_by": [ + "tests.pytest.test_ipython_support" + ], + "import_count": 2 + }, + "test_cocotb": { + "used_by": [ + "tests.pytest.test_logs", + "tests.pytest.test_parallel_cocotb", + "tests.pytest.test_timescale", + "tests.pytest.test_waves" + ], + "import_count": 35 + }, + "common": { + "used_by": [ + "tests.test_cases.test_cocotb.test_async_coroutines", + "tests.test_cases.test_cocotb.test_clock", + "tests.test_cases.test_cocotb.test_deprecated", + "tests.test_cases.test_cocotb.test_edge_triggers", + "tests.test_cases.test_cocotb.test_first_combine", + "tests.test_cases.test_cocotb.test_scheduler", + "tests.test_cases.test_cocotb.test_synchronization_primitives", + "tests.test_cases.test_cocotb.test_task_manager", + "tests.test_cases.test_cocotb.test_tests", + "tests.test_cases.test_cocotb.test_timing_triggers" + ], + "import_count": 14 + }, + "unittest": { + "used_by": [ + "tests.test_cases.test_cocotb.test_edge_triggers", + "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers" + ], + "import_count": 2 + }, + "pickle": { + "used_by": [ + "tests.test_cases.test_cocotb.test_handle" + ], + "import_count": 1 + }, + "gc": { + "used_by": [ + "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak" + ], + "import_count": 1 + }, + "psutil": { + "used_by": [ + "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak" + ], + "import_count": 1 + } + }, + "declared_dependencies": {}, + "call_graph": { + "cocotb_build_libs": [ + { + "caller": "cocotb_build_libs.create_sxs_assembly_manifest", + "callee": ".list.append", + "lineno": 74, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.create_rc_file", + "callee": "cocotb_build_libs.create_sxs_assembly_manifest", + "lineno": 151, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.create_rc_file", + "callee": "cocotb_build_libs.create_sxs_assembly_manifest", + "lineno": 175, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.build_ext._uses_msvc", + "callee": ".distutils.ccompiler.get_default_compiler", + "lineno": 215, + "resolution": "external_constructor_call" + }, + { + "caller": "cocotb_build_libs.build_ext.run", + "callee": "cocotb_build_libs.create_sxs_appconfig", + "lineno": 221, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.build_ext.build_extensions", + "callee": "cocotb_build_libs.build_ext._uses_msvc", + "lineno": 229, + "resolution": "self_method_call" + }, + { + "caller": "cocotb_build_libs.build_ext.build_extensions", + "callee": "cocotb_build_libs.build_ext.get_ext_filename", + "lineno": 248, + "resolution": "self_method_call" + }, + { + "caller": "cocotb_build_libs.build_ext.build_extensions", + "callee": "cocotb_build_libs.build_ext._uses_msvc", + "lineno": 258, + "resolution": "self_method_call" + }, + { + "caller": "cocotb_build_libs.build_ext.build_extensions", + "callee": "cocotb_build_libs.create_rc_file", + "lineno": 268, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.build_ext.build_extensions", + "callee": "cocotb_build_libs.build_ext._gen_import_libs", + "lineno": 273, + "resolution": "self_method_call" + }, + { + "caller": "cocotb_build_libs.build_ext.build_extension", + "callee": "cocotb_build_libs.build_ext._uses_msvc", + "lineno": 287, + "resolution": "self_method_call" + }, + { + "caller": "cocotb_build_libs.build_ext.get_ext_filename", + "callee": "cocotb_build_libs.build_ext._uses_msvc", + "lineno": 360, + "resolution": "self_method_call" + }, + { + "caller": "cocotb_build_libs.build_ext.get_ext_filename", + "callee": "cocotb_build_libs._get_lib_ext_name", + "lineno": 363, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.build_ext.copy_extensions_to_source", + "callee": "cocotb_build_libs.build_ext.get_ext_filename", + "lineno": 381, + "resolution": "self_method_call" + }, + { + "caller": "cocotb_build_libs.build_ext.copy_extensions_to_source", + "callee": ".distutils.file_util.copy_file", + "lineno": 391, + "resolution": "external_constructor_call" + }, + { + "caller": "cocotb_build_libs.build_ext._gen_import_libs", + "callee": "cocotb_build_libs.build_ext._uses_msvc", + "lineno": 402, + "resolution": "self_method_call" + }, + { + "caller": "cocotb_build_libs._get_python_lib", + "callee": "cocotb_build_libs._get_python_lib_link", + "lineno": 446, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs._get_python_lib", + "callee": "cocotb_build_libs._get_lib_ext_name", + "lineno": 446, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs._get_python_lib", + "callee": "cocotb_build_libs._get_python_lib_link", + "lineno": 449, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs._get_python_lib", + "callee": "cocotb_build_libs._get_python_lib_link", + "lineno": 456, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs._get_python_lib", + "callee": "cocotb_build_libs._get_lib_ext_name", + "lineno": 456, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs._get_common_lib_ext", + "callee": ".list.append", + "lineno": 479, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs._get_common_lib_ext", + "callee": ".setuptools.Extension", + "lineno": 482, + "resolution": "external_constructor_call" + }, + { + "caller": "cocotb_build_libs._get_common_lib_ext", + "callee": ".setuptools.Extension", + "lineno": 506, + "resolution": "external_constructor_call" + }, + { + "caller": "cocotb_build_libs._get_vpi_lib_ext", + "callee": ".setuptools.Extension", + "lineno": 537, + "resolution": "external_constructor_call" + }, + { + "caller": "cocotb_build_libs._get_vhpi_lib_ext", + "callee": ".setuptools.Extension", + "lineno": 562, + "resolution": "external_constructor_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_common_lib_ext", + "lineno": 591, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vpi_lib_ext", + "lineno": 601, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 607, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vpi_lib_ext", + "lineno": 617, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 623, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vhpi_lib_ext", + "lineno": 625, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 631, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".setuptools.Extension", + "lineno": 641, + "resolution": "external_constructor_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 649, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vpi_lib_ext", + "lineno": 659, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 665, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vpi_lib_ext", + "lineno": 672, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 675, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vhpi_lib_ext", + "lineno": 677, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 680, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vpi_lib_ext", + "lineno": 687, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 690, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vpi_lib_ext", + "lineno": 700, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 706, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vhpi_lib_ext", + "lineno": 708, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 714, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vpi_lib_ext", + "lineno": 721, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 726, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vhpi_lib_ext", + "lineno": 735, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 741, + "resolution": "local_builtin_method_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": "cocotb_build_libs._get_vpi_lib_ext", + "lineno": 748, + "resolution": "direct_name_call" + }, + { + "caller": "cocotb_build_libs.get_ext", + "callee": ".list.append", + "lineno": 751, + "resolution": "local_builtin_method_call" + } + ], + "noxfile": [ + { + "caller": "noxfile.dev_test", + "callee": "noxfile.build_cocotb_for_dev_test", + "lineno": 144, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.dev_test", + "callee": "noxfile.configure_test_env", + "lineno": 145, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.dev_test", + "callee": "noxfile.dev_test_nosim", + "lineno": 148, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.dev_test", + "callee": "noxfile.dev_test_sim", + "lineno": 149, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.dev_test", + "callee": "noxfile.dev_coverage_combine", + "lineno": 150, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.dev_test", + "callee": "noxfile.simulator_support_matrix", + "lineno": 136, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.dev_test_sim", + "callee": "noxfile.env_vars_for_sim_test", + "lineno": 161, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.dev_test_sim", + "callee": "noxfile.stringify_dict", + "lineno": 162, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.dev_test_sim", + "callee": ".pathlib.Path", + "lineno": 168, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_test_sim", + "callee": ".contextlib.suppress", + "lineno": 169, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_test_sim", + "callee": ".list.append", + "lineno": 176, + "resolution": "local_builtin_method_call" + }, + { + "caller": "noxfile.dev_test_sim", + "callee": ".list.append", + "lineno": 177, + "resolution": "local_builtin_method_call" + }, + { + "caller": "noxfile.dev_test_sim", + "callee": ".pathlib.Path", + "lineno": 185, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_test_sim", + "callee": ".typing.cast", + "lineno": 186, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_test_sim", + "callee": ".pathlib.Path", + "lineno": 229, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_test_sim", + "callee": ".pathlib.Path", + "lineno": 274, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_test_nosim", + "callee": ".pathlib.Path", + "lineno": 286, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_test_nosim", + "callee": ".contextlib.suppress", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_test_nosim", + "callee": ".pathlib.Path", + "lineno": 307, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_coverage_combine", + "callee": ".pathlib.Path", + "lineno": 317, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_coverage_report", + "callee": ".pathlib.Path", + "lineno": 331, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_coverage_report", + "callee": "noxfile.dev_coverage_combine", + "lineno": 332, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.dev_coverage_report", + "callee": ".pathlib.Path", + "lineno": 337, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.dev_coverage_report", + "callee": ".pathlib.Path", + "lineno": 348, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.release_install_from_sdist", + "callee": ".pathlib.Path", + "lineno": 448, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.release_test", + "callee": "noxfile.release_install_from_sdist", + "lineno": 479, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.release_test", + "callee": "noxfile.release_install_from_wheel", + "lineno": 481, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.release_test", + "callee": "noxfile.configure_test_env", + "lineno": 485, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.release_test", + "callee": "noxfile.release_test_nosim", + "lineno": 486, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.release_test", + "callee": "noxfile.release_test_sim", + "lineno": 487, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.release_test", + "callee": "noxfile.simulator_support_matrix", + "lineno": 472, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.release_install_from_wheel", + "callee": ".pathlib.Path", + "lineno": 493, + "resolution": "external_constructor_call" + }, + { + "caller": "noxfile.release_test_sim", + "callee": "noxfile.env_vars_for_sim_test", + "lineno": 519, + "resolution": "direct_name_call" + }, + { + "caller": "noxfile.release_test_sim", + "callee": "noxfile.stringify_dict", + "lineno": 520, + "resolution": "direct_name_call" + } + ], + "setup": [ + { + "caller": "setup.package_files", + "callee": ".os.walk", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "setup.package_files", + "callee": ".list.append", + "lineno": 42, + "resolution": "local_builtin_method_call" + }, + { + "caller": "setup.", + "callee": ".io.StringIO", + "lineno": 48, + "resolution": "external_constructor_call" + }, + { + "caller": "setup.", + "callee": ".setuptools.setup", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "setup.", + "callee": ".setuptools.find_packages", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "setup.", + "callee": "setup.package_files", + "lineno": 60, + "resolution": "direct_name_call" + }, + { + "caller": "setup.", + "callee": "setup.package_files", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "setup.", + "callee": "setup.package_files", + "lineno": 62, + "resolution": "direct_name_call" + }, + { + "caller": "setup.", + "callee": "setup.package_files", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "setup.", + "callee": "cocotb_build_libs.get_ext", + "lineno": 66, + "resolution": "imported_call" + } + ], + ".github.generate-envs": [ + { + "caller": ".github.generate-envs.main", + "callee": ".github.generate-envs.append_str_val", + "lineno": 569, + "resolution": "direct_name_call" + }, + { + "caller": ".github.generate-envs.main", + "callee": ".github.generate-envs.append_str_val", + "lineno": 570, + "resolution": "direct_name_call" + }, + { + "caller": ".github.generate-envs.main", + "callee": ".list.append", + "lineno": 573, + "resolution": "local_builtin_method_call" + }, + { + "caller": ".github.generate-envs.main", + "callee": ".list.append", + "lineno": 575, + "resolution": "local_builtin_method_call" + }, + { + "caller": ".github.generate-envs.main", + "callee": ".github.generate-envs.append_str_val", + "lineno": 576, + "resolution": "direct_name_call" + }, + { + "caller": ".github.generate-envs.main", + "callee": ".github.generate-envs.append_str_val", + "lineno": 577, + "resolution": "direct_name_call" + }, + { + "caller": ".github.generate-envs.main", + "callee": ".github.generate-envs.append_str_val", + "lineno": 578, + "resolution": "direct_name_call" + }, + { + "caller": ".github.generate-envs.main", + "callee": ".list.append", + "lineno": 580, + "resolution": "local_builtin_method_call" + }, + { + "caller": ".github.generate-envs.", + "callee": ".github.generate-envs.main", + "lineno": 605, + "resolution": "direct_name_call" + } + ], + "docs.source.conf": [ + { + "caller": "docs.source.conf.", + "callee": ".cocotb_tools._vendor.distutils_version.LooseVersion", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "docs.source.conf.block_gpi_links", + "callee": ".sphinx.util.logging.getLogger", + "lineno": 451, + "resolution": "external_constructor_call" + } + ], + "examples.adder.model.adder_model": [], + "examples.adder.model": [], + "examples.adder.tests.test_adder": [ + { + "caller": "examples.adder.tests.test_adder.adder_basic_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.adder.tests.test_adder.adder_basic_test", + "callee": ".adder_model.adder_model", + "lineno": 31, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.adder.tests.test_adder.adder_randomised_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 47, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.adder.tests.test_adder.adder_randomised_test", + "callee": ".adder_model.adder_model", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.adder.tests.test_adder.test_adder_runner", + "callee": ".pathlib.Path", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.adder.tests.test_adder.test_adder_runner", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.adder.tests.test_adder.", + "callee": "examples.adder.tests.test_adder.test_adder_runner", + "lineno": 91, + "resolution": "direct_name_call" + } + ], + "examples.analog_model.afe": [ + { + "caller": "examples.analog_model.afe.PGA.__init__", + "callee": "examples.analog_model.afe.PGA.run", + "lineno": 35, + "resolution": "self_method_call" + }, + { + "caller": "examples.analog_model.afe.PGA.run", + "callee": ".cocotb.triggers.Timer", + "lineno": 48, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.analog_model.afe.ADC.__init__", + "callee": "examples.analog_model.afe.ADC.run", + "lineno": 72, + "resolution": "self_method_call" + }, + { + "caller": "examples.analog_model.afe.ADC.run", + "callee": ".cocotb.triggers.Timer", + "lineno": 77, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.analog_model.afe.AFE.__init__", + "callee": ".cocotb.queue.Queue", + "lineno": 98, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.analog_model.afe.AFE.__init__", + "callee": "examples.analog_model.afe.PGA.__init__", + "lineno": 100, + "resolution": "same_module_class_call" + }, + { + "caller": "examples.analog_model.afe.AFE.__init__", + "callee": "examples.analog_model.afe.ADC.__init__", + "lineno": 101, + "resolution": "same_module_class_call" + } + ], + "examples.analog_model.test_analog_model": [ + { + "caller": "examples.analog_model.test_analog_model.gain_select", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.analog_model.test_analog_model.test_analog_model", + "callee": ".cocotb.clock.Clock", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.analog_model.test_analog_model.test_analog_model", + "callee": ".cocotb.queue.Queue", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.analog_model.test_analog_model.test_analog_model", + "callee": ".cocotb.queue.Queue", + "lineno": 41, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.analog_model.test_analog_model.test_analog_model", + "callee": ".afe.AFE", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.analog_model.test_analog_model.test_analog_model", + "callee": "examples.analog_model.test_analog_model.gain_select", + "lineno": 46, + "resolution": "direct_name_call" + }, + { + "caller": "examples.analog_model.test_analog_model.test_analog_model", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.analog_model.test_analog_model.test_analog_model", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.analog_model.test_analog_model.test_analog_model", + "callee": ".cocotb.triggers.Timer", + "lineno": 64, + "resolution": "external_constructor_call" + } + ], + "examples.first_steps.counter_tests": [ + { + "caller": "examples.first_steps.counter_tests.test_waiting", + "callee": ".cocotb.triggers.Timer", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_clock", + "callee": ".cocotb.triggers.Timer", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_clock", + "callee": ".cocotb.triggers.Timer", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_clock_concurrent", + "callee": "examples.first_steps.counter_tests.run_clock", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_clock_concurrent", + "callee": ".cocotb.triggers.Timer", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.run_clock", + "callee": ".cocotb.triggers.Timer", + "lineno": 76, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.run_clock", + "callee": ".cocotb.triggers.Timer", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.reset", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 92, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_edge_trigger", + "callee": ".cocotb.clock.Clock", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_edge_trigger", + "callee": "examples.first_steps.counter_tests.reset", + "lineno": 101, + "resolution": "direct_name_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_edge_trigger", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 106, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_edge_trigger", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 113, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_self_checking", + "callee": ".cocotb.clock.Clock", + "lineno": 120, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_self_checking", + "callee": "examples.first_steps.counter_tests.reset", + "lineno": 123, + "resolution": "direct_name_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_self_checking", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_self_checking", + "callee": ".cocotb.triggers.Timer", + "lineno": 133, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_self_checking", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 145, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.first_steps.counter_tests.test_self_checking", + "callee": ".cocotb.triggers.Timer", + "lineno": 146, + "resolution": "external_constructor_call" + } + ], + "examples.matrix_multiplier.tests.matrix_multiplier_tests": [ + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.", + "callee": ".typing.TypeVar", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.Mailbox.__init__", + "callee": ".collections.deque", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.Mailbox.__init__", + "callee": ".cocotb.triggers.Event", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor.start", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor._run", + "lineno": 99, + "resolution": "self_method_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor._run", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor._run", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 111, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor._run", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor._run", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor._run", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 119, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor._run", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor._sample", + "lineno": 123, + "resolution": "self_method_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver.send", + "callee": ".cocotb.triggers.Event", + "lineno": 164, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver.start", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver._run", + "lineno": 173, + "resolution": "self_method_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver._run", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 184, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver._run", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 195, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver._run", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver._apply", + "lineno": 206, + "resolution": "self_method_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierModel.__init__", + "callee": ".cocotb.types.Range", + "lineno": 234, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierModel.send_input", + "callee": ".cocotb.types.LogicArray", + "lineno": 253, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.", + "callee": ".typing.TypeVar", + "lineno": 270, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.InOrderChecker.__init__", + "callee": ".collections.deque", + "lineno": 301, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.__init__", + "callee": ".cocotb.clock.Clock", + "lineno": 343, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.__init__", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidDriver.__init__", + "lineno": 345, + "resolution": "same_module_class_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.__init__", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.create_a_matrix", + "lineno": 352, + "resolution": "self_method_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.__init__", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.create_b_matrix", + "lineno": 353, + "resolution": "self_method_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.__init__", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor.__init__", + "lineno": 357, + "resolution": "same_module_class_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.__init__", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.DataValidMonitor.__init__", + "lineno": 365, + "resolution": "same_module_class_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.__init__", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierModel.__init__", + "lineno": 373, + "resolution": "same_module_class_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.create_a_matrix", + "callee": ".cocotb.types.LogicArray", + "lineno": 401, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.create_b_matrix", + "callee": ".cocotb.types.LogicArray", + "lineno": 412, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.reset", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 434, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.test_random", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.__init__", + "lineno": 443, + "resolution": "same_module_class_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.test_random", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.start", + "lineno": 444, + "resolution": "local_typed_method_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.test_random", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.reset", + "lineno": 445, + "resolution": "local_typed_method_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.test_random", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.create_a_matrix", + "lineno": 453, + "resolution": "local_typed_method_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.test_random", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.create_b_matrix", + "lineno": 454, + "resolution": "local_typed_method_call" + }, + { + "caller": "examples.matrix_multiplier.tests.matrix_multiplier_tests.test_random", + "callee": "examples.matrix_multiplier.tests.matrix_multiplier_tests.MatrixMultiplierTestbench.stop", + "lineno": 467, + "resolution": "local_typed_method_call" + } + ], + "examples.matrix_multiplier.tests.test_matrix_multiplier": [ + { + "caller": "examples.matrix_multiplier.tests.test_matrix_multiplier.test_matrix_multiplier_runner", + "callee": ".pathlib.Path", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.test_matrix_multiplier.test_matrix_multiplier_runner", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 67, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.matrix_multiplier.tests.test_matrix_multiplier.", + "callee": "examples.matrix_multiplier.tests.test_matrix_multiplier.test_matrix_multiplier_runner", + "lineno": 86, + "resolution": "direct_name_call" + } + ], + "examples.mixed_language.tests.test_mixed_language": [ + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_accessing_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_accessing_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_accessing_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_accessing_test", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 95, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "callee": ".cocotb.clock.Clock", + "lineno": 98, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 105, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 111, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 116, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.mixed_language_functional_test", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.test_mixed_language_runner", + "callee": ".pathlib.Path", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.test_mixed_language_runner", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 164, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_language.tests.test_mixed_language.", + "callee": "examples.mixed_language.tests.test_mixed_language.test_mixed_language_runner", + "lineno": 182, + "resolution": "direct_name_call" + } + ], + "examples.mixed_signal.tests.test_regulator_plot": [ + { + "caller": "examples.mixed_signal.tests.test_regulator_plot.test_trim_vals", + "callee": ".cocotb.triggers.Timer", + "lineno": 24, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_plot.test_trim_vals", + "callee": "examples.mixed_signal.tests.test_regulator_plot.get_voltage", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_plot.test_trim_vals", + "callee": ".list.append", + "lineno": 32, + "resolution": "local_builtin_method_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_plot.test_trim_vals", + "callee": "examples.mixed_signal.tests.test_regulator_plot.plot_data", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_plot.get_voltage", + "callee": ".cocotb.triggers.Timer", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_plot.get_voltage", + "callee": ".cocotb.triggers.Timer", + "lineno": 44, + "resolution": "external_constructor_call" + } + ], + "examples.mixed_signal.tests.test_regulator_trim": [ + { + "caller": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.get_voltage", + "callee": ".cocotb.triggers.Timer", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.find_trim_val", + "callee": ".cocotb.triggers.Timer", + "lineno": 68, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.find_trim_val", + "callee": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.get_voltage", + "lineno": 69, + "resolution": "self_method_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.find_trim_val", + "callee": ".cocotb.triggers.Timer", + "lineno": 72, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.find_trim_val", + "callee": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.get_voltage", + "lineno": 73, + "resolution": "self_method_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_trim.run_test", + "callee": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.__init__", + "lineno": 94, + "resolution": "same_module_class_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_trim.run_test", + "callee": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.get_voltage", + "lineno": 97, + "resolution": "local_typed_method_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_trim.run_test", + "callee": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.find_trim_val", + "lineno": 104, + "resolution": "local_typed_method_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_trim.run_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 109, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_regulator_trim.run_test", + "callee": "examples.mixed_signal.tests.test_regulator_trim.Regulator_TB.get_voltage", + "lineno": 110, + "resolution": "local_typed_method_call" + } + ], + "examples.mixed_signal.tests.test_rescap": [ + { + "caller": "examples.mixed_signal.tests.test_rescap.", + "callee": ".collections.namedtuple", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.ResCap_TB.__init__", + "callee": ".itertools.cycle", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.ResCap_TB._get_single_sample", + "callee": ".cocotb.triggers.Timer", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.ResCap_TB._get_single_sample", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.ResCap_TB.get_sample_data", + "callee": ".collections.defaultdict", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.ResCap_TB.get_sample_data", + "callee": "examples.mixed_signal.tests.test_rescap.ResCap_TB._get_single_sample", + "lineno": 62, + "resolution": "self_method_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.ResCap_TB.get_sample_data", + "callee": ".cocotb.triggers.Timer", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.ResCap_TB.plot_data", + "callee": "examples.mixed_signal.tests.test_rescap.mpl_align_yaxis", + "lineno": 117, + "resolution": "direct_name_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.run_test", + "callee": "examples.mixed_signal.tests.test_rescap.ResCap_TB.__init__", + "lineno": 130, + "resolution": "same_module_class_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.run_test", + "callee": ".collections.defaultdict", + "lineno": 135, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.run_test", + "callee": "examples.mixed_signal.tests.test_rescap.ResCap_TB.get_sample_data", + "lineno": 142, + "resolution": "local_typed_method_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.run_test", + "callee": "examples.mixed_signal.tests.test_rescap.ResCap_TB.get_sample_data", + "lineno": 148, + "resolution": "local_typed_method_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.run_test", + "callee": "examples.mixed_signal.tests.test_rescap.ResCap_TB.plot_data", + "lineno": 152, + "resolution": "local_typed_method_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.mpl_align_yaxis", + "callee": "examples.mixed_signal.tests.test_rescap.mpl_adjust_yaxis", + "lineno": 159, + "resolution": "direct_name_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap.mpl_align_yaxis", + "callee": "examples.mixed_signal.tests.test_rescap.mpl_adjust_yaxis", + "lineno": 160, + "resolution": "direct_name_call" + } + ], + "examples.mixed_signal.tests.test_rescap_minimalist": [ + { + "caller": "examples.mixed_signal.tests.test_rescap_minimalist.rescap_minimalist_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.mixed_signal.tests.test_rescap_minimalist.rescap_minimalist_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 21, + "resolution": "external_constructor_call" + } + ], + "examples.simple_dff.test_dff": [ + { + "caller": "examples.simple_dff.test_dff.dff_simple_test", + "callee": ".cocotb.clock.Clock", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.simple_dff.test_dff.dff_simple_test", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.simple_dff.test_dff.dff_simple_test", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.simple_dff.test_dff.dff_simple_test", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 41, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.simple_dff.test_dff.test_simple_dff_runner", + "callee": ".pathlib.Path", + "lineno": 48, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.simple_dff.test_dff.test_simple_dff_runner", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "examples.simple_dff.test_dff.", + "callee": "examples.simple_dff.test_dff.test_simple_dff_runner", + "lineno": 66, + "resolution": "direct_name_call" + } + ], + "src.cocotb.clock": [ + { + "caller": "src.cocotb.clock.Clock.__init__", + "callee": ".cocotb.utils.get_sim_steps", + "lineno": 185, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.clock.Clock.__init__", + "callee": ".cocotb.utils.get_sim_steps", + "lineno": 213, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.clock.Clock.start.drive", + "callee": ".cocotb.triggers.Event", + "lineno": 323, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.clock.Clock.start.drive", + "callee": ".cocotb.triggers.Timer", + "lineno": 332, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.clock.Clock.start.drive", + "callee": ".cocotb.triggers.Timer", + "lineno": 333, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.clock.Clock.start", + "callee": "src.cocotb.clock.Clock.start.drive", + "lineno": 343, + "resolution": "same_class_name_call" + }, + { + "caller": "src.cocotb.clock.Clock.cycles", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 380, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.clock.Clock.cycles", + "callee": ".cocotb.triggers.Timer", + "lineno": 397, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.clock.Clock.cycles", + "callee": ".cocotb.triggers.Timer", + "lineno": 400, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.clock.Clock.__repr__", + "callee": ".cocotb.utils.get_time_from_sim_steps", + "lineno": 408, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.clock.Clock.__repr__", + "callee": ".cocotb.utils.get_sim_steps", + "lineno": 409, + "resolution": "external_constructor_call" + } + ], + "src.cocotb.debug": [], + "src.cocotb.handle": [ + { + "caller": "src.cocotb.handle._RangeableObjectMixin.range", + "callee": ".cocotb.types.Range", + "lineno": 168, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.", + "callee": ".typing.TypeVar", + "lineno": 192, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.", + "callee": ".typing.TypeVar", + "lineno": 195, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase._keys", + "callee": "src.cocotb.handle._HierarchyObjectBase._discover_all", + "lineno": 233, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase._values", + "callee": "src.cocotb.handle._HierarchyObjectBase._discover_all", + "lineno": 241, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase._items", + "callee": "src.cocotb.handle._HierarchyObjectBase._discover_all", + "lineno": 249, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase._discover_all", + "callee": "src.cocotb.handle._HierarchyObjectBase._sub_handle_key", + "lineno": 266, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase._discover_all", + "callee": "src.cocotb.handle._HierarchyObjectBase._child_path", + "lineno": 275, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase._discover_all", + "callee": "src.cocotb.handle._make_sim_object", + "lineno": 279, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase._get", + "callee": "src.cocotb.handle._HierarchyObjectBase._get_handle_by_key", + "lineno": 318, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase._get", + "callee": "src.cocotb.handle._make_sim_object", + "lineno": 323, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase._get", + "callee": "src.cocotb.handle._HierarchyObjectBase._child_path", + "lineno": 323, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase.__iter__", + "callee": "src.cocotb.handle._HierarchyObjectBase._values", + "lineno": 368, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase.__len__", + "callee": "src.cocotb.handle._HierarchyObjectBase._discover_all", + "lineno": 371, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase.__dir__", + "callee": "src.cocotb.handle._HierarchyObjectBase._discover_all", + "lineno": 376, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle._HierarchyObjectBase.__dir__", + "callee": "src.cocotb.handle._HierarchyObjectBase._keys", + "lineno": 377, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle.HierarchyObject._id", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 469, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.HierarchyArrayObject.__getitem__", + "callee": ".typing.cast", + "lineno": 598, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.", + "callee": ".typing.TypeVar", + "lineno": 617, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle._schedule_write", + "callee": ".cocotb._gpi_triggers.current_gpi_trigger", + "lineno": 804, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle._schedule_write", + "callee": ".cocotb._gpi_triggers.ReadWrite", + "lineno": 818, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.", + "callee": ".typing.TypeVar", + "lineno": 827, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.", + "callee": ".typing.TypeVar", + "lineno": 831, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.ValueObjectBase.value", + "callee": "src.cocotb.handle.ValueObjectBase.get", + "lineno": 862, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle.ValueObjectBase.value", + "callee": ".cocotb._gpi_triggers.current_gpi_trigger", + "lineno": 875, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.ValueObjectBase.value", + "callee": "src.cocotb.handle.ValueObjectBase._set_value", + "lineno": 883, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.handle.ValueObjectBase.setimmediatevalue", + "callee": "src.cocotb.handle._OldImmediate.__init__", + "lineno": 937, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.handle.ValueObjectBase.setimmediatevalue", + "callee": "src.cocotb.handle._OldImmediate.__init__", + "lineno": 939, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.handle.ValueObjectBase.setimmediatevalue", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 913, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.", + "callee": ".typing.TypeVar", + "lineno": 967, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.", + "callee": ".typing.TypeVar", + "lineno": 970, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.ArrayObject.get", + "callee": ".cocotb.types._indexing.indexing_changed", + "lineno": 1027, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.ArrayObject.__getitem__", + "callee": ".typing.cast", + "lineno": 1084, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.ArrayObject.__getitem__", + "callee": "src.cocotb.handle._make_sim_object", + "lineno": 1085, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle.LogicObject._set_value", + "callee": ".cocotb.types.Logic", + "lineno": 1143, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.LogicObject._set_value", + "callee": "src.cocotb.handle._schedule_write", + "lineno": 1160, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle.LogicObject.get", + "callee": ".cocotb.types.Logic", + "lineno": 1165, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.LogicObject.__int__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 1207, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.LogicObject.__str__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 1213, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.LogicArrayObject._set_value", + "callee": "src.cocotb.handle._schedule_write", + "lineno": 1296, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle.LogicArrayObject._set_value", + "callee": "src.cocotb.handle.LogicArrayObject.set", + "lineno": 1307, + "resolution": "same_class_name_call" + }, + { + "caller": "src.cocotb.handle.LogicArrayObject._set_value", + "callee": "src.cocotb.handle._schedule_write", + "lineno": 1326, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle.LogicArrayObject.get", + "callee": ".cocotb.types._indexing.indexing_changed", + "lineno": 1333, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.LogicArrayObject.__int__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 1374, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.LogicArrayObject.__str__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 1380, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.LogicArrayObject.__getitem__", + "callee": ".typing.cast", + "lineno": 1393, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.LogicArrayObject.__getitem__", + "callee": "src.cocotb.handle.LogicObject.__init__", + "lineno": 1399, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.handle.RealObject._set_value", + "callee": "src.cocotb.handle._schedule_write", + "lineno": 1453, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle.RealObject.__float__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 1478, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.EnumObject._set_value", + "callee": "src.cocotb.handle._schedule_write", + "lineno": 1523, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle.EnumObject._set_value", + "callee": "src.cocotb.handle._schedule_write", + "lineno": 1525, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle.EnumObject.__int__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 1567, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.IntegerObject._set_value", + "callee": "src.cocotb.handle._schedule_write", + "lineno": 1620, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle.IntegerObject._set_value", + "callee": "src.cocotb.handle._schedule_write", + "lineno": 1626, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle.IntegerObject.__int__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 1663, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.handle.StringObject._set_value", + "callee": "src.cocotb.handle._schedule_write", + "lineno": 1696, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.handle.StringObject.__str__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 1745, + "resolution": "external_constructor_call" + } + ], + "src.cocotb.logging": [ + { + "caller": "src.cocotb.logging.default_config", + "callee": "src.cocotb.logging.SimTimeContextFilter.", + "lineno": 119, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.logging.default_config", + "callee": "src.cocotb.logging.SimLogFormatter.__init__", + "lineno": 122, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.logging._init", + "callee": "src.cocotb.logging._setup_gpi_logger", + "lineno": 152, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.logging._init", + "callee": "src.cocotb.logging._init.set_level", + "lineno": 174, + "resolution": "nested_function_call" + }, + { + "caller": "src.cocotb.logging._init", + "callee": "src.cocotb.logging._init.set_level", + "lineno": 175, + "resolution": "nested_function_call" + }, + { + "caller": "src.cocotb.logging._setup_gpi_logger.setLevel", + "callee": ".functools.wraps", + "lineno": 185, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.logging._configure", + "callee": "src.cocotb.logging.default_config", + "lineno": 200, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.logging.SimLog", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 203, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.logging.SimTimeContextFilter.filter", + "callee": ".cocotb.simtime.get_sim_time", + "lineno": 235, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.logging._simtime_fmt", + "callee": ".cocotb.utils.get_time_from_sim_steps", + "lineno": 261, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.logging.SimLogFormatter.ljust", + "callee": "src.cocotb.logging._ljust", + "lineno": 356, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.logging.SimLogFormatter.rjust", + "callee": "src.cocotb.logging._rjust", + "lineno": 360, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.logging.SimLogFormatter.formatExcInfo", + "callee": ".str.endswith", + "lineno": 374, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb.logging.SimLogFormatter.format", + "callee": "src.cocotb.logging.SimLogFormatter.strip_ansi", + "lineno": 383, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.logging.SimLogFormatter.format", + "callee": "src.cocotb.logging.SimLogFormatter.strip_ansi", + "lineno": 392, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.logging.SimLogFormatter.format", + "callee": "src.cocotb.logging.SimLogFormatter.formatExcInfo", + "lineno": 405, + "resolution": "self_method_call" + } + ], + "src.cocotb.queue": [ + { + "caller": "src.cocotb.queue.", + "callee": ".typing.TypeVar", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.__repr__", + "callee": "src.cocotb.queue.AbstractQueue._format", + "lineno": 86, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.__repr__", + "callee": ".cocotb._utils.pointer_str", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.__str__", + "callee": "src.cocotb.queue.AbstractQueue._format", + "lineno": 89, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue._format", + "callee": "src.cocotb.queue.AbstractQueue._repr", + "lineno": 94, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.qsize", + "callee": "src.cocotb.queue.AbstractQueue._size", + "lineno": 103, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.empty", + "callee": "src.cocotb.queue.AbstractQueue._size", + "lineno": 112, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.full", + "callee": "src.cocotb.queue.AbstractQueue.qsize", + "lineno": 124, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.put", + "callee": "src.cocotb.queue.AbstractQueue.full", + "lineno": 132, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.put", + "callee": ".cocotb.triggers.Event", + "lineno": 133, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.put", + "callee": "src.cocotb.queue.AbstractQueue.put_nowait", + "lineno": 136, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.put_nowait", + "callee": "src.cocotb.queue.AbstractQueue.full", + "lineno": 143, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.put_nowait", + "callee": "src.cocotb.queue.AbstractQueue._put", + "lineno": 145, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.put_nowait", + "callee": "src.cocotb.queue.AbstractQueue._wakeup_next", + "lineno": 146, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.get", + "callee": "src.cocotb.queue.AbstractQueue.empty", + "lineno": 153, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.get", + "callee": ".cocotb.triggers.Event", + "lineno": 154, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.get", + "callee": "src.cocotb.queue.AbstractQueue.get_nowait", + "lineno": 157, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.get_nowait", + "callee": "src.cocotb.queue.AbstractQueue.empty", + "lineno": 165, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.get_nowait", + "callee": "src.cocotb.queue.AbstractQueue._get", + "lineno": 167, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.AbstractQueue.get_nowait", + "callee": "src.cocotb.queue.AbstractQueue._wakeup_next", + "lineno": 168, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.queue.", + "callee": ".typing.TypeVar", + "lineno": 200, + "resolution": "external_constructor_call" + } + ], + "src.cocotb.regression": [ + { + "caller": "src.cocotb.regression.handle_pytest_exception_matchers", + "callee": ".typing.cast", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.", + "callee": ".enum.auto", + "lineno": 145, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.", + "callee": ".enum.auto", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.", + "callee": ".enum.auto", + "lineno": 156, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.", + "callee": ".enum.auto", + "lineno": 157, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.", + "callee": ".enum.auto", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.", + "callee": ".enum.auto", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression._TestResults.ratio", + "callee": ".cocotb._utils.safe_divide", + "lineno": 177, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.", + "callee": ".cocotb._gpi_triggers.Timer", + "lineno": 204, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager.__init__", + "callee": ".cocotb._xunit_reporter.XUnitReporter", + "lineno": 240, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager.discover_tests", + "callee": ".importlib.import_module", + "lineno": 264, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager.discover_tests", + "callee": "src.cocotb.regression.RegressionManager.register_test", + "lineno": 270, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager.discover_tests", + "callee": "src.cocotb.regression.RegressionManager.register_test", + "lineno": 276, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager.setup_pytest_assertion_rewriting", + "callee": "._pytest.assertion.install_importhook", + "lineno": 351, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager.start_regression", + "callee": "src.cocotb.regression.RegressionManager._execute", + "lineno": 388, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._execute", + "callee": "src.cocotb.regression.RegressionManager._record_test_excluded", + "lineno": 401, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._execute", + "callee": ".cocotb.simtime.get_sim_time", + "lineno": 406, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._execute", + "callee": "src.cocotb.regression.RegressionManager._record_test_skipped", + "lineno": 407, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._execute", + "callee": "src.cocotb.regression.RegressionManager._score_test", + "lineno": 417, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._execute", + "callee": "src.cocotb.regression.RegressionManager._init_test", + "lineno": 427, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._execute", + "callee": "src.cocotb.regression.RegressionManager._record_test_init_failed", + "lineno": 429, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._execute", + "callee": "src.cocotb.regression.RegressionManager._log_test_start", + "lineno": 432, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._execute", + "callee": "src.cocotb.regression.RegressionManager._schedule_next_test", + "lineno": 436, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._execute", + "callee": "src.cocotb.regression.RegressionManager._tear_down", + "lineno": 441, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._init_test", + "callee": ".cocotb._test_manager.TestManager", + "lineno": 445, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._schedule_next_test", + "callee": ".cocotb.simtime.get_sim_time", + "lineno": 467, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._tear_down", + "callee": "src.cocotb.regression.RegressionManager._log_test_summary", + "lineno": 486, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._test_complete", + "callee": ".cocotb.simtime.get_sim_time", + "lineno": 503, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._test_complete", + "callee": "src.cocotb.regression.RegressionManager._score_test", + "lineno": 518, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._test_complete", + "callee": "src.cocotb.regression.RegressionManager._execute", + "lineno": 526, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_skipped", + "lineno": 541, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_xfail", + "lineno": 549, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_passed", + "lineno": 557, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.handle_pytest_exception_matchers", + "lineno": 566, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_xfail", + "lineno": 571, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": ".typing.cast", + "lineno": 580, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_xfail", + "lineno": 587, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_failed", + "lineno": 596, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_failed", + "lineno": 605, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_xfail", + "lineno": 615, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_failed", + "lineno": 624, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_failed", + "lineno": 633, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_failed", + "lineno": 642, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_failed", + "lineno": 651, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._score_test", + "callee": "src.cocotb.regression.RegressionManager._record_test_passed", + "lineno": 660, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._log_test_start", + "callee": "src.cocotb.regression._format_doc", + "lineno": 686, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_excluded", + "callee": "src.cocotb.regression.RegressionManager._get_lineno", + "lineno": 700, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_skipped", + "callee": "src.cocotb.regression._format_doc", + "lineno": 721, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_skipped", + "callee": "src.cocotb.regression.RegressionManager._get_lineno", + "lineno": 738, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_skipped", + "callee": "src.cocotb.regression._TestResults.__init__", + "lineno": 746, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_init_failed", + "callee": "src.cocotb.regression._format_doc", + "lineno": 771, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_init_failed", + "callee": "src.cocotb.regression.RegressionManager._get_lineno", + "lineno": 783, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_init_failed", + "callee": "src.cocotb.regression._TestResults.__init__", + "lineno": 789, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_xfail", + "callee": "src.cocotb.regression.RegressionManager._get_lineno", + "lineno": 839, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_xfail", + "callee": ".cocotb._utils.safe_divide", + "lineno": 843, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_xfail", + "callee": "src.cocotb.regression._TestResults.__init__", + "lineno": 853, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_passed", + "callee": "src.cocotb.regression.RegressionManager._get_lineno", + "lineno": 886, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_passed", + "callee": ".cocotb._utils.safe_divide", + "lineno": 890, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_passed", + "callee": "src.cocotb.regression._TestResults.__init__", + "lineno": 900, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_failed", + "callee": "src.cocotb.regression.RegressionManager._get_lineno", + "lineno": 944, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_failed", + "callee": ".cocotb._utils.safe_divide", + "lineno": 948, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._record_test_failed", + "callee": "src.cocotb.regression._TestResults.__init__", + "lineno": 958, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._log_test_summary", + "callee": ".cocotb.simtime.get_sim_time", + "lineno": 979, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._log_test_summary", + "callee": ".cocotb._utils.safe_divide", + "lineno": 980, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._log_test_summary", + "callee": ".str.format", + "lineno": 1082, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb.regression.RegressionManager._log_test_summary", + "callee": ".str.format", + "lineno": 1086, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb.regression._setup_regression_manager", + "callee": "src.cocotb.regression.RegressionManager.__init__", + "lineno": 1141, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.regression._setup_regression_manager", + "callee": "src.cocotb.regression.RegressionManager.setup_pytest_assertion_rewriting", + "lineno": 1149, + "resolution": "local_typed_method_call" + }, + { + "caller": "src.cocotb.regression._setup_regression_manager", + "callee": "src.cocotb.regression.RegressionManager.discover_tests", + "lineno": 1150, + "resolution": "local_typed_method_call" + }, + { + "caller": "src.cocotb.regression._setup_regression_manager", + "callee": "src.cocotb.regression.RegressionManager.add_filters", + "lineno": 1164, + "resolution": "local_typed_method_call" + }, + { + "caller": "src.cocotb.regression._setup_regression_manager", + "callee": "src.cocotb.regression.RegressionManager.set_mode", + "lineno": 1165, + "resolution": "local_typed_method_call" + }, + { + "caller": "src.cocotb.regression._setup_regression_manager", + "callee": "src.cocotb.regression.RegressionManager.add_filters", + "lineno": 1167, + "resolution": "local_typed_method_call" + }, + { + "caller": "src.cocotb.regression._setup_regression_manager", + "callee": "src.cocotb.regression.RegressionManager.set_mode", + "lineno": 1168, + "resolution": "local_typed_method_call" + }, + { + "caller": "src.cocotb.regression._run_regression", + "callee": "src.cocotb.regression._setup_regression_manager", + "lineno": 1184, + "resolution": "direct_name_call" + } + ], + "src.cocotb.result": [], + "src.cocotb.simtime": [ + { + "caller": "src.cocotb.simtime.convert", + "callee": ".typing.cast", + "lineno": 107, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.simtime.convert", + "callee": "src.cocotb.simtime._get_sim_steps", + "lineno": 109, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.simtime.convert", + "callee": "src.cocotb.simtime._get_time_from_sim_steps", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.simtime.get_sim_time", + "callee": "src.cocotb.simtime._get_time_from_sim_steps", + "lineno": 161, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.simtime._get_time_from_sim_steps", + "callee": "src.cocotb.simtime._ldexp10", + "lineno": 192, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.simtime._get_time_from_sim_steps", + "callee": "src.cocotb.simtime._get_log_time_scale", + "lineno": 192, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.simtime._get_sim_steps", + "callee": "src.cocotb.simtime._ldexp10", + "lineno": 203, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.simtime._get_sim_steps", + "callee": "src.cocotb.simtime._get_log_time_scale", + "lineno": 203, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.simtime._get_sim_steps", + "callee": ".math.floor", + "lineno": 208, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.simtime._get_sim_steps", + "callee": ".math.ceil", + "lineno": 214, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.simtime._get_sim_steps", + "callee": ".math.floor", + "lineno": 218, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.simtime.", + "callee": "src.cocotb.simtime._get_log_time_scale", + "lineno": 251, + "resolution": "direct_name_call" + } + ], + "src.cocotb.task": [ + { + "caller": "src.cocotb.task.", + "callee": ".typing.TypeVar", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.", + "callee": ".enum.auto", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.", + "callee": ".enum.auto", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.", + "callee": ".enum.auto", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.", + "callee": ".enum.auto", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.", + "callee": ".enum.auto", + "lineno": 60, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.", + "callee": ".enum.auto", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.", + "callee": ".enum.auto", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.__init__", + "callee": ".types.SimpleNamespace", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task._get_coro_stack", + "callee": ".cocotb._utils.extract_coro_stack", + "lineno": 185, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task._get_coro_stack", + "callee": ".typing.cast", + "lineno": 186, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.__repr__", + "callee": "src.cocotb.task.Task._get_coro_stack", + "lineno": 197, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._ensure_started", + "callee": "src.cocotb.task.Task._schedule_resume", + "lineno": 238, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": "src.cocotb.task.Task._set_outcome", + "lineno": 298, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": "src.cocotb.task.Task._set_outcome", + "lineno": 309, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": "src.cocotb.task.Task._set_outcome", + "lineno": 317, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": ".cocotb._utils.remove_traceback_frames", + "lineno": 318, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": "src.cocotb.task.Task._set_outcome", + "lineno": 329, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": ".cocotb._utils.remove_traceback_frames", + "lineno": 330, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": "src.cocotb.task.Task._set_outcome", + "lineno": 337, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": ".cocotb._utils.remove_traceback_frames", + "lineno": 338, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": "src.cocotb.task.Task._set_outcome", + "lineno": 344, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": "src.cocotb.task.Task._schedule_resume", + "lineno": 355, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": "src.cocotb.task.Task._schedule_resume", + "lineno": 372, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._resume", + "callee": ".cocotb._utils.remove_traceback_frames", + "lineno": 372, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.kill", + "callee": "src.cocotb.task.Task._set_outcome", + "lineno": 409, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task.kill", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 380, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.join", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 433, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.cancel", + "callee": ".asyncio.CancelledError", + "lineno": 484, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.cancel", + "callee": ".asyncio.CancelledError", + "lineno": 486, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.cancel", + "callee": "src.cocotb.task.Task._schedule_resume", + "lineno": 494, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task.cancel", + "callee": "src.cocotb.task.Task._schedule_resume", + "lineno": 502, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task._cancel_now", + "callee": ".asyncio.CancelledError", + "lineno": 533, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task._cancel_now", + "callee": ".asyncio.CancelledError", + "lineno": 535, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task._cancel_now", + "callee": "src.cocotb.task.Task._resume", + "lineno": 540, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task.result", + "callee": ".typing.cast", + "lineno": 574, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.result", + "callee": ".typing.cast", + "lineno": 576, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.result", + "callee": ".typing.cast", + "lineno": 578, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.result", + "callee": ".asyncio.InvalidStateError", + "lineno": 580, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.exception", + "callee": ".typing.cast", + "lineno": 592, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.exception", + "callee": ".typing.cast", + "lineno": 596, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task.exception", + "callee": ".asyncio.InvalidStateError", + "lineno": 598, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.task.Task._add_done_callback", + "callee": "src.cocotb.task.Task.done", + "lineno": 609, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task.__await__", + "callee": "src.cocotb.task.Task.done", + "lineno": 614, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task.__await__", + "callee": "src.cocotb.task.Task._ensure_started", + "lineno": 615, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Task.__await__", + "callee": "src.cocotb.task.Task.result", + "lineno": 617, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.task.Join.__new__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 701, + "resolution": "external_constructor_call" + } + ], + "src.cocotb.triggers": [], + "src.cocotb.utils": [ + { + "caller": "src.cocotb.utils.get_time_from_sim_steps", + "callee": ".cocotb.simtime._get_time_from_sim_steps", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.utils.get_sim_steps", + "callee": ".cocotb.simtime._get_sim_steps", + "lineno": 112, + "resolution": "external_constructor_call" + } + ], + "src.cocotb._ANSI": [], + "src.cocotb._base_triggers": [ + { + "caller": "src.cocotb._base_triggers.Trigger._register", + "callee": "src.cocotb._base_triggers.TriggerCallback.__init__", + "lineno": 63, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._base_triggers.Trigger._register", + "callee": "src.cocotb._base_triggers.Trigger._prime", + "lineno": 72, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._base_triggers.Trigger._deregister", + "callee": "src.cocotb._base_triggers.Trigger._unprime", + "lineno": 81, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._base_triggers.Trigger._react", + "callee": "src.cocotb._base_triggers.Trigger._do_callbacks", + "lineno": 98, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._base_triggers._Event._prime", + "callee": "src.cocotb._base_triggers.Trigger._react", + "lineno": 133, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb._base_triggers._Event.__repr__", + "callee": ".cocotb._utils.pointer_str", + "lineno": 139, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._base_triggers.Event.__init__", + "callee": "src.cocotb._base_triggers._Event.__init__", + "lineno": 175, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._base_triggers.Event.name", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 188, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._base_triggers.Event.name", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 198, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._base_triggers.Event.data", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 203, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._base_triggers.Event.data", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 214, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._base_triggers.Event.__repr__", + "callee": ".str.format", + "lineno": 258, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb._base_triggers.Event.__repr__", + "callee": ".cocotb._utils.pointer_str", + "lineno": 258, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._base_triggers._InternalEvent._prime", + "callee": "src.cocotb._base_triggers._InternalEvent.is_set", + "lineno": 277, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._base_triggers._InternalEvent._prime", + "callee": "src.cocotb._base_triggers.Trigger._react", + "lineno": 280, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb._base_triggers._InternalEvent.set", + "callee": "src.cocotb._base_triggers.Trigger._react", + "lineno": 288, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb._base_triggers._Lock.__repr__", + "callee": ".cocotb._utils.pointer_str", + "lineno": 331, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._base_triggers.Lock.name", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 381, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._base_triggers.Lock.name", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 391, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._base_triggers.Lock._prime_lock", + "callee": "src.cocotb._base_triggers.Lock._acquire_and_fire", + "lineno": 409, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._base_triggers.Lock.acquire", + "callee": "src.cocotb._base_triggers._Lock.__init__", + "lineno": 422, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._base_triggers.Lock.release", + "callee": "src.cocotb._base_triggers.Lock._acquire_and_fire", + "lineno": 436, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._base_triggers.Lock.__repr__", + "callee": ".str.format", + "lineno": 443, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb._base_triggers.Lock.__repr__", + "callee": ".cocotb._utils.pointer_str", + "lineno": 447, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._base_triggers.Lock.__aenter__", + "callee": "src.cocotb._base_triggers.Lock.acquire", + "lineno": 451, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._base_triggers.Lock.__aexit__", + "callee": "src.cocotb._base_triggers.Lock.release", + "lineno": 454, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._base_triggers.NullTrigger._prime", + "callee": "src.cocotb._base_triggers.Trigger._react", + "lineno": 530, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb._base_triggers.NullTrigger.__repr__", + "callee": ".str.format", + "lineno": 540, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb._base_triggers.NullTrigger.__repr__", + "callee": ".cocotb._utils.pointer_str", + "lineno": 540, + "resolution": "external_constructor_call" + } + ], + "src.cocotb._bridge": [ + { + "caller": "src.cocotb._bridge.", + "callee": ".typing.ParamSpec", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._bridge.", + "callee": ".typing.TypeVar", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._bridge.resume.wrapper", + "callee": "src.cocotb._bridge.queue_function", + "lineno": 66, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._bridge.bridge.wrapper", + "callee": "src.cocotb._bridge.run_in_executor", + "lineno": 106, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._bridge.external_waiter.__init__", + "callee": ".cocotb._base_triggers.Event", + "lineno": 122, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._bridge.external_waiter.thread_done", + "callee": "src.cocotb._bridge.external_waiter._propagate_state", + "lineno": 145, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._bridge.external_waiter.thread_suspend", + "callee": "src.cocotb._bridge.external_waiter._propagate_state", + "lineno": 148, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._bridge.external_waiter.thread_start", + "callee": "src.cocotb._bridge.external_waiter._propagate_state", + "lineno": 155, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._bridge.external_waiter.thread_resume", + "callee": "src.cocotb._bridge.external_waiter._propagate_state", + "lineno": 159, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._bridge.queue_function.wrapper", + "callee": ".cocotb._outcomes.Value", + "lineno": 211, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._bridge.queue_function.wrapper", + "callee": ".cocotb._outcomes.Error", + "lineno": 217, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._bridge.queue_function", + "callee": "src.cocotb._bridge.queue_function.wrapper", + "lineno": 229, + "resolution": "nested_function_call" + }, + { + "caller": "src.cocotb._bridge.run_in_executor.execute_external", + "callee": ".cocotb._outcomes.capture", + "lineno": 253, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._bridge.run_in_executor", + "callee": "src.cocotb._bridge.run_in_executor.wrapper", + "lineno": 270, + "resolution": "nested_function_call" + } + ], + "src.cocotb._concurrent_waiters": [ + { + "caller": "src.cocotb._concurrent_waiters.", + "callee": ".typing.TypeVar", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._concurrent_waiters.", + "callee": ".typing.TypeVar", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._concurrent_waiters.", + "callee": ".typing.TypeVar", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._concurrent_waiters.", + "callee": ".typing.TypeVar", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._concurrent_waiters.wait", + "callee": "src.cocotb._concurrent_waiters.wait.waiter", + "lineno": 111, + "resolution": "nested_function_call" + }, + { + "caller": "src.cocotb._concurrent_waiters.wait", + "callee": ".cocotb._base_triggers.Event", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._concurrent_waiters.wait.done_callback", + "callee": "src.cocotb._concurrent_waiters.wait.cancel", + "lineno": 141, + "resolution": "nested_function_call" + }, + { + "caller": "src.cocotb._concurrent_waiters.wait.done_callback", + "callee": "src.cocotb._concurrent_waiters.wait.cancel", + "lineno": 151, + "resolution": "nested_function_call" + }, + { + "caller": "src.cocotb._concurrent_waiters.select", + "callee": "src.cocotb._concurrent_waiters.wait", + "lineno": 214, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._concurrent_waiters.gather", + "callee": "src.cocotb._concurrent_waiters.wait", + "lineno": 310, + "resolution": "direct_name_call" + } + ], + "src.cocotb._decorators": [ + { + "caller": "src.cocotb._decorators.TestGenerator.generate_tests", + "callee": "src.cocotb._decorators._reprs", + "lineno": 138, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._decorators.TestGenerator.generate_tests", + "callee": ".typing.cast", + "lineno": 144, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._decorators.TestGenerator.generate_tests", + "callee": "src.cocotb._decorators._reprs", + "lineno": 148, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._decorators.TestGenerator.generate_tests", + "callee": ".itertools.product", + "lineno": 154, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._decorators.TestGenerator.generate_tests", + "callee": ".typing.cast", + "lineno": 163, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._decorators.TestGenerator.generate_tests", + "callee": ".typing.cast", + "lineno": 170, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._decorators.TestGenerator.generate_tests", + "callee": "src.cocotb._decorators.Test.__init__", + "lineno": 177, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._decorators._reprs", + "callee": "src.cocotb._decorators._repr", + "lineno": 195, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._decorators.test", + "callee": "src.cocotb._decorators.TestGenerator.__init__", + "lineno": 360, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._decorators.test.wrapper", + "callee": "src.cocotb._decorators.TestGenerator.__init__", + "lineno": 364, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._decorators.parametrize", + "callee": ".typing.cast", + "lineno": 489, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._decorators.parametrize.wrapper", + "callee": "src.cocotb._decorators.TestGenerator.__init__", + "lineno": 500, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._decorators.skipif.decorator", + "callee": "src.cocotb._decorators.TestGenerator.__init__", + "lineno": 541, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._decorators.xfail.decorator", + "callee": "src.cocotb._decorators.TestGenerator.__init__", + "lineno": 602, + "resolution": "same_module_class_call" + } + ], + "src.cocotb._deprecation": [ + { + "caller": "src.cocotb._deprecation.", + "callee": ".typing.TypeVar", + "lineno": 11, + "resolution": "external_constructor_call" + } + ], + "src.cocotb._event_loop": [ + { + "caller": "src.cocotb._event_loop.EventLoop.__init__", + "callee": ".collections.deque", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._event_loop.EventLoop.run", + "callee": ".cocotb._bridge.run_bridge_threads", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._event_loop.EventLoop.schedule", + "callee": "src.cocotb._event_loop.ScheduledCallback.__init__", + "lineno": 67, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._event_loop.", + "callee": "src.cocotb._event_loop.EventLoop.__init__", + "lineno": 74, + "resolution": "same_module_class_call" + } + ], + "src.cocotb._extended_awaitables": [ + { + "caller": "src.cocotb._extended_awaitables.", + "callee": ".typing.TypeVar", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._extended_awaitables.Waitable.__await__", + "callee": "src.cocotb._extended_awaitables.Waitable._wait", + "lineno": 39, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._extended_awaitables.Combine.__init__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._extended_awaitables.Combine._wait", + "callee": ".cocotb._base_triggers.NullTrigger", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._extended_awaitables.Combine._wait", + "callee": ".cocotb._base_triggers._InternalEvent", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._extended_awaitables.Combine._wait", + "callee": "src.cocotb._extended_awaitables._wait_callback", + "lineno": 123, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._extended_awaitables.First.__init__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 195, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._extended_awaitables.First._wait", + "callee": ".cocotb._base_triggers._InternalEvent", + "lineno": 226, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._extended_awaitables.First._wait", + "callee": "src.cocotb._extended_awaitables._wait_callback", + "lineno": 235, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._extended_awaitables.with_timeout", + "callee": ".cocotb._concurrent_waiters.select", + "lineno": 422, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._extended_awaitables.with_timeout", + "callee": ".cocotb._gpi_triggers.Timer", + "lineno": 423, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._extended_awaitables.with_timeout", + "callee": ".typing.cast", + "lineno": 428, + "resolution": "external_constructor_call" + } + ], + "src.cocotb._gpi_triggers": [ + { + "caller": "src.cocotb._gpi_triggers.Timer.__init__", + "callee": ".cocotb.utils.get_sim_steps", + "lineno": 153, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._gpi_triggers.Timer.__repr__", + "callee": ".cocotb.utils.get_time_from_sim_steps", + "lineno": 167, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._gpi_triggers.Timer.__repr__", + "callee": ".cocotb._utils.pointer_str", + "lineno": 168, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._gpi_triggers.ReadOnly.__await__", + "callee": "src.cocotb._gpi_triggers.current_gpi_trigger", + "lineno": 188, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._gpi_triggers.ReadWrite.__await__", + "callee": "src.cocotb._gpi_triggers.current_gpi_trigger", + "lineno": 214, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._gpi_triggers.", + "callee": ".typing.TypeVar", + "lineno": 237, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._gpi_triggers.Edge.__new__", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 375, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._gpi_triggers.", + "callee": "src.cocotb._gpi_triggers.Timer.__init__", + "lineno": 388, + "resolution": "same_module_class_call" + } + ], + "src.cocotb._init": [ + { + "caller": "src.cocotb._init.init_package_from_simulation", + "callee": "src.cocotb._init._process_plusargs", + "lineno": 50, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._init.init_package_from_simulation", + "callee": "src.cocotb._init._setup_random_seed", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._init.init_package_from_simulation", + "callee": "src.cocotb._init._setup_root_handle", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._init.init_package_from_simulation", + "callee": "src.cocotb._init._process_packages", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._init.init_package_from_simulation", + "callee": "src.cocotb._init._start_user_coverage", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._init.init_package_from_simulation", + "callee": ".pathlib.Path", + "lineno": 60, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._init._process_packages", + "callee": ".types.SimpleNamespace", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._init._process_packages", + "callee": ".typing.cast", + "lineno": 88, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._init._process_packages", + "callee": ".types.SimpleNamespace", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._init._get_package_path", + "callee": ".pathlib.Path", + "lineno": 108, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._init._start_user_coverage", + "callee": "src.cocotb._init._get_package_path", + "lineno": 139, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._init._start_user_coverage", + "callee": "src.cocotb._init._get_package_path", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._init._start_user_coverage", + "callee": "src.cocotb._init._get_package_path", + "lineno": 141, + "resolution": "direct_name_call" + } + ], + "src.cocotb._outcomes": [ + { + "caller": "src.cocotb._outcomes.", + "callee": ".typing.TypeVar", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._outcomes.", + "callee": ".typing.ParamSpec", + "lineno": 21, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._outcomes.capture", + "callee": "src.cocotb._outcomes.Value.__init__", + "lineno": 27, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._outcomes.capture", + "callee": ".cocotb._utils.remove_traceback_frames", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._outcomes.capture", + "callee": "src.cocotb._outcomes.Error.__init__", + "lineno": 30, + "resolution": "same_module_class_call" + } + ], + "src.cocotb._profiling": [ + { + "caller": "src.cocotb._profiling.", + "callee": "src.cocotb._profiling._profiling_context.", + "lineno": 41, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._profiling.", + "callee": ".contextlib.nullcontext", + "lineno": 48, + "resolution": "external_constructor_call" + } + ], + "src.cocotb._py_compat": [], + "src.cocotb._shutdown": [], + "src.cocotb._task_manager": [ + { + "caller": "src.cocotb._task_manager.", + "callee": ".typing.ParamSpec", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._task_manager.", + "callee": ".typing.TypeVar", + "lineno": 31, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.__init__", + "callee": ".cocotb.triggers.Event", + "lineno": 68, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager._ensure_can_add", + "callee": ".cocotb.task.current_task", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.start_soon", + "callee": "src.cocotb._task_manager.TaskManager._ensure_can_add", + "lineno": 109, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.start_soon", + "callee": "src.cocotb._task_manager._waiter", + "lineno": 115, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.start_soon", + "callee": "src.cocotb._task_manager.TaskManager._add_task", + "lineno": 121, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.fork", + "callee": "src.cocotb._task_manager.TaskManager._ensure_can_add", + "lineno": 168, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.fork.deco", + "callee": "src.cocotb._task_manager.TaskManager.fork", + "lineno": 179, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.fork", + "callee": "src.cocotb._task_manager.TaskManager._add_task", + "lineno": 191, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager._done_callback", + "callee": "src.cocotb._task_manager.TaskManager._cancel", + "lineno": 220, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.__aenter__", + "callee": ".cocotb.task.current_task", + "lineno": 241, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.__aexit__", + "callee": "src.cocotb._task_manager.TaskManager._cancel", + "lineno": 262, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.__aexit__", + "callee": ".cocotb._base_triggers.NullTrigger", + "lineno": 263, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.__aexit__", + "callee": "src.cocotb._task_manager.TaskManager._cancel", + "lineno": 267, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.__aexit__", + "callee": "src.cocotb._task_manager.TaskManager._cancel", + "lineno": 271, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.__aexit__", + "callee": "src.cocotb._task_manager.TaskManager._cancel", + "lineno": 275, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.__aexit__", + "callee": "src.cocotb._task_manager.TaskManager._cancel", + "lineno": 284, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.__aexit__", + "callee": "src.cocotb._task_manager.TaskManager._cancel", + "lineno": 292, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._task_manager.TaskManager.__aexit__", + "callee": ".exceptiongroup.BaseExceptionGroup", + "lineno": 302, + "resolution": "external_constructor_call" + } + ], + "src.cocotb._test_factory": [ + { + "caller": "src.cocotb._test_factory.TestFactory.add_option", + "callee": ".typing.cast", + "lineno": 132, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_factory.TestFactory.generate_tests", + "callee": ".typing.cast", + "lineno": 233, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_factory.TestFactory.generate_tests", + "callee": ".itertools.product", + "lineno": 238, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_factory.TestFactory.generate_tests", + "callee": ".typing.cast", + "lineno": 247, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_factory.TestFactory.generate_tests", + "callee": ".typing.cast", + "lineno": 251, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_factory.TestFactory.generate_tests", + "callee": ".typing.cast", + "lineno": 258, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_factory.TestFactory.generate_tests", + "callee": ".cocotb._decorators.Test", + "lineno": 284, + "resolution": "external_constructor_call" + } + ], + "src.cocotb._test_manager": [ + { + "caller": "src.cocotb._test_manager.TestManager.__init__", + "callee": ".cocotb._base_triggers.Event", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._test_done_callback", + "callee": "src.cocotb._test_manager.TestManager.remove_task", + "lineno": 65, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._test_done_callback", + "callee": "src.cocotb._test_manager.TestManager._abort", + "lineno": 69, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._test_done_callback", + "callee": "src.cocotb._test_manager.TestManager._abort", + "lineno": 74, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._test_done_callback", + "callee": "src.cocotb._test_manager.TestManager._abort", + "lineno": 78, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._test_done_callback", + "callee": "src.cocotb._test_manager.TestManager._abort", + "lineno": 80, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager.start", + "callee": ".cocotb._gpi_triggers.Timer", + "lineno": 94, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._on_timeout", + "callee": "src.cocotb._test_manager.TestManager._abort", + "lineno": 100, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._on_timeout", + "callee": ".cocotb._extended_awaitables.SimTimeoutError", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager.exception", + "callee": ".exceptiongroup.BaseExceptionGroup", + "lineno": 107, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager.result", + "callee": "src.cocotb._test_manager.TestManager.exception", + "lineno": 111, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager.cancel", + "callee": ".asyncio.CancelledError", + "lineno": 122, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager.cancel", + "callee": ".asyncio.CancelledError", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager.cancel", + "callee": "src.cocotb._test_manager.TestManager._abort", + "lineno": 125, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._abort", + "callee": "src.cocotb._test_manager.TestManager._on_complete", + "lineno": 154, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._task_done_callback", + "callee": "src.cocotb._test_manager.TestManager.remove_task", + "lineno": 179, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._task_done_callback", + "callee": "src.cocotb._test_manager.TestManager._abort", + "lineno": 193, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.TestManager._task_done_callback", + "callee": "src.cocotb._test_manager.TestManager._abort", + "lineno": 195, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._test_manager.start_soon", + "callee": "src.cocotb._test_manager.create_task", + "lineno": 221, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._test_manager.start", + "callee": "src.cocotb._test_manager.start_soon", + "lineno": 269, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._test_manager.start", + "callee": ".cocotb._base_triggers.NullTrigger", + "lineno": 270, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_manager.start", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 226, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_manager.pass_test", + "callee": "src.cocotb._test_manager.TestSuccess.__init__", + "lineno": 344, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._test_manager.pass_test", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 323, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._test_manager.end_test", + "callee": "src.cocotb._test_manager.EndTest.__init__", + "lineno": 369, + "resolution": "same_module_class_call" + } + ], + "src.cocotb._utils": [ + { + "caller": "src.cocotb._utils.remove_traceback_frames", + "callee": "src.cocotb._utils.remove_traceback_frames", + "lineno": 72, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._utils.remove_traceback_frames", + "callee": ".typing.cast", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._utils.remove_traceback_frames", + "callee": "src.cocotb._utils.remove_traceback_frames", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._utils.remove_traceback_frames", + "callee": ".typing.cast", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._utils.extract_coro_stack", + "callee": "src.cocotb._utils.walk_coro_stack", + "lineno": 135, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._utils.", + "callee": ".typing.TypeVar", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._utils.", + "callee": ".typing.TypeVar", + "lineno": 170, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._utils.", + "callee": ".typing.TypeVar", + "lineno": 184, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._utils.singleton.__new__", + "callee": ".functools.wraps", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._utils.singleton.__init__", + "callee": ".functools.wraps", + "lineno": 201, + "resolution": "external_constructor_call" + } + ], + "src.cocotb._version": [], + "src.cocotb._xunit_reporter": [ + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.__init__", + "callee": ".xml.etree.ElementTree.Element", + "lineno": 88, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.__init__", + "callee": ".pathlib.Path", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": "src.cocotb._xunit_reporter.XUnitReporter._get_testsuite", + "lineno": 125, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": "src.cocotb._xunit_reporter._escape", + "lineno": 129, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": "src.cocotb._xunit_reporter._escape", + "lineno": 130, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": ".xml.etree.ElementTree.SubElement", + "lineno": 137, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": ".xml.etree.ElementTree.SubElement", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": "src.cocotb._xunit_reporter.XUnitReporter._add_property", + "lineno": 162, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "lineno": 165, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "lineno": 169, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "lineno": 173, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": ".xml.etree.ElementTree.SubElement", + "lineno": 177, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": "src.cocotb._xunit_reporter.XUnitReporter._normalize_text", + "lineno": 177, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": ".xml.etree.ElementTree.SubElement", + "lineno": 180, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.add_testcase", + "callee": "src.cocotb._xunit_reporter.XUnitReporter._normalize_text", + "lineno": 180, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.write", + "callee": ".pathlib.Path", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.write", + "callee": ".xml.etree.ElementTree.indent", + "lineno": 195, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter.write", + "callee": ".xml.etree.ElementTree.ElementTree", + "lineno": 196, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._get_testsuite", + "callee": ".xml.etree.ElementTree.SubElement", + "lineno": 214, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._get_testsuite", + "callee": "src.cocotb._xunit_reporter._escape", + "lineno": 217, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._get_testsuite", + "callee": "src.cocotb._xunit_reporter._escape", + "lineno": 223, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._get_testsuite", + "callee": "src.cocotb._xunit_reporter._escape", + "lineno": 224, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._get_testsuite", + "callee": ".platform.node", + "lineno": 224, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._get_testsuite", + "callee": "src.cocotb._xunit_reporter.TestSuite.__init__", + "lineno": 227, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._normalize_path", + "callee": ".pathlib.Path", + "lineno": 235, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "callee": "src.cocotb._xunit_reporter._escape", + "lineno": 261, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "callee": "src.cocotb._xunit_reporter._escape", + "lineno": 264, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "callee": ".xml.etree.ElementTree.SubElement", + "lineno": 265, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "callee": "src.cocotb._xunit_reporter.XUnitReporter._normalize_text", + "lineno": 266, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "callee": ".traceback.format_exception", + "lineno": 267, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "callee": ".xml.etree.ElementTree.SubElement", + "lineno": 276, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_simple", + "callee": ".xml.etree.ElementTree.SubElement", + "lineno": 278, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._normalize_text", + "callee": "src.cocotb._xunit_reporter._escape", + "lineno": 285, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_property", + "callee": "src.cocotb._xunit_reporter.XUnitReporter._add_property", + "lineno": 307, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_property", + "callee": "src.cocotb._xunit_reporter.XUnitReporter._normalize_path", + "lineno": 312, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_property", + "callee": ".xml.etree.ElementTree.SubElement", + "lineno": 317, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_property", + "callee": "src.cocotb._xunit_reporter._escape", + "lineno": 317, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb._xunit_reporter.XUnitReporter._add_property", + "callee": "src.cocotb._xunit_reporter._escape", + "lineno": 317, + "resolution": "direct_name_call" + } + ], + "src.cocotb": [], + "src.cocotb.types._abstract_array": [ + { + "caller": "src.cocotb.types._abstract_array.", + "callee": ".typing.TypeVar", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._abstract_array.", + "callee": ".typing.TypeVar", + "lineno": 13, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._abstract_array.AbstractArray.index", + "callee": ".cocotb.types._range.Range", + "lineno": 112, + "resolution": "external_constructor_call" + } + ], + "src.cocotb.types._array": [ + { + "caller": "src.cocotb.types._array.", + "callee": ".typing.TypeVar", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._array.Array.__init__", + "callee": ".cocotb.types._range.Range", + "lineno": 146, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._array.Array.__init__", + "callee": ".cocotb.types._range.Range", + "lineno": 149, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._array.Array.__getitem__", + "callee": "src.cocotb.types._array.Array._translate_index", + "lineno": 221, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._array.Array.__getitem__", + "callee": "src.cocotb.types._array.Array._translate_index", + "lineno": 236, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._array.Array.__getitem__", + "callee": "src.cocotb.types._array.Array._translate_index", + "lineno": 237, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._array.Array.__getitem__", + "callee": ".cocotb.types._range.Range", + "lineno": 243, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._array.Array.__getitem__", + "callee": "src.cocotb.types._array.Array.__init__", + "lineno": 244, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._array.Array.__setitem__", + "callee": "src.cocotb.types._array.Array._translate_index", + "lineno": 255, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._array.Array.__setitem__", + "callee": ".typing.cast", + "lineno": 256, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._array.Array.__setitem__", + "callee": "src.cocotb.types._array.Array._translate_index", + "lineno": 262, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._array.Array.__setitem__", + "callee": "src.cocotb.types._array.Array._translate_index", + "lineno": 263, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._array.Array.__setitem__", + "callee": ".typing.cast", + "lineno": 268, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._array.Array.__copy__", + "callee": "src.cocotb.types._array.Array.__init__", + "lineno": 289, + "resolution": "same_module_class_call" + } + ], + "src.cocotb.types._indexing": [], + "src.cocotb.types._logic": [ + { + "caller": "src.cocotb.types._logic.Logic.__eq__", + "callee": "src.cocotb.types._logic.Logic.", + "lineno": 226, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._logic.Logic.__int__", + "callee": ".cocotb.types._resolve.RESOLVE_X", + "lineno": 264, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic.Logic.resolve", + "callee": ".cocotb.types._resolve.get_str_resolver", + "lineno": 300, + "resolution": "external_constructor_call" + } + ], + "src.cocotb.types._logic_array": [ + { + "caller": "src.cocotb.types._logic_array.LogicArray.__init__", + "callee": ".cocotb.types._range.Range", + "lineno": 252, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__init__", + "callee": ".cocotb.types._range.Range", + "lineno": 275, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__init__", + "callee": ".cocotb.types._logic.Logic", + "lineno": 309, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__init__", + "callee": ".cocotb.types._range.Range", + "lineno": 317, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray._get_array", + "callee": ".cocotb.types._logic.Logic", + "lineno": 322, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray._get_array", + "callee": "src.cocotb.types._logic_array.LogicArray._get_str", + "lineno": 322, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray._get_str", + "callee": ".typing.cast", + "lineno": 331, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray._get_int", + "callee": "src.cocotb.types._logic_array.LogicArray._get_str", + "lineno": 338, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray._get_int", + "callee": ".cocotb.types._resolve.RESOLVE_X", + "lineno": 351, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.from_unsigned", + "callee": ".cocotb.types._range.Range", + "lineno": 394, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.from_signed", + "callee": ".cocotb.types._range.Range", + "lineno": 475, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.from_bytes", + "callee": ".cocotb.types._range.Range", + "lineno": 540, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.from_bytes", + "callee": ".cocotb.types._range.Range", + "lineno": 543, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.from_bytes", + "callee": "src.cocotb.types._logic_array.LogicArray.__init__", + "lineno": 549, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray._from_handle", + "callee": ".cocotb.types._range.Range", + "lineno": 560, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__iter__", + "callee": "src.cocotb.types._logic_array.LogicArray._get_array", + "lineno": 581, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__reversed__", + "callee": "src.cocotb.types._logic_array.LogicArray._get_array", + "lineno": 584, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__contains__", + "callee": "src.cocotb.types._logic_array.LogicArray._get_array", + "lineno": 587, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__eq__", + "callee": "src.cocotb.types._logic_array.LogicArray.to_signed", + "lineno": 599, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__eq__", + "callee": "src.cocotb.types._logic_array.LogicArray.to_unsigned", + "lineno": 601, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__eq__", + "callee": "src.cocotb.types._logic_array.LogicArray._get_str", + "lineno": 630, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__eq__", + "callee": "src.cocotb.types._logic_array.LogicArray._get_array", + "lineno": 636, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__eq__", + "callee": "src.cocotb.types._logic_array.LogicArray.__init__", + "lineno": 639, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.binstr", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 649, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.binstr", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 670, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.integer", + "callee": "src.cocotb.types._logic_array.LogicArray.to_unsigned", + "lineno": 704, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.integer", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 682, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.integer", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 707, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.signed_integer", + "callee": "src.cocotb.types._logic_array.LogicArray.to_signed", + "lineno": 736, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.signed_integer", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 714, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.signed_integer", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 739, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.buff", + "callee": "src.cocotb.types._logic_array.LogicArray.to_bytes", + "lineno": 770, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.buff", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 747, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.buff", + "callee": ".cocotb._deprecation.deprecated", + "lineno": 773, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.to_unsigned", + "callee": "src.cocotb.types._logic_array.LogicArray._get_int", + "lineno": 792, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.to_signed", + "callee": "src.cocotb.types._logic_array.LogicArray._get_int", + "lineno": 806, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.to_bytes", + "callee": "src.cocotb.types._logic_array.LogicArray.to_unsigned", + "lineno": 829, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.to_bytes", + "callee": ".math.ceil", + "lineno": 829, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__getitem__", + "callee": "src.cocotb.types._logic_array.LogicArray._get_array", + "lineno": 838, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__getitem__", + "callee": "src.cocotb.types._logic_array.LogicArray._translate_index", + "lineno": 846, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__getitem__", + "callee": "src.cocotb.types._logic_array.LogicArray._translate_index", + "lineno": 861, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__getitem__", + "callee": "src.cocotb.types._logic_array.LogicArray._translate_index", + "lineno": 862, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__getitem__", + "callee": ".cocotb.types._range.Range", + "lineno": 868, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__getitem__", + "callee": "src.cocotb.types._logic_array.LogicArray.__init__", + "lineno": 869, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "callee": "src.cocotb.types._logic_array.LogicArray._get_array", + "lineno": 885, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "callee": "src.cocotb.types._logic_array.LogicArray._translate_index", + "lineno": 890, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "callee": ".cocotb.types._logic.Logic", + "lineno": 891, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "callee": ".typing.cast", + "lineno": 891, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "callee": "src.cocotb.types._logic_array.LogicArray._translate_index", + "lineno": 897, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "callee": "src.cocotb.types._logic_array.LogicArray._translate_index", + "lineno": 898, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "callee": ".typing.cast", + "lineno": 903, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__setitem__", + "callee": "src.cocotb.types._logic_array.LogicArray.__init__", + "lineno": 904, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__str__", + "callee": "src.cocotb.types._logic_array.LogicArray._get_str", + "lineno": 921, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__int__", + "callee": "src.cocotb.types._logic_array.LogicArray.to_unsigned", + "lineno": 924, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__and__", + "callee": "src.cocotb.types._logic_array.LogicArray.__init__", + "lineno": 938, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__or__", + "callee": "src.cocotb.types._logic_array.LogicArray.__init__", + "lineno": 949, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__xor__", + "callee": "src.cocotb.types._logic_array.LogicArray.__init__", + "lineno": 960, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.__invert__", + "callee": "src.cocotb.types._logic_array.LogicArray.__init__", + "lineno": 963, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.resolve", + "callee": "src.cocotb.types._logic_array.LogicArray.__init__", + "lineno": 1009, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._logic_array.LogicArray.resolve", + "callee": ".cocotb.types._resolve.get_str_resolver", + "lineno": 1009, + "resolution": "external_constructor_call" + } + ], + "src.cocotb.types._range": [ + { + "caller": "src.cocotb.types._range.Range.__init__", + "callee": "src.cocotb.types._range._guess_step", + "lineno": 90, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.types._range.Range.__init__", + "callee": "src.cocotb.types._range._direction_to_step", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.types._range.Range.__init__", + "callee": "src.cocotb.types._range._guess_step", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.types._range.Range.from_range", + "callee": "src.cocotb.types._range._step_to_direction", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.types._range.Range.direction", + "callee": "src.cocotb.types._range._step_to_direction", + "lineno": 123, + "resolution": "direct_name_call" + } + ], + "src.cocotb.types._resolve": [ + { + "caller": "src.cocotb.types._resolve.", + "callee": ".random.Random", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._resolve.", + "callee": "src.cocotb.types._resolve._random_resolve_table.__init__", + "lineno": 35, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb.types._resolve._init", + "callee": "src.cocotb.types._resolve.get_str_resolver", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb.types._resolve._init", + "callee": ".typing.cast", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb.types._resolve.", + "callee": "src.cocotb.types._resolve._init", + "lineno": 91, + "resolution": "direct_name_call" + } + ], + "src.cocotb.types": [], + "src.cocotb_tools.check_results": [ + { + "caller": "src.cocotb_tools.check_results.main", + "callee": "src.cocotb_tools.check_results._get_parser", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.check_results.main", + "callee": "src.cocotb_tools.check_results.get_results", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.check_results.", + "callee": "src.cocotb_tools.check_results.main", + "lineno": 63, + "resolution": "direct_name_call" + } + ], + "src.cocotb_tools.combine_results": [ + { + "caller": "src.cocotb_tools.combine_results._find_all", + "callee": "src.cocotb_tools.combine_results._find_all", + "lineno": 25, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.combine_results._existing_path", + "callee": ".pathlib.Path", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.combine_results._get_parser", + "callee": ".pathlib.Path", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.combine_results.main", + "callee": "src.cocotb_tools.combine_results._get_parser", + "lineno": 84, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.combine_results.main", + "callee": "src.cocotb_tools.combine_results._find_all", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.combine_results.main", + "callee": ".pathlib.Path", + "lineno": 117, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.combine_results.main", + "callee": "src.cocotb_tools.combine_results._get_properties", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.combine_results.main", + "callee": ".pathlib.Path", + "lineno": 135, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.combine_results.", + "callee": "src.cocotb_tools.combine_results.main", + "lineno": 160, + "resolution": "direct_name_call" + } + ], + "src.cocotb_tools.config": [ + { + "caller": "src.cocotb_tools.config.", + "callee": ".pathlib.Path", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.config.", + "callee": ".pathlib.Path", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.config._help_vars_text", + "callee": "src.cocotb_tools.config._get_version", + "lineno": 51, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.config._help_vars_text", + "callee": "src.cocotb_tools.config._get_version", + "lineno": 54, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.config.pygpi_entry_point", + "callee": ".pathlib.Path", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.config.main", + "callee": "src.cocotb_tools.config._get_parser", + "lineno": 230, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.config.main", + "callee": ".pathlib.Path", + "lineno": 238, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.config.main", + "callee": "src.cocotb_tools.config._help_vars_text", + "lineno": 240, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.config.main", + "callee": ".pathlib.Path", + "lineno": 245, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.config.main", + "callee": "src.cocotb_tools.config.lib_name_path", + "lineno": 249, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.config.main", + "callee": "src.cocotb_tools.config.pygpi_entry_point", + "lineno": 251, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.config.main", + "callee": "src.cocotb_tools.config._get_version", + "lineno": 253, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.config.", + "callee": "src.cocotb_tools.config.main", + "lineno": 257, + "resolution": "direct_name_call" + } + ], + "src.cocotb_tools.ipython_support": [ + { + "caller": "src.cocotb_tools.ipython_support.", + "callee": ".typing.TypeVar", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.ipython_support.SimTimePrompt.in_prompt_tokens", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.ipython_support.embed", + "callee": ".dict.update", + "lineno": 61, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb_tools.ipython_support.embed", + "callee": ".IPython.terminal.ipapp.load_default_config", + "lineno": 71, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.ipython_support.embed", + "callee": "src.cocotb_tools.ipython_support.SimTimePrompt.", + "lineno": 84, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools.ipython_support.embed", + "callee": "src.cocotb_tools.ipython_support.embed.run_shell", + "lineno": 91, + "resolution": "nested_function_call" + }, + { + "caller": "src.cocotb_tools.ipython_support.run_ipython", + "callee": "src.cocotb_tools.ipython_support.embed", + "lineno": 102, + "resolution": "direct_name_call" + } + ], + "src.cocotb_tools.runner": [ + { + "caller": "src.cocotb_tools.runner.as_sv_literal", + "callee": "src.cocotb_tools.runner._sv_escape_string", + "lineno": 128, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.as_vhdl_literal", + "callee": "src.cocotb_tools.runner._vhdl_escape_string", + "lineno": 142, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.", + "callee": ".typing.TypeVar", + "lineno": 155, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.runner._determine_file_type", + "callee": ".pathlib.Path", + "lineno": 197, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.__init__", + "callee": "src.cocotb_tools.runner.Runner._simulator_in_path", + "lineno": 214, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.__init__", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 219, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_env_build", + "callee": "src.cocotb_tools.runner.Runner._set_env_common", + "lineno": 303, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_env_test", + "callee": "src.cocotb_tools.runner.Runner._set_env_common", + "lineno": 307, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 423, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build", + "callee": "src.cocotb_tools.runner.Runner._set_verilog_sources", + "lineno": 436, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build", + "callee": "src.cocotb_tools.runner.Runner._set_vhdl_sources", + "lineno": 443, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build", + "callee": "src.cocotb_tools.runner.Runner._set_sources", + "lineno": 444, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 446, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build", + "callee": "src.cocotb_tools.runner.Runner._set_build_args", + "lineno": 450, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build", + "callee": "src.cocotb_tools.runner.Runner._set_env_build", + "lineno": 460, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build", + "callee": "src.cocotb_tools.runner.Runner.rm_build_folder", + "lineno": 463, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build", + "callee": "src.cocotb_tools.runner.Runner._build_command", + "lineno": 467, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build", + "callee": "src.cocotb_tools.runner.Runner._execute", + "lineno": 468, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 538, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 546, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.Runner._check_hdl_toplevel_lang", + "lineno": 560, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.Runner._waves_file", + "lineno": 594, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 602, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 605, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": ".pathlib.Path", + "lineno": 623, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": ".contextlib.suppress", + "lineno": 644, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.Runner._set_env_test", + "lineno": 648, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.Runner._test_command", + "lineno": 651, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.Runner._execute", + "lineno": 654, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": ".cocotb_tools.check_results.get_results", + "lineno": 665, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.Runner._use_external_viewer", + "lineno": 679, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.test", + "callee": "src.cocotb_tools.runner.Runner._waves_file", + "lineno": 695, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._execute", + "callee": "src.cocotb_tools.runner.Runner._execute_cmds", + "lineno": 720, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._execute", + "callee": "src.cocotb_tools.runner.Runner._execute_cmds", + "lineno": 723, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._execute_cmds", + "callee": "src.cocotb_tools.runner._shlex_join", + "lineno": 731, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.verilog_sources", + "callee": "src.cocotb_tools.runner.Runner._set_verilog_sources", + "lineno": 756, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_verilog_sources", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 765, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_verilog_sources", + "callee": "src.cocotb_tools.runner._ValueAndTag.__init__", + "lineno": 766, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_verilog_sources", + "callee": "src.cocotb_tools.runner._determine_file_type", + "lineno": 770, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_verilog_sources", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 771, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_verilog_sources", + "callee": "src.cocotb_tools.runner._ValueAndTag.__init__", + "lineno": 772, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.vhdl_sources", + "callee": "src.cocotb_tools.runner.Runner._set_vhdl_sources", + "lineno": 781, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_vhdl_sources", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 788, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_vhdl_sources", + "callee": "src.cocotb_tools.runner._ValueAndTag.__init__", + "lineno": 789, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_vhdl_sources", + "callee": "src.cocotb_tools.runner._determine_file_type", + "lineno": 793, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_vhdl_sources", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 794, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_vhdl_sources", + "callee": "src.cocotb_tools.runner._ValueAndTag.__init__", + "lineno": 795, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.sources", + "callee": "src.cocotb_tools.runner.Runner._set_sources", + "lineno": 804, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_sources", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 813, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_sources", + "callee": "src.cocotb_tools.runner._ValueAndTag.__init__", + "lineno": 814, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_sources", + "callee": "src.cocotb_tools.runner._determine_file_type", + "lineno": 818, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_sources", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 819, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_sources", + "callee": "src.cocotb_tools.runner._ValueAndTag.__init__", + "lineno": 820, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner.build_args", + "callee": "src.cocotb_tools.runner.Runner._set_build_args", + "lineno": 829, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_build_args", + "callee": "src.cocotb_tools.runner._ValueAndOptionalTag.__init__", + "lineno": 837, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools.runner.Runner._set_build_args", + "callee": "src.cocotb_tools.runner._ValueAndOptionalTag.__init__", + "lineno": 842, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools.runner.get_abs_path", + "callee": ".pathlib.Path", + "lineno": 883, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.runner.get_abs_path", + "callee": ".pathlib.Path", + "lineno": 887, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.runner.Icarus._create_iverilog_dump_file", + "callee": "src.cocotb_tools.runner._sv_escape_string", + "lineno": 931, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Icarus._build_command", + "callee": "src.cocotb_tools.runner.Icarus._create_iverilog_dump_file", + "lineno": 981, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Icarus._build_command", + "callee": "src.cocotb_tools.runner.Icarus._create_cmd_file", + "lineno": 985, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Icarus._build_command", + "callee": "src.cocotb_tools.runner.outdated", + "lineno": 989, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Icarus._build_command", + "callee": "src.cocotb_tools.runner.Icarus._get_define_options", + "lineno": 999, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Icarus._build_command", + "callee": "src.cocotb_tools.runner.Icarus._get_include_options", + "lineno": 1000, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Icarus._build_command", + "callee": "src.cocotb_tools.runner.Icarus._get_parameter_options", + "lineno": 1001, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Icarus._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 1029, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Icarus._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 1036, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._get_include_options", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1056, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": ".list.append", + "lineno": 1067, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1067, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1074, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1079, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1083, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": "src.cocotb_tools.runner.Questa._get_define_options", + "lineno": 1084, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": "src.cocotb_tools.runner.Questa._get_include_options", + "lineno": 1085, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": ".itertools.chain", + "lineno": 1087, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": ".list.append", + "lineno": 1089, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1096, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": ".list.append", + "lineno": 1100, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._build_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1111, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1143, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1152, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1159, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": ".list.append", + "lineno": 1164, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 1165, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1171, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1172, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": "src.cocotb_tools.runner.Questa._get_parameter_options", + "lineno": 1172, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1173, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1174, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 1177, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Questa._test_command", + "callee": ".list.append", + "lineno": 1184, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Ghdl._test_command", + "callee": "src.cocotb_tools.runner.Ghdl._is_mcode_backend", + "lineno": 1280, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Ghdl._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 1308, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Ghdl._test_command", + "callee": "src.cocotb_tools.runner.Ghdl._get_parameter_options", + "lineno": 1315, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Ghdl._test_command", + "callee": "src.cocotb_tools.runner.Ghdl._waves_file", + "lineno": 1316, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Ghdl._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 1317, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Nvc.__init__", + "callee": ".cocotb_tools.sim_versions.NvcVersion", + "lineno": 1345, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools.runner.Nvc._build_command", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 1394, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Nvc._test_command", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 1405, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Nvc._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 1408, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Nvc._test_command", + "callee": "src.cocotb_tools.runner.get_abs_path", + "lineno": 1412, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Nvc._test_command", + "callee": "src.cocotb_tools.runner.Nvc._get_parameter_options", + "lineno": 1417, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Nvc._test_command", + "callee": "src.cocotb_tools.runner.Nvc._waves_file", + "lineno": 1422, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Nvc._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 1423, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._get_include_options", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1444, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._build_command", + "callee": "src.cocotb_tools.runner.outdated", + "lineno": 1459, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._build_command", + "callee": "src.cocotb_tools.runner.AldecBase._get_define_options", + "lineno": 1466, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._build_command", + "callee": "src.cocotb_tools.runner.AldecBase._get_include_options", + "lineno": 1467, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._build_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1470, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._build_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1471, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._build_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1480, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._build_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1484, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner.AldecBase._append_onerror_command", + "lineno": 1504, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1508, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1511, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1516, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner.AldecBase._get_parameter_options", + "lineno": 1518, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1521, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1530, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1533, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1537, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner.AldecBase._get_parameter_options", + "lineno": 1539, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner._as_tcl_value", + "lineno": 1542, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner.AldecBase._append_pre_cmd", + "lineno": 1550, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner.AldecBase._append_run_commands", + "lineno": 1555, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._test_command", + "callee": "src.cocotb_tools.runner.AldecBase._simulator_command", + "lineno": 1560, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._simulator_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 1573, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.AldecBase._simulator_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 1577, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Riviera._simulator_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 1611, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Riviera._simulator_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 1615, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Riviera._simulator_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 1621, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Riviera._simulator_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 1625, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Verilator._build_command", + "callee": "src.cocotb_tools.runner.Verilator._simulator_in_path_build_only", + "lineno": 1700, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Verilator._build_command", + "callee": ".list.append", + "lineno": 1729, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Verilator._build_command", + "callee": "src.cocotb_tools.runner.Verilator._get_define_options", + "lineno": 1754, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Verilator._build_command", + "callee": "src.cocotb_tools.runner.Verilator._get_include_options", + "lineno": 1755, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Verilator._build_command", + "callee": "src.cocotb_tools.runner.Verilator._get_parameter_options", + "lineno": 1756, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Verilator._build_command", + "callee": ".list.append", + "lineno": 1761, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Verilator._build_command", + "callee": "src.cocotb_tools.runner._get_max_parallel_build_jobs", + "lineno": 1765, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Verilator._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 1782, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Verilator._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 1787, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Xcelium._get_define_options", + "callee": "src.cocotb_tools.runner._sv_escape_string", + "lineno": 1812, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Xcelium._build_command", + "callee": ".list.append", + "lineno": 1849, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Xcelium._build_command", + "callee": "src.cocotb_tools.runner.Xcelium._get_include_options", + "lineno": 1870, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Xcelium._build_command", + "callee": "src.cocotb_tools.runner.Xcelium._get_define_options", + "lineno": 1871, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Xcelium._build_command", + "callee": "src.cocotb_tools.runner.Xcelium._get_parameter_options", + "lineno": 1872, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Xcelium._test_command", + "callee": ".list.append", + "lineno": 1928, + "resolution": "local_builtin_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Xcelium._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 1933, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Xcelium._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 1953, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Vcs._build_command", + "callee": "src.cocotb_tools.runner.outdated", + "lineno": 2024, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Vcs._build_command", + "callee": "src.cocotb_tools.runner.Vcs._get_include_options", + "lineno": 2030, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Vcs._build_command", + "callee": "src.cocotb_tools.runner.Vcs._get_define_options", + "lineno": 2031, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Vcs._build_command", + "callee": "src.cocotb_tools.runner.Vcs._get_parameter_options", + "lineno": 2032, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Vcs._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 2054, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Vcs._test_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 2059, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Dsim._test_command", + "callee": "src.cocotb_tools.runner.Dsim._waves_file", + "lineno": 2105, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Dsim._build_command", + "callee": "src.cocotb_tools.runner.outdated", + "lineno": 2141, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools.runner.Dsim._build_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_prefix", + "lineno": 2144, + "resolution": "inherited_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Dsim._build_command", + "callee": "src.cocotb_tools.runner.Dsim._get_define_options", + "lineno": 2154, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Dsim._build_command", + "callee": "src.cocotb_tools.runner.Dsim._get_include_options", + "lineno": 2155, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Dsim._build_command", + "callee": "src.cocotb_tools.runner.Dsim._get_parameter_options", + "lineno": 2156, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools.runner.Dsim._build_command", + "callee": "src.cocotb_tools.runner.Runner._get_sim_cmd_suffix", + "lineno": 2159, + "resolution": "inherited_method_call" + } + ], + "src.cocotb_tools.sim_versions": [], + "src.cocotb_tools._coverage": [], + "src.cocotb_tools._env": [ + { + "caller": "src.cocotb_tools._env.as_bool", + "callee": "src.cocotb_tools._env.as_str", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._env.as_list", + "callee": "src.cocotb_tools._env.as_str", + "lineno": 96, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._env.as_int", + "callee": "src.cocotb_tools._env.as_str", + "lineno": 111, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._env.as_path", + "callee": ".pathlib.Path", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._env.as_path", + "callee": "src.cocotb_tools._env.as_str", + "lineno": 124, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._env.as_args", + "callee": "src.cocotb_tools._env.as_str", + "lineno": 137, + "resolution": "direct_name_call" + } + ], + "src.cocotb_tools": [], + "src.cocotb_tools._pytest.hdl": [ + { + "caller": "src.cocotb_tools._pytest.hdl._get_simulator", + "callee": ".shutil.which", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.hdl.HDL.__init__", + "callee": ".pathlib.Path", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.hdl.HDL.__init__", + "callee": "src.cocotb_tools._pytest.hdl._get_simulator", + "lineno": 95, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest.hdl.HDL.__init__", + "callee": "src.cocotb_tools._pytest.hdl.HDL._apply_markers", + "lineno": 178, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest.hdl.HDL.build", + "callee": ".pathlib.Path", + "lineno": 289, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.hdl.HDL.test", + "callee": ".pathlib.Path", + "lineno": 400, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.hdl.HDL.test", + "callee": ".pathlib.Path", + "lineno": 403, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.hdl.HDL.test", + "callee": ".pathlib.Path", + "lineno": 432, + "resolution": "external_constructor_call" + } + ], + "src.cocotb_tools._pytest.hookspecs": [ + { + "caller": "src.cocotb_tools._pytest.hookspecs.pytest_cocotb_make_hdl", + "callee": ".pytest.hookspec", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.hookspecs.pytest_cocotb_make_runner", + "callee": ".pytest.hookspec", + "lineno": 31, + "resolution": "external_constructor_call" + } + ], + "src.cocotb_tools._pytest.mark": [ + { + "caller": "src.cocotb_tools._pytest.mark._marker_description", + "callee": ".inspect.signature", + "lineno": 203, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.mark._register_markers", + "callee": "src.cocotb_tools._pytest.mark._marker_description", + "lineno": 255, + "resolution": "direct_name_call" + } + ], + "src.cocotb_tools._pytest.plugin": [ + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 121, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 131, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 141, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".time.time", + "lineno": 144, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 161, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 172, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 190, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 198, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 209, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 222, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 236, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 243, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 250, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 257, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 265, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 272, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 278, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 283, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 288, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 293, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 298, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 305, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 311, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 325, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 332, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 339, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 346, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 353, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 360, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 368, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.", + "callee": ".cocotb_tools._pytest._option.Option", + "lineno": 377, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin._options_for_documentation", + "callee": ".argparse.ArgumentParser", + "lineno": 395, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.dut", + "callee": ".pytest.fixture", + "lineno": 422, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.hdl_session", + "callee": ".pytest.fixture", + "lineno": 445, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_addoption", + "callee": ".cocotb_tools._pytest._option.add_options_to_parser", + "lineno": 604, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_cocotb_make_hdl", + "callee": ".cocotb_tools._pytest.hdl.HDL", + "lineno": 626, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_cocotb_make_hdl", + "callee": ".pytest.hookimpl", + "lineno": 616, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_cocotb_make_runner", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 639, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_cocotb_make_runner", + "callee": ".pytest.hookimpl", + "lineno": 629, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_configure", + "callee": ".cocotb_tools._pytest.mark._register_markers", + "lineno": 646, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_configure", + "callee": ".cocotb_tools._pytest._option.populate_ini_to_options", + "lineno": 647, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_configure", + "callee": "src.cocotb_tools._pytest.plugin._to_timescale", + "lineno": 653, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_configure", + "callee": "src.cocotb_tools._pytest.plugin._to_dict", + "lineno": 656, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_configure", + "callee": "src.cocotb_tools._pytest.plugin._to_dict", + "lineno": 659, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_configure", + "callee": "src.cocotb_tools._pytest.plugin._to_dict", + "lineno": 662, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_configure", + "callee": ".cocotb_tools._pytest._logging.Logging", + "lineno": 664, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_configure", + "callee": ".cocotb_tools._pytest._controller.Controller", + "lineno": 667, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_configure", + "callee": ".pytest.hookimpl", + "lineno": 642, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_pycollect_makeitem", + "callee": ".cocotb_tools._pytest._compat.is_cocotb_decorator", + "lineno": 674, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_pycollect_makeitem", + "callee": ".cocotb_tools._pytest._compat.cocotb_decorator_as_pytest_marks", + "lineno": 675, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_pycollect_makeitem", + "callee": ".pytest.hookimpl", + "lineno": 670, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_report_teststatus", + "callee": ".pytest.TestShortLogReport", + "lineno": 734, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_report_teststatus", + "callee": ".pytest.hookimpl", + "lineno": 715, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_terminal_summary", + "callee": "src.cocotb_tools._pytest.plugin._is_cocotb_test_report", + "lineno": 798, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest.plugin.pytest_terminal_summary", + "callee": ".pytest.hookimpl", + "lineno": 738, + "resolution": "external_constructor_call" + } + ], + "src.cocotb_tools._pytest._compat": [ + { + "caller": "src.cocotb_tools._pytest._compat.cocotb_decorator_as_pytest_marks", + "callee": "src.cocotb_tools._pytest._compat._as_pytest_marks", + "lineno": 38, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._compat.cocotb_decorator_as_pytest_marks", + "callee": "src.cocotb_tools._pytest._compat._as_pytest_marks", + "lineno": 50, + "resolution": "direct_name_call" + } + ], + "src.cocotb_tools._pytest._controller": [ + { + "caller": "src.cocotb_tools._pytest._controller.Controller.__init__", + "callee": ".threading.RLock", + "lineno": 81, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.__init__", + "callee": ".multiprocessing.connection.Listener", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.__init__", + "callee": ".threading.Thread", + "lineno": 88, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_configure", + "callee": ".pathlib.Path", + "lineno": 111, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_configure", + "callee": ".cocotb_tools._pytest.hdl._get_simulator", + "lineno": 139, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_configure", + "callee": ".cocotb_tools._pytest._handle.MockSimHandle", + "lineno": 141, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_configure", + "callee": ".pytest.hookimpl", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_pycollect_makeitem", + "callee": "src.cocotb_tools._pytest._controller.Controller._collect", + "lineno": 170, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_pycollect_makeitem", + "callee": ".pytest.hookimpl", + "lineno": 143, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_runtest_setup", + "callee": ".pytest.hookimpl", + "lineno": 172, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_sessionstart", + "callee": ".pytest.hookimpl", + "lineno": 224, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_sessionfinish", + "callee": ".multiprocessing.connection.Client", + "lineno": 238, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_sessionfinish", + "callee": ".pytest.hookimpl", + "lineno": 232, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller.pytest_runtest_logreport", + "callee": ".pytest.hookimpl", + "lineno": 355, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller._handle_test_reports", + "callee": "src.cocotb_tools._pytest._controller.Controller._get_mangled_nodeid", + "lineno": 380, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._controller.Controller._handle_test_reports", + "callee": "src.cocotb_tools._pytest._controller.Controller._notify_exception", + "lineno": 384, + "resolution": "self_method_call" + } + ], + "src.cocotb_tools._pytest._fixture": [ + { + "caller": "src.cocotb_tools._pytest._fixture.AsyncFixtureCachedResult.__getitem__", + "callee": ".typing.cast", + "lineno": 39, + "resolution": "external_constructor_call" + } + ], + "src.cocotb_tools._pytest._handle": [], + "src.cocotb_tools._pytest._init": [ + { + "caller": "src.cocotb_tools._pytest._init.run_regression", + "callee": ".cocotb_tools._pytest._regression.RegressionManager", + "lineno": 23, + "resolution": "external_constructor_call" + } + ], + "src.cocotb_tools._pytest._junitxml": [ + { + "caller": "src.cocotb_tools._pytest._junitxml.JUnitXML.register", + "callee": "src.cocotb_tools._pytest._junitxml.JUnitXML.__init__", + "lineno": 28, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools._pytest._junitxml.JUnitXML.pytest_runtest_logreport", + "callee": ".pytest.hookimpl", + "lineno": 30, + "resolution": "external_constructor_call" + } + ], + "src.cocotb_tools._pytest._logging": [ + { + "caller": "src.cocotb_tools._pytest._logging.SimContextFilter.filter", + "callee": "src.cocotb_tools._pytest._logging.SimContextFilter._get_sim_time", + "lineno": 57, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._logging.SimContextFilter._get_sim_time", + "callee": ".cocotb.simtime.get_sim_time", + "lineno": 72, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._logging.Logging.__init__", + "callee": "src.cocotb_tools._pytest._logging.SimContextFilter.__init__", + "lineno": 84, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools._pytest._logging.Logging.__init__", + "callee": ".logging.getLogRecordFactory", + "lineno": 90, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._logging.Logging.__init__", + "callee": ".logging.setLogRecordFactory", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._logging.Logging.__init__", + "callee": ".logging.getLogger", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._logging.Logging.__init__", + "callee": "src.cocotb_tools._pytest._logging.get_level", + "lineno": 102, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._logging.Logging.__init__", + "callee": ".logging.getLogger", + "lineno": 105, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._logging.Logging.__init__", + "callee": "src.cocotb_tools._pytest._logging.get_level", + "lineno": 105, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._logging.Logging.pytest_sessionstart", + "callee": ".pytest.hookimpl", + "lineno": 107, + "resolution": "external_constructor_call" + } + ], + "src.cocotb_tools._pytest._option": [], + "src.cocotb_tools._pytest._regression": [ + { + "caller": "src.cocotb_tools._pytest._regression.finish_on_exception.wrapper", + "callee": ".functools.wraps", + "lineno": 74, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.", + "callee": ".cocotb._gpi_triggers.Timer", + "lineno": 89, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.__init__", + "callee": ".logging.getLogger", + "lineno": 147, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.__init__", + "callee": ".time.time", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.__init__", + "callee": ".pathlib.Path", + "lineno": 157, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.__init__", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._normalize_paths", + "lineno": 159, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.__init__", + "callee": ".pytest.PytestPluginManager", + "lineno": 161, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.__init__", + "callee": ".pytest.Config", + "lineno": 164, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.__init__", + "callee": ".pathlib.Path", + "lineno": 169, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.__init__", + "callee": ".pathlib.Path", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.__init__", + "callee": ".importlib.import_module", + "lineno": 203, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_sessionstart", + "callee": ".pytest.hookimpl", + "lineno": 220, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_report_header", + "callee": ".pathlib.Path", + "lineno": 243, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_report_header", + "callee": ".pytest.hookimpl", + "lineno": 230, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pycollect_makeitem", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._collect", + "lineno": 265, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pycollect_makeitem", + "callee": ".pytest.hookimpl", + "lineno": 248, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtestloop", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._get_item", + "lineno": 278, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtestloop", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._finish", + "lineno": 281, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtestloop", + "callee": ".pytest.hookimpl", + "lineno": 267, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_protocol", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._setup", + "lineno": 294, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_protocol", + "callee": ".pytest.hookimpl", + "lineno": 285, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._call_and_report", + "callee": ".logging.getLogger", + "lineno": 343, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._call_and_report", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown.func", + "lineno": 354, + "resolution": "same_class_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._call_and_report", + "callee": ".cocotb.simtime.get_sim_time", + "lineno": 362, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._call_and_report", + "callee": "src.cocotb_tools._pytest._regression._check_interactive_exception", + "lineno": 369, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._call_and_report", + "callee": "src.cocotb_tools._pytest._regression._interactive_exception", + "lineno": 370, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._completed", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._update_report_section", + "lineno": 384, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._completed", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._call_and_report", + "lineno": 386, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup_completed", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._completed", + "lineno": 396, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup_completed", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._setup", + "lineno": 397, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._call_and_report", + "lineno": 411, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._teardown", + "lineno": 415, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._start", + "lineno": 419, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._call_and_report", + "lineno": 425, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._start", + "lineno": 428, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._teardown", + "lineno": 431, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._call_completed", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._completed", + "lineno": 439, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._call_completed", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._teardown", + "lineno": 441, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._teardown_completed", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._completed", + "lineno": 449, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._teardown_completed", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._teardown", + "lineno": 450, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._teardown", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._call_and_report", + "lineno": 464, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._teardown", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._start", + "lineno": 469, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._teardown", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._pop_item", + "lineno": 476, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._teardown", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._finish", + "lineno": 479, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._pop_item", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._get_item", + "lineno": 487, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._finish", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._shutdown", + "lineno": 505, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._save_logging_state", + "lineno": 514, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_setup", + "callee": ".pytest.hookimpl", + "lineno": 507, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_call", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._save_logging_state", + "lineno": 537, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_call", + "callee": ".pytest.hookimpl", + "lineno": 530, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_teardown", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._save_logging_state", + "lineno": 547, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_teardown", + "callee": ".pytest.hookimpl", + "lineno": 539, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_fixture_setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_generator", + "lineno": 573, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_fixture_setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_function", + "lineno": 576, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_fixture_setup", + "callee": ".cocotb_tools._pytest._test.RunningTestSetup", + "lineno": 580, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_fixture_setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown.func", + "lineno": 581, + "resolution": "same_class_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_fixture_setup", + "callee": ".cocotb._test_manager.TestManager", + "lineno": 587, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_fixture_setup", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown.func", + "lineno": 588, + "resolution": "same_class_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_fixture_setup", + "callee": ".cocotb_tools._pytest._fixture.AsyncFixtureCachedResult", + "lineno": 594, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_fixture_setup", + "callee": ".pytest.hookimpl", + "lineno": 554, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_generator.func", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._restore_logging_state", + "lineno": 608, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_generator.func", + "callee": ".cocotb_tools._pytest._fixture.resolve_fixture_arg", + "lineno": 611, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_generator.func", + "callee": ".typing.cast", + "lineno": 615, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_generator.func", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown", + "lineno": 620, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_function.func", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._restore_logging_state", + "lineno": 632, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_function.func", + "callee": ".cocotb_tools._pytest._fixture.resolve_fixture_arg", + "lineno": 635, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._setup_async_function.func", + "callee": ".typing.cast", + "lineno": 639, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pyfunc_call", + "callee": "src.cocotb_tools._pytest._regression._get_timeout", + "lineno": 650, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pyfunc_call", + "callee": "src.cocotb_tools._pytest._regression._wrap_with_timeout", + "lineno": 653, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pyfunc_call.func", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._restore_logging_state", + "lineno": 656, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pyfunc_call.func", + "callee": ".cocotb_tools._pytest._fixture.resolve_fixture_arg", + "lineno": 660, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pyfunc_call", + "callee": ".cocotb._test_manager.TestManager", + "lineno": 666, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pyfunc_call", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown.func", + "lineno": 667, + "resolution": "same_class_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_pyfunc_call", + "callee": ".pytest.hookimpl", + "lineno": 643, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_makereport", + "callee": ".cocotb.simtime.get_sim_time", + "lineno": 704, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_makereport", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._normalize_path", + "lineno": 720, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_makereport", + "callee": ".pytest.hookimpl", + "lineno": 674, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_logreport", + "callee": ".multiprocessing.connection.Client", + "lineno": 760, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_logreport", + "callee": ".time.sleep", + "lineno": 765, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_logreport", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._notify_exception", + "lineno": 767, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager.pytest_runtest_logreport", + "callee": ".pytest.hookimpl", + "lineno": 749, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown.func", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._restore_logging_state", + "lineno": 784, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown", + "callee": ".cocotb._test_manager.TestManager", + "lineno": 792, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._add_teardown.func", + "lineno": 793, + "resolution": "same_class_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._save_logging_state", + "callee": ".logging.getLogger", + "lineno": 811, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._restore_logging_state", + "callee": ".logging.getLogger", + "lineno": 822, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._update_report_section", + "callee": ".logging.getLogger", + "lineno": 849, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._on_sim_end", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._notify_exception", + "lineno": 862, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._on_sim_end", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._finish", + "lineno": 864, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._normalize_path", + "callee": ".pathlib.Path", + "lineno": 890, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression.RegressionManager._normalize_paths", + "callee": "src.cocotb_tools._pytest._regression.RegressionManager._normalize_path", + "lineno": 902, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression._get_timeout", + "callee": "src.cocotb_tools._pytest._regression._to_timeout", + "lineno": 934, + "resolution": "direct_name_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression._wrap_with_timeout.wrapped", + "callee": ".cocotb._extended_awaitables.with_timeout", + "lineno": 945, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._regression._wrap_with_timeout.wrapped", + "callee": ".functools.wraps", + "lineno": 943, + "resolution": "external_constructor_call" + } + ], + "src.cocotb_tools._pytest._runner": [ + { + "caller": "src.cocotb_tools._pytest._runner.Runner.collect", + "callee": ".pathlib.Path", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._runner.Runner.collect", + "callee": ".pathlib.Path", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "src.cocotb_tools._pytest._runner.Runner.collect", + "callee": ".importlib.import_module", + "lineno": 62, + "resolution": "external_constructor_call" + } + ], + "src.cocotb_tools._pytest._test": [], + "src.cocotb_tools._pytest._testbench": [], + "src.cocotb_tools._pytest": [], + "src.cocotb_tools._vendor.distutils_version": [ + { + "caller": "src.cocotb_tools._vendor.distutils_version.StrictVersion._cmp", + "callee": "src.cocotb_tools._vendor.distutils_version.StrictVersion.", + "lineno": 169, + "resolution": "same_module_class_call" + }, + { + "caller": "src.cocotb_tools._vendor.distutils_version.LooseVersion.__init__", + "callee": "src.cocotb_tools._vendor.distutils_version.LooseVersion.parse", + "lineno": 305, + "resolution": "self_method_call" + }, + { + "caller": "src.cocotb_tools._vendor.distutils_version.LooseVersion._cmp", + "callee": "src.cocotb_tools._vendor.distutils_version.LooseVersion.__init__", + "lineno": 334, + "resolution": "same_module_class_call" + } + ], + "src.cocotb_tools._vendor": [], + "src.pygpi.entry": [], + "src.pygpi": [], + "tests.benchmarks.test_matrix_multiplier": [ + { + "caller": "tests.benchmarks.test_matrix_multiplier.", + "callee": ".pathlib.Path", + "lineno": 12, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.benchmarks.test_matrix_multiplier.build_and_run_matrix_multiplier", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.benchmarks.test_matrix_multiplier.test_matrix_multiplier_icarus", + "callee": "tests.benchmarks.test_matrix_multiplier.build_and_run_matrix_multiplier", + "lineno": 56, + "resolution": "direct_name_call" + }, + { + "caller": "tests.benchmarks.test_matrix_multiplier.test_matrix_multiplier_nvc", + "callee": "tests.benchmarks.test_matrix_multiplier.build_and_run_matrix_multiplier", + "lineno": 60, + "resolution": "direct_name_call" + } + ], + "tests.benchmarks.test_parameterize_perf.parametrize_performance_tests": [], + "tests.benchmarks.test_parameterize_perf.test_parameterize_perf": [ + { + "caller": "tests.benchmarks.test_parameterize_perf.test_parameterize_perf.", + "callee": ".pathlib.Path", + "lineno": 11, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.benchmarks.test_parameterize_perf.test_parameterize_perf.test_parameterize_perf_icarus", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 18, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_array": [ + { + "caller": "tests.pytest.test_array.test_value_only_construction", + "callee": ".cocotb.types.Array", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_both_construction", + "callee": ".cocotb.types.Array", + "lineno": 21, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_both_construction", + "callee": ".cocotb.types.Range", + "lineno": 21, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_both_construction", + "callee": ".cocotb.types.Array", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_both_construction", + "callee": ".cocotb.types.Array", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_both_construction", + "callee": ".cocotb.types.Range", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_range_int_construction", + "callee": ".cocotb.types.Array", + "lineno": 31, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_bad_construction", + "callee": ".cocotb.types.Array", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_bad_construction", + "callee": ".cocotb.types.Array", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_bad_construction", + "callee": ".cocotb.types.Array", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_bad_construction", + "callee": ".cocotb.types.Range", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_bad_construction", + "callee": ".cocotb.types.Array", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_bad_construction", + "callee": ".cocotb.types.Range", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_bad_construction", + "callee": ".cocotb.types.Array", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_bad_construction", + "callee": ".cocotb.types.Array", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_length", + "callee": ".cocotb.types.Array", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_range", + "callee": ".cocotb.types.Range", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_range", + "callee": ".cocotb.types.Array", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Array", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Array", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Array", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Array", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Array", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Array", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Array", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Array", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Array", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_equality", + "callee": ".cocotb.types.Array", + "lineno": 66, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_repr_eval", + "callee": ".cocotb.types.Array", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_iter", + "callee": ".cocotb.types.Array", + "lineno": 76, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_reversed", + "callee": ".cocotb.types.Array", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_contains", + "callee": ".cocotb.types.Array", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_index", + "callee": ".cocotb.types.Array", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_count", + "callee": ".cocotb.types.Array", + "lineno": 101, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_indexing", + "callee": ".cocotb.types.Array", + "lineno": 105, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_indexing", + "callee": ".cocotb.types.Range", + "lineno": 105, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_indexing", + "callee": ".cocotb.types.Array", + "lineno": 112, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_indexing", + "callee": ".cocotb.types.Range", + "lineno": 112, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_bad_indexing", + "callee": ".cocotb.types.Array", + "lineno": 122, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_bad_indexing", + "callee": ".cocotb.types.Array", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_slicing", + "callee": ".cocotb.types.Array", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_slicing", + "callee": ".cocotb.types.Array", + "lineno": 132, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_slicing", + "callee": ".cocotb.types.Array", + "lineno": 134, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_slicing_infered_start_stop", + "callee": ".cocotb.types.Array", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_slicing_infered_start_stop", + "callee": ".cocotb.types.Array", + "lineno": 141, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_dont_specify_step", + "callee": ".cocotb.types.Array", + "lineno": 146, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_dont_specify_step", + "callee": ".cocotb.types.Array", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_slice_direction_mismatch", + "callee": ".cocotb.types.Array", + "lineno": 152, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_slice_direction_mismatch", + "callee": ".cocotb.types.Range", + "lineno": 152, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_set_slice_wrong_length", + "callee": ".cocotb.types.Array", + "lineno": 160, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_slice_correct_infered", + "callee": ".cocotb.types.Array", + "lineno": 166, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_changing_range", + "callee": ".cocotb.types.Array", + "lineno": 172, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_changing_range", + "callee": ".cocotb.types.Range", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_changing_range", + "callee": ".cocotb.types.Range", + "lineno": 174, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_changing_range", + "callee": ".cocotb.types.Range", + "lineno": 178, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_copy", + "callee": ".cocotb.types.Array", + "lineno": 182, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_array.test_copy", + "callee": ".cocotb.types.Range", + "lineno": 182, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_cocotb": [ + { + "caller": "tests.pytest.test_cocotb.test_cocotb", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_cocotb.", + "callee": "tests.pytest.test_cocotb.test_cocotb", + "lineno": 95, + "resolution": "direct_name_call" + } + ], + "tests.pytest.test_env": [ + { + "caller": "tests.pytest.test_env.test_env_bool_invalid", + "callee": ".pytest.raises", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_bool_invalid", + "callee": ".re.escape", + "lineno": 89, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_path_empty", + "callee": ".pathlib.Path", + "lineno": 101, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_path_undefined", + "callee": ".pathlib.Path", + "lineno": 107, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_cocotb_test_modules_empty", + "callee": ".re.escape", + "lineno": 242, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_cocotb_test_modules_undefined", + "callee": ".re.escape", + "lineno": 256, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_cocotb_random_seed", + "callee": ".logging.getLogger", + "lineno": 280, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_random_seed_deprecated", + "callee": ".logging.getLogger", + "lineno": 291, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_plusargs_ntb_random_seed_deprecated", + "callee": ".logging.getLogger", + "lineno": 303, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_plusargs_seed_deprecated", + "callee": ".logging.getLogger", + "lineno": 316, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_cocotb_enable_profiling", + "callee": ".importlib.reload", + "lineno": 330, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_cocotb_resolve_x_invalid", + "callee": ".re.escape", + "lineno": 369, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_cocotb_resolve_x_logic_conversion", + "callee": ".typing.cast", + "lineno": 385, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_cocotb_resolve_x_logic_conversion", + "callee": ".cocotb.types.Logic", + "lineno": 409, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_cocotb_resolve_x_logic_conversion", + "callee": "tests.pytest.test_env.test_env_cocotb_resolve_x_logic_conversion.append_int_check", + "lineno": 411, + "resolution": "nested_function_call" + }, + { + "caller": "tests.pytest.test_env.test_env_cocotb_resolve_x_logic_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 419, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_env.test_env_cocotb_resolve_x_logic_conversion", + "callee": "tests.pytest.test_env.test_env_cocotb_resolve_x_logic_conversion.append_int_check", + "lineno": 423, + "resolution": "nested_function_call" + } + ], + "tests.pytest.test_ipython_support": [ + { + "caller": "tests.pytest.test_ipython_support.spawn_make", + "callee": ".pexpect.spawn", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_ipython_support.test_ipython_support_interactive", + "callee": "tests.pytest.test_ipython_support.spawn_make", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest.test_ipython_support.test_ipython_support_interactive", + "callee": "tests.pytest.test_ipython_support.terminate_child", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest.test_ipython_support.test_ipython_support_interactive", + "callee": "tests.pytest.test_ipython_support.assert_child_exited", + "lineno": 109, + "resolution": "direct_name_call" + } + ], + "tests.pytest.test_logging_with_envs": [ + { + "caller": "tests.pytest.test_logging_with_envs.mock_get_sim_time", + "callee": ".random.randint", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logging_with_envs.test_logging_boolean_envs", + "callee": "tests.pytest.test_logging_with_envs._set_env", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest.test_logging_with_envs.test_logging_boolean_envs", + "callee": ".logging.getLogger", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logging_with_envs.test_logging_log_prefix", + "callee": "tests.pytest.test_logging_with_envs._set_env", + "lineno": 102, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest.test_logging_with_envs.test_logging_log_prefix", + "callee": ".logging.getLogger", + "lineno": 105, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logging_with_envs.test_default_config_no_simulator", + "callee": ".logging.getLogger", + "lineno": 124, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_logic": [ + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 24, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 41, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 45, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 48, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_equality", + "callee": ".cocotb.types.Logic", + "lineno": 60, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_equality", + "callee": ".cocotb.types.Logic", + "lineno": 60, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_equality", + "callee": ".cocotb.types.Logic", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_equality", + "callee": ".cocotb.types.Logic", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_equality", + "callee": ".cocotb.types.Logic", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_equality", + "callee": ".cocotb.types.Logic", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_equality", + "callee": ".cocotb.types.Logic", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_equality", + "callee": ".cocotb.types.Logic", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_equality", + "callee": ".cocotb.types.Logic", + "lineno": 66, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_bool_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_bool_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 71, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_bool_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 72, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_bool_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_bool_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_bool_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 77, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_bool_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 79, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_bool_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 81, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_bool_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 83, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_str_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_str_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 88, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_str_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 89, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_str_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 90, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_index_cast", + "callee": ".cocotb.types.Logic", + "lineno": 94, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_index_cast", + "callee": ".cocotb.types.Logic", + "lineno": 95, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_index_cast", + "callee": ".cocotb.types.Logic", + "lineno": 97, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_int_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 101, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_int_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_int_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_int_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 104, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_int_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 106, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_int_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 108, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_int_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_int_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 112, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_int_conversions", + "callee": ".cocotb.types.Logic", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_repr", + "callee": ".cocotb.types.Logic", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_repr", + "callee": ".cocotb.types.Logic", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_repr", + "callee": ".cocotb.types.Logic", + "lineno": 119, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_repr", + "callee": ".cocotb.types.Logic", + "lineno": 119, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_repr", + "callee": ".cocotb.types.Logic", + "lineno": 120, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_repr", + "callee": ".cocotb.types.Logic", + "lineno": 120, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_repr", + "callee": ".cocotb.types.Logic", + "lineno": 121, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_repr", + "callee": ".cocotb.types.Logic", + "lineno": 121, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 127, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 127, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 127, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 130, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_and", + "callee": ".cocotb.types.Logic", + "lineno": 132, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 137, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 137, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 137, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 139, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 139, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 139, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 141, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_or", + "callee": ".cocotb.types.Logic", + "lineno": 143, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 149, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 149, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 149, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 152, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_xor", + "callee": ".cocotb.types.Logic", + "lineno": 154, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_invert", + "callee": ".cocotb.types.Logic", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_invert", + "callee": ".cocotb.types.Logic", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_invert", + "callee": ".cocotb.types.Logic", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_invert", + "callee": ".cocotb.types.Logic", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_invert", + "callee": ".cocotb.types.Logic", + "lineno": 160, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_invert", + "callee": ".cocotb.types.Logic", + "lineno": 160, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_invert", + "callee": ".cocotb.types.Logic", + "lineno": 161, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_invert", + "callee": ".cocotb.types.Logic", + "lineno": 161, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 166, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 166, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 169, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 169, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 172, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 172, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 174, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 174, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 174, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 175, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 175, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 175, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 176, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 176, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 177, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 177, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 178, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 178, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 178, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 179, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 179, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 179, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 180, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 180, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 181, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 181, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 182, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 182, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 182, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_is_resolvable", + "callee": ".cocotb.types.Logic", + "lineno": 186, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_is_resolvable", + "callee": ".cocotb.types.Logic", + "lineno": 187, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_is_resolvable", + "callee": ".cocotb.types.Logic", + "lineno": 188, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_is_resolvable", + "callee": ".cocotb.types.Logic", + "lineno": 189, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_is_resolvable", + "callee": ".cocotb.types.Logic", + "lineno": 190, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_is_resolvable", + "callee": ".cocotb.types.Logic", + "lineno": 191, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_is_resolvable", + "callee": ".cocotb.types.Logic", + "lineno": 192, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_is_resolvable", + "callee": ".cocotb.types.Logic", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_logic_is_resolvable", + "callee": ".cocotb.types.Logic", + "lineno": 194, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_copy", + "callee": ".cocotb.types.Logic", + "lineno": 198, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 204, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 205, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 206, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 207, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Logic", + "lineno": 207, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 208, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 209, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 210, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 211, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Logic", + "lineno": 211, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 213, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 215, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Logic", + "lineno": 216, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_constructor", + "callee": ".cocotb.types.Bit", + "lineno": 218, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 222, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 222, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 222, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 223, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 223, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 223, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 224, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 224, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 224, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 225, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_ops", + "callee": ".cocotb.types.Bit", + "lineno": 225, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 229, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Bit", + "lineno": 229, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Bit", + "lineno": 230, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 230, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 231, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Bit", + "lineno": 231, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 231, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Bit", + "lineno": 232, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 232, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 232, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 233, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Bit", + "lineno": 233, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 233, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Bit", + "lineno": 234, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 234, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 234, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 235, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Bit", + "lineno": 235, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 235, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Bit", + "lineno": 236, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 236, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic.test_bit_with_logic_ops", + "callee": ".cocotb.types.Logic", + "lineno": 236, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_logic_array": [ + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.Range", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 15, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.Range", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.Range", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_str_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.Logic", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.Range", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.Range", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction.gen", + "callee": ".cocotb.types.Logic", + "lineno": 41, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": "tests.pytest.test_logic_array.test_logic_array_iterable_construction.gen", + "lineno": 43, + "resolution": "nested_function_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.Range", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 48, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_iterable_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.Range", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.Range", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.Range", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.Range", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 66, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.Range", + "lineno": 66, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 68, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_int_construction", + "callee": ".cocotb.types.Range", + "lineno": 68, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 72, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "callee": ".cocotb.types.Range", + "lineno": 72, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 76, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "callee": ".cocotb.types.Range", + "lineno": 76, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "callee": ".cocotb.types.Range", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 79, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "callee": ".cocotb.types.Range", + "lineno": 81, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_copy_construction", + "callee": ".cocotb.types.Range", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_bad_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 89, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_bad_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_bad_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_bad_construction", + "callee": ".cocotb.types.LogicArray", + "lineno": 95, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_unsigned_conversion", + "callee": ".cocotb.types.Range", + "lineno": 101, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_unsigned_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 101, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_unsigned_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_unsigned_conversion", + "callee": ".cocotb.types.Range", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_unsigned_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_unsigned_conversion", + "callee": ".cocotb.types.Range", + "lineno": 108, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_unsigned_conversion", + "callee": ".cocotb.types.Range", + "lineno": 113, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_unsigned_conversion", + "callee": ".cocotb.types.Range", + "lineno": 116, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_signed_conversion", + "callee": ".cocotb.types.Range", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_signed_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_signed_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 125, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_signed_conversion", + "callee": ".cocotb.types.Range", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_signed_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_signed_conversion", + "callee": ".cocotb.types.Range", + "lineno": 131, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_signed_conversion", + "callee": ".cocotb.types.Range", + "lineno": 136, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_signed_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 142, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_signed_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 143, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_bytes_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 149, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_bytes_conversion", + "callee": ".cocotb.types.Range", + "lineno": 154, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_bytes_conversion", + "callee": ".cocotb.types.Range", + "lineno": 160, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_bytes_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 162, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_properties", + "callee": ".cocotb.types.LogicArray", + "lineno": 166, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_properties", + "callee": ".cocotb.types.LogicArray", + "lineno": 167, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_properties_deprecated", + "callee": ".cocotb.types.LogicArray", + "lineno": 172, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_properties_deprecated", + "callee": ".cocotb.types.LogicArray", + "lineno": 174, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_properties_deprecated", + "callee": ".cocotb.types.LogicArray", + "lineno": 184, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_properties_deprecated", + "callee": ".cocotb.types.LogicArray", + "lineno": 186, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_properties_deprecated", + "callee": ".cocotb.types.LogicArray", + "lineno": 199, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_properties_deprecated", + "callee": ".cocotb.types.LogicArray", + "lineno": 201, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_properties_deprecated", + "callee": ".cocotb.types.LogicArray", + "lineno": 207, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_properties_deprecated", + "callee": ".cocotb.types.LogicArray", + "lineno": 209, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_setattr", + "callee": ".cocotb.types.LogicArray", + "lineno": 220, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_setattr", + "callee": ".cocotb.types.LogicArray", + "lineno": 222, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_repr", + "callee": ".cocotb.types.LogicArray", + "lineno": 228, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_and", + "callee": ".cocotb.types.LogicArray", + "lineno": 233, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_and", + "callee": ".cocotb.types.LogicArray", + "lineno": 234, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_and", + "callee": ".cocotb.types.LogicArray", + "lineno": 235, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_and", + "callee": ".cocotb.types.LogicArray", + "lineno": 241, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_and", + "callee": ".cocotb.types.LogicArray", + "lineno": 241, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_or", + "callee": ".cocotb.types.LogicArray", + "lineno": 245, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_or", + "callee": ".cocotb.types.LogicArray", + "lineno": 246, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_or", + "callee": ".cocotb.types.Range", + "lineno": 246, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_or", + "callee": ".cocotb.types.LogicArray", + "lineno": 247, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_or", + "callee": ".cocotb.types.LogicArray", + "lineno": 253, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_or", + "callee": ".cocotb.types.LogicArray", + "lineno": 253, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_xor", + "callee": ".cocotb.types.LogicArray", + "lineno": 257, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_xor", + "callee": ".cocotb.types.LogicArray", + "lineno": 258, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_xor", + "callee": ".cocotb.types.LogicArray", + "lineno": 259, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_xor", + "callee": ".cocotb.types.LogicArray", + "lineno": 265, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_xor", + "callee": ".cocotb.types.LogicArray", + "lineno": 265, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_invert", + "callee": ".cocotb.types.LogicArray", + "lineno": 269, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_invert", + "callee": ".cocotb.types.LogicArray", + "lineno": 269, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_literal_casts", + "callee": ".cocotb.types.LogicArray", + "lineno": 273, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_literal_casts", + "callee": ".cocotb.types.LogicArray", + "lineno": 274, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_index_casts", + "callee": ".cocotb.types.LogicArray", + "lineno": 278, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_index_casts", + "callee": ".cocotb.types.LogicArray", + "lineno": 279, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_logic_array_index_casts", + "callee": ".cocotb.types.LogicArray", + "lineno": 281, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 288, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 288, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 288, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 288, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 289, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 289, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 289, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 289, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 290, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 290, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 290, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 290, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 291, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 291, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 291, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 291, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 292, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 292, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 292, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 292, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 293, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 293, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 293, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 293, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 294, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 294, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 294, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 294, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 295, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 295, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 295, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 295, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 296, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 296, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 296, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 296, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 297, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 297, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 297, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 297, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 298, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 298, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 298, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 300, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 301, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 302, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 303, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 304, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 305, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 306, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 307, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 308, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 309, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 310, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_equality", + "callee": ".cocotb.types.LogicArray", + "lineno": 311, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_repr_eval", + "callee": ".cocotb.types.LogicArray", + "lineno": 315, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_iter", + "callee": ".cocotb.types.Logic", + "lineno": 320, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_iter", + "callee": ".cocotb.types.Logic", + "lineno": 320, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_iter", + "callee": ".cocotb.types.Logic", + "lineno": 320, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_iter", + "callee": ".cocotb.types.Logic", + "lineno": 320, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_iter", + "callee": ".cocotb.types.LogicArray", + "lineno": 322, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_reversed", + "callee": ".cocotb.types.Logic", + "lineno": 327, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_reversed", + "callee": ".cocotb.types.Logic", + "lineno": 327, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_reversed", + "callee": ".cocotb.types.Logic", + "lineno": 327, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_reversed", + "callee": ".cocotb.types.Logic", + "lineno": 327, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_reversed", + "callee": ".cocotb.types.LogicArray", + "lineno": 328, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_contains", + "callee": ".cocotb.types.LogicArray", + "lineno": 333, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_contains", + "callee": ".cocotb.types.Logic", + "lineno": 334, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_contains", + "callee": ".cocotb.types.Logic", + "lineno": 335, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_index", + "callee": ".cocotb.types.LogicArray", + "lineno": 339, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_index", + "callee": ".cocotb.types.Range", + "lineno": 339, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_index", + "callee": ".cocotb.types.Logic", + "lineno": 340, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_index", + "callee": ".cocotb.types.Logic", + "lineno": 341, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_count", + "callee": ".cocotb.types.LogicArray", + "lineno": 347, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_count", + "callee": ".cocotb.types.Logic", + "lineno": 347, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_indexing", + "callee": ".cocotb.types.LogicArray", + "lineno": 351, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_indexing", + "callee": ".cocotb.types.Range", + "lineno": 351, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_indexing", + "callee": ".cocotb.types.LogicArray", + "lineno": 358, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_indexing", + "callee": ".cocotb.types.Range", + "lineno": 358, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_bad_indexing", + "callee": ".cocotb.types.LogicArray", + "lineno": 368, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_bad_indexing", + "callee": ".cocotb.types.LogicArray", + "lineno": 370, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_slicing", + "callee": ".cocotb.types.LogicArray", + "lineno": 374, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_slicing", + "callee": ".cocotb.types.LogicArray", + "lineno": 378, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_slicing", + "callee": ".cocotb.types.LogicArray", + "lineno": 380, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_slicing", + "callee": ".cocotb.types.LogicArray", + "lineno": 382, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_slicing_infered_start_stop", + "callee": ".cocotb.types.LogicArray", + "lineno": 386, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_dont_specify_step", + "callee": ".cocotb.types.LogicArray", + "lineno": 394, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_dont_specify_step", + "callee": ".cocotb.types.LogicArray", + "lineno": 396, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_slice_direction_mismatch", + "callee": ".cocotb.types.LogicArray", + "lineno": 400, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_slice_direction_mismatch", + "callee": ".cocotb.types.Range", + "lineno": 400, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_set_slice_wrong_length", + "callee": ".cocotb.types.LogicArray", + "lineno": 408, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_slice_correct_infered", + "callee": ".cocotb.types.LogicArray", + "lineno": 414, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_changing_range", + "callee": ".cocotb.types.LogicArray", + "lineno": 420, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_changing_range", + "callee": ".cocotb.types.Range", + "lineno": 421, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_changing_range", + "callee": ".cocotb.types.Range", + "lineno": 422, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_changing_range", + "callee": ".cocotb.types.Range", + "lineno": 426, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.Range", + "lineno": 430, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 434, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 435, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 436, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 437, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 439, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 445, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 459, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 460, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 461, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 462, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_bool_cast", + "callee": ".cocotb.types.LogicArray", + "lineno": 471, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_bool_cast", + "callee": ".cocotb.types.LogicArray", + "lineno": 472, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_bool_cast", + "callee": ".cocotb.types.LogicArray", + "lineno": 474, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.LogicArray", + "lineno": 478, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.LogicArray", + "lineno": 478, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.LogicArray", + "lineno": 479, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.LogicArray", + "lineno": 479, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.LogicArray", + "lineno": 480, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.LogicArray", + "lineno": 480, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.LogicArray", + "lineno": 481, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.LogicArray", + "lineno": 481, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.LogicArray", + "lineno": 482, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 483, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_resolve", + "callee": ".cocotb.types.Logic", + "lineno": 483, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_copy", + "callee": ".cocotb.types.LogicArray", + "lineno": 487, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_copy", + "callee": ".cocotb.types.Range", + "lineno": 487, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_format", + "callee": ".cocotb.types.LogicArray", + "lineno": 498, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_format", + "callee": ".cocotb.types.LogicArray", + "lineno": 513, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_format", + "callee": ".cocotb.types.LogicArray", + "lineno": 523, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_from_signed_wrap", + "callee": ".cocotb.types.LogicArray", + "lineno": 532, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_from_signed_wrap", + "callee": ".cocotb.types.LogicArray", + "lineno": 533, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_from_signed_wrap", + "callee": ".cocotb.types.LogicArray", + "lineno": 534, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_from_signed_wrap", + "callee": ".cocotb.types.LogicArray", + "lineno": 535, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_from_signed_wrap", + "callee": ".cocotb.types.LogicArray", + "lineno": 536, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_from_signed_wrap", + "callee": ".cocotb.types.LogicArray", + "lineno": 537, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_from_signed_wrap", + "callee": ".cocotb.types.LogicArray", + "lineno": 538, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_from_unsigned_wrap", + "callee": ".cocotb.types.LogicArray", + "lineno": 548, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_from_unsigned_wrap", + "callee": ".cocotb.types.LogicArray", + "lineno": 549, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logic_array.test_from_unsigned_wrap", + "callee": ".cocotb.types.LogicArray", + "lineno": 550, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_logs": [ + { + "caller": "tests.pytest.test_logs.", + "callee": ".pathlib.Path", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logs.", + "callee": ".pathlib.Path", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logs.clock_design", + "callee": ".cocotb.clock.Clock", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logs.clock_design", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logs.run_simulation", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logs.test_wave_dump", + "callee": ".tempfile.TemporaryDirectory", + "lineno": 68, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logs.test_wave_dump", + "callee": ".pathlib.Path", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_logs.test_wave_dump", + "callee": "tests.pytest.test_logs.run_simulation", + "lineno": 70, + "resolution": "direct_name_call" + } + ], + "tests.pytest.test_parallel_cocotb": [ + { + "caller": "tests.pytest.test_parallel_cocotb.test_cocotb_parallel_compile", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parallel_cocotb.test_cocotb_parallel", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 48, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_parameterize": [ + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 31, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_repr", + "callee": ".cocotb._decorators._repr", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_reprs", + "callee": ".cocotb._decorators._reprs", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_parameterize.test_parametrize_reprs", + "callee": ".cocotb._decorators._reprs", + "lineno": 41, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_plusargs": [ + { + "caller": "tests.pytest.test_plusargs.", + "callee": ".pathlib.Path", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_plusargs.", + "callee": ".pathlib.Path", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_plusargs.test_toplevel_library", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 30, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_range": [ + { + "caller": "tests.pytest.test_range.test_to_range", + "callee": ".cocotb.types.Range", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_to_range", + "callee": ".cocotb.types.Range", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_downto_range", + "callee": ".cocotb.types.Range", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_downto_range", + "callee": ".cocotb.types.Range", + "lineno": 47, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_range_index_from_class", + "callee": ".cocotb.types.Range", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_null_range", + "callee": ".cocotb.types.Range", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_bad_arguments", + "callee": ".cocotb.types.Range", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_bad_arguments", + "callee": ".cocotb.types.Range", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_bad_arguments", + "callee": ".cocotb.types.Range", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 90, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 90, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 92, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 92, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_equality", + "callee": ".cocotb.types.Range", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_other_constructors", + "callee": ".cocotb.types.Range", + "lineno": 97, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_other_constructors", + "callee": ".cocotb.types.Range", + "lineno": 97, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_other_constructors", + "callee": ".cocotb.types.Range", + "lineno": 98, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_other_constructors", + "callee": ".cocotb.types.Range", + "lineno": 98, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_other_constructors", + "callee": ".cocotb.types.Range", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_other_constructors", + "callee": ".cocotb.types.Range", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_other_constructors", + "callee": ".cocotb.types.Range", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_other_constructors", + "callee": ".cocotb.types.Range", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_use_in_set", + "callee": ".cocotb.types.Range", + "lineno": 104, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_use_in_set", + "callee": ".cocotb.types.Range", + "lineno": 104, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_use_in_set", + "callee": ".cocotb.types.Range", + "lineno": 105, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_use_in_set", + "callee": ".cocotb.types.Range", + "lineno": 105, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_repr", + "callee": ".cocotb.types.Range", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_uppercase_in_direction", + "callee": ".cocotb.types.Range", + "lineno": 123, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_bad_direction", + "callee": ".cocotb.types.Range", + "lineno": 129, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_bad_bound", + "callee": ".cocotb.types.Range", + "lineno": 134, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_bad_getitem", + "callee": ".cocotb.types.Range", + "lineno": 144, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_copy", + "callee": ".cocotb.types.Range", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_range.test_index", + "callee": ".cocotb.types.Range", + "lineno": 154, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_runner": [ + { + "caller": "tests.pytest.test_runner.test_empty_string", + "callee": ".cocotb_tools.runner._as_tcl_value", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_special_char", + "callee": ".cocotb_tools.runner._as_tcl_value", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb.types.Logic", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb.types.Logic", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 67, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 69, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_sv_literal_conversion", + "callee": ".cocotb_tools.runner.as_sv_literal", + "lineno": 71, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 76, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 77, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 79, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb.types.Logic", + "lineno": 79, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 80, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb.types.LogicArray", + "lineno": 80, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 81, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 85, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_vhdl_literal_conversion", + "callee": ".cocotb_tools.runner.as_vhdl_literal", + "lineno": 89, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.cocotb_runner_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 94, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_runner", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 122, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_runner", + "callee": ".cocotb_tools.runner.VHDL", + "lineno": 123, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_missing_libpython", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 183, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_runner.test_missing_libpython", + "callee": ".cocotb_tools.runner.VHDL", + "lineno": 188, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_timescale": [ + { + "caller": "tests.pytest.test_timescale.test_precision", + "callee": ".cocotb.simtime._get_log_time_scale", + "lineno": 45, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_timescale.test_precision", + "callee": ".str.format", + "lineno": 52, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.pytest.test_timescale.test_precision", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 55, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_vhdl_libraries_multiple": [ + { + "caller": "tests.pytest.test_vhdl_libraries_multiple.", + "callee": ".pathlib.Path", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_vhdl_libraries_multiple.test_toplevel_library", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 37, + "resolution": "external_constructor_call" + } + ], + "tests.pytest.test_waves": [ + { + "caller": "tests.pytest.test_waves.clock_design", + "callee": ".cocotb.clock.Clock", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_waves.clock_design", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_waves.run_simulation", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_waves.test_wave_dump", + "callee": "tests.pytest.test_waves.run_simulation", + "lineno": 78, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest.test_waves.", + "callee": ".cocotb_tools.sim_versions.VerilatorVersion", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_waves.test_saif_dump", + "callee": "tests.pytest.test_waves.run_simulation", + "lineno": 113, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest.test_waves.test_named_wave_dump", + "callee": ".pathlib.Path", + "lineno": 127, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_waves.test_named_wave_dump", + "callee": "tests.pytest.test_waves.run_simulation", + "lineno": 129, + "resolution": "direct_name_call" + } + ], + "tests.pytest.test_xunit_reporter": [ + { + "caller": "tests.pytest.test_xunit_reporter.test_empty_testsuite", + "callee": ".cocotb._xunit_reporter.XUnitReporter", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_xunit_reporter.test_report", + "callee": ".cocotb._xunit_reporter.XUnitReporter", + "lineno": 47, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_xunit_reporter.test_report", + "callee": ".platform.node", + "lineno": 154, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_xunit_reporter.test_file_outside_workspace", + "callee": ".cocotb._xunit_reporter.XUnitReporter", + "lineno": 278, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_xunit_reporter.test_without_attachments", + "callee": ".cocotb._xunit_reporter.XUnitReporter", + "lineno": 313, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_xunit_reporter.test_properties", + "callee": ".cocotb._xunit_reporter.XUnitReporter", + "lineno": 338, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest.test_xunit_reporter.test_invalid_characters", + "callee": ".cocotb._xunit_reporter.XUnitReporter", + "lineno": 389, + "resolution": "external_constructor_call" + } + ], + "tests.pytest_plugin.conftest": [ + { + "caller": "tests.pytest_plugin.conftest.", + "callee": ".pathlib.Path", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.conftest.pytest_addoption", + "callee": ".pytest.hookimpl", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.conftest.sample_module_fixture", + "callee": ".pytest.fixture", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.conftest.clock_generation_fixture", + "callee": ".cocotb.clock.Clock", + "lineno": 98, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.conftest.clock_generation_fixture", + "callee": ".pytest.fixture", + "lineno": 92, + "resolution": "external_constructor_call" + } + ], + "tests.pytest_plugin.test_caplog": [ + { + "caller": "tests.pytest_plugin.test_caplog.test_capture_info", + "callee": ".logging.getLogger", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_caplog.test_capture_warning", + "callee": ".logging.getLogger", + "lineno": 28, + "resolution": "external_constructor_call" + } + ], + "tests.pytest_plugin.test_cocotb": [ + { + "caller": "tests.pytest_plugin.test_cocotb.test_timeout", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 38, + "resolution": "external_constructor_call" + } + ], + "tests.pytest_plugin.test_cocotb_top": [], + "tests.pytest_plugin.test_end_test": [], + "tests.pytest_plugin.test_fixture": [ + { + "caller": "tests.pytest_plugin.test_fixture.x_fixture", + "callee": ".pytest.fixture", + "lineno": 14, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_fixture.x_generator_fixture", + "callee": ".pytest.fixture", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_fixture.x_async_fixture", + "callee": ".pytest.fixture", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_fixture.x_async_generator_fixture", + "callee": ".pytest.fixture", + "lineno": 32, + "resolution": "external_constructor_call" + } + ], + "tests.pytest_plugin.test_parametrize": [], + "tests.pytest_plugin.test_sample_module": [ + { + "caller": "tests.pytest_plugin.test_sample_module.sample_module_fixture", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_sample_module.sample_module_fixture", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_sample_module.test_simple", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 95, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_sample_module.test_simple", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_sample_module.test_setup_only", + "callee": "tests.pytest_plugin.test_sample_module.test_simple", + "lineno": 106, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest_plugin.test_sample_module.test_parametrize_matrix", + "callee": "tests.pytest_plugin.test_sample_module.test_simple", + "lineno": 114, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest_plugin.test_sample_module.test_parametrize_series", + "callee": "tests.pytest_plugin.test_sample_module.test_simple", + "lineno": 120, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest_plugin.test_sample_module.test_parametrize_single", + "callee": "tests.pytest_plugin.test_sample_module.test_simple", + "lineno": 126, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest_plugin.test_sample_module.test_xfail_raises_string", + "callee": "tests.pytest_plugin.test_sample_module.test_simple", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest_plugin.test_sample_module.test_xfail_any", + "callee": "tests.pytest_plugin.test_sample_module.test_simple", + "lineno": 139, + "resolution": "direct_name_call" + }, + { + "caller": "tests.pytest_plugin.test_sample_module.test_xfail_raises", + "callee": "tests.pytest_plugin.test_sample_module.test_simple", + "lineno": 146, + "resolution": "direct_name_call" + } + ], + "tests.pytest_plugin.test_sample_module_1": [ + { + "caller": "tests.pytest_plugin.test_sample_module_1.test_dut", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 15, + "resolution": "external_constructor_call" + } + ], + "tests.pytest_plugin.test_sample_module_2": [ + { + "caller": "tests.pytest_plugin.test_sample_module_2.test_dut", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 15, + "resolution": "external_constructor_call" + } + ], + "tests.pytest_plugin.test_session": [ + { + "caller": "tests.pytest_plugin.test_session.", + "callee": ".pathlib.Path", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_session.my_hdl_project_fixture", + "callee": ".pytest.fixture", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_session.array_module_fixture", + "callee": ".pytest.fixture", + "lineno": 60, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_session.sample_module_fixture", + "callee": ".pytest.fixture", + "lineno": 69, + "resolution": "external_constructor_call" + } + ], + "tests.pytest_plugin.test_timeout": [ + { + "caller": "tests.pytest_plugin.test_timeout.test_timeout_with_positional_arguments", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.pytest_plugin.test_timeout.test_timeout_with_named_arguments", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 27, + "resolution": "external_constructor_call" + } + ], + "tests.pytest_plugin.test_xfail": [], + "tests.test_cases.test_array.test_array": [ + { + "caller": "tests.test_cases.test_array.test_array.test_read_write", + "callee": ".cocotb.clock.Clock", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array.test_array.test_read_write", + "callee": ".cocotb.triggers.Timer", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array.test_array.test_read_write", + "callee": ".cocotb.triggers.Timer", + "lineno": 85, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array.test_array.test_read_write", + "callee": ".cocotb.triggers.Timer", + "lineno": 116, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array.test_array.test_read_write", + "callee": ".cocotb_tools.sim_versions.XceliumVersion", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array.test_array.test_read_write", + "callee": ".cocotb_tools.sim_versions.XceliumVersion", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array.test_array.test_discover_all", + "callee": ".cocotb.triggers.Timer", + "lineno": 279, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array.test_array.test_discover_all._discover", + "callee": "tests.test_cases.test_array.test_array.test_discover_all._discover", + "lineno": 323, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_array.test_array.test_discover_all", + "callee": "tests.test_cases.test_array.test_array.test_discover_all._discover", + "lineno": 326, + "resolution": "nested_function_call" + } + ], + "tests.test_cases.test_array_simple.test_array_simple": [ + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_handles", + "callee": ".cocotb.clock.Clock", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_handles", + "callee": ".cocotb.triggers.Timer", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_handles", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_handles", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 43, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_handles", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_handles", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 45, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_handles", + "callee": ".cocotb.clock.Clock", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_handles", + "callee": ".cocotb.triggers.Timer", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_handles", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": ".cocotb.clock.Clock", + "lineno": 76, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": ".cocotb.triggers.Timer", + "lineno": 83, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 87, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 88, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 89, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 90, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 93, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": ".cocotb.triggers.Timer", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 105, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 106, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 107, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 108, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_1dim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 109, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": ".cocotb.clock.Clock", + "lineno": 122, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": ".cocotb.triggers.Timer", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 129, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 130, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 131, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": ".cocotb.triggers.Timer", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 141, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 142, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_ndim_array_indexes", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 143, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_struct_unpacked", + "callee": ".cocotb.clock.Clock", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_struct_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 160, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_struct_unpacked", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 161, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_struct_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 163, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_array_simple.test_array_simple.test_struct_unpacked", + "callee": "tests.test_cases.test_array_simple.test_array_simple._check_value", + "lineno": 164, + "resolution": "direct_name_call" + } + ], + "tests.test_cases.test_async_bridge.test_async_bridge": [ + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.await_two_clock_edges", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.await_two_clock_edges", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.await_two_clock_edges", + "callee": ".cocotb.triggers.Timer", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.calls_resume", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.await_two_clock_edges", + "lineno": 34, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.print_sim_time", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_bridge", + "callee": ".cocotb.triggers.Timer", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_bridge", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_bridge", + "callee": ".cocotb.task.bridge", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_bridge", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_bridge", + "callee": ".cocotb.triggers.Timer", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume.wait_cycles", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 72, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume.wait_cycles_wrapper", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume.wait_cycles", + "lineno": 76, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume", + "callee": ".cocotb.clock.Clock", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume", + "callee": ".cocotb.triggers.Timer", + "lineno": 79, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 83, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume", + "callee": ".cocotb.utils.get_sim_steps", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume.wait_cycles_wrapper", + "lineno": 85, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_time_in_resume", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_blocking_function_call_return.clock_monitor", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_blocking_function_call_return.clock_monitor", + "callee": ".cocotb.triggers.Timer", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_blocking_function_call_return", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_blocking_function_call_return.clock_monitor", + "lineno": 103, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_blocking_function_call_return", + "callee": ".cocotb.clock.Clock", + "lineno": 104, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_blocking_function_call_return", + "callee": ".cocotb.task.bridge", + "lineno": 105, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_consecutive_bridges", + "callee": ".cocotb.task.bridge", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_consecutive_bridges", + "callee": ".cocotb.task.bridge", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_readonly", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 129, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_readonly", + "callee": ".cocotb.task.bridge", + "lineno": 131, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_readonly", + "callee": ".cocotb.clock.Clock", + "lineno": 141, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_readonly", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 143, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_readonly", + "callee": ".cocotb.task.bridge", + "lineno": 145, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_that_awaits", + "callee": ".cocotb.clock.Clock", + "lineno": 156, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_that_awaits", + "callee": ".cocotb.task.bridge", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_await_after_bridge", + "callee": ".cocotb.clock.Clock", + "lineno": 169, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_await_after_bridge", + "callee": ".cocotb.task.bridge", + "lineno": 171, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_await_after_bridge", + "callee": ".cocotb.triggers.Timer", + "lineno": 174, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_await_after_bridge", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 175, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_start_soon.run_function", + "callee": ".cocotb.task.bridge", + "lineno": 186, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_start_soon.run_bridge", + "callee": ".cocotb.task.bridge", + "lineno": 190, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_start_soon", + "callee": ".cocotb.clock.Clock", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_start_soon", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_start_soon.run_function", + "lineno": 195, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_start_soon", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_from_start_soon.run_bridge", + "lineno": 201, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_raised_exception", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_raised_exception.func", + "lineno": 218, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_returns_exception", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_bridge_returns_exception.func", + "lineno": 231, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_raised_exception.ext", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_raised_exception.func", + "lineno": 248, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_raised_exception", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_raised_exception.ext", + "lineno": 251, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_returns_exception.ext", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_returns_exception.gen_func", + "lineno": 266, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_returns_exception", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_returns_exception.ext", + "lineno": 268, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_weird_thread_fails.func", + "callee": ".cocotb.triggers.Timer", + "lineno": 286, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_weird_thread_fails.function_caller", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_weird_thread_fails.func", + "lineno": 292, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_weird_thread_fails", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_weird_thread_fails.ext", + "lineno": 304, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_from_weird_thread_fails", + "callee": ".cocotb.triggers.Timer", + "lineno": 306, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_called_in_parallel.function", + "callee": ".cocotb.triggers.Timer", + "lineno": 324, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_called_in_parallel.call_function", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_called_in_parallel.function", + "lineno": 329, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_called_in_parallel", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_called_in_parallel.call_function", + "lineno": 331, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_called_in_parallel", + "callee": "tests.test_cases.test_async_bridge.test_async_bridge.test_resume_called_in_parallel.call_function", + "lineno": 332, + "resolution": "nested_function_call" + } + ], + "tests.test_cases.test_cocotb.common": [ + { + "caller": "tests.test_cases.test_cocotb.common.assert_takes", + "callee": ".cocotb.utils.get_sim_steps", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.common.assert_takes", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.common.assert_takes", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.common.assert_takes", + "callee": ".cocotb.utils.get_time_from_sim_steps", + "lineno": 63, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.pytest_assertion_rewriting": [], + "tests.test_cases.test_cocotb.test_async_coroutines": [ + { + "caller": "tests.test_cases.test_cocotb.test_async_coroutines.produce.async_", + "callee": ".cocotb.triggers.Timer", + "lineno": 24, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_async_coroutines.test_async_from_async", + "callee": ".cocotb._outcomes.Value", + "lineno": 31, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_async_coroutines.test_async_from_async", + "callee": ".cocotb._outcomes.Error", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_async_coroutines.test_trigger_await_gives_self", + "callee": ".cocotb.triggers.Timer", + "lineno": 45, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_async_coroutines.test_task_coroutine_function_exception", + "callee": ".cocotb.task.Task", + "lineno": 67, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.test_async_generators": [ + { + "caller": "tests.test_cases.test_cocotb.test_async_generators.test_forking_accidental_async_generator", + "callee": "tests.test_cases.test_cocotb.test_async_generators.whoops_async_generator", + "lineno": 20, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_async_generators.test_constructing_accidental_async_generator", + "callee": ".cocotb.task.Task", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_async_generators.test_constructing_accidental_async_generator", + "callee": "tests.test_cases.test_cocotb.test_async_generators.whoops_async_generator", + "lineno": 28, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_async_generators.test_creating_accidental_async_generator", + "callee": "tests.test_cases.test_cocotb.test_async_generators.whoops_async_generator", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_async_generators.test_awaiting_accidental_async_generator", + "callee": "tests.test_cases.test_cocotb.test_async_generators.whoops_async_generator", + "lineno": 44, + "resolution": "direct_name_call" + } + ], + "tests.test_cases.test_cocotb.test_ci": [], + "tests.test_cases.test_cocotb.test_clock": [ + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".cocotb.clock.Clock", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".cocotb.clock.Clock", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".common.assert_takes", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".cocotb.triggers.Timer", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".common.assert_takes", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".common.assert_takes", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".cocotb.triggers.Timer", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".common.assert_takes", + "lineno": 66, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_with_units", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 67, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_gpi_clock_error_signal_type", + "callee": ".cocotb.simulator.clock_create", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_gpi_clock_error_impl", + "callee": ".cocotb.clock.Clock", + "lineno": 81, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_gpi_clock_error_params", + "callee": ".cocotb.simulator.clock_create", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_gpi_clock_error_timing", + "callee": ".cocotb.simulator.clock_create", + "lineno": 93, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_bad_period", + "callee": ".cocotb.clock.Clock", + "lineno": 101, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_bad_period", + "callee": ".cocotb.clock.Clock", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_gpi_clock_error_already_started", + "callee": ".cocotb.simulator.clock_create", + "lineno": 108, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clocks_with_other_number_types", + "callee": ".cocotb.simulator.get_precision", + "lineno": 121, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clocks_with_other_number_types", + "callee": ".cocotb.clock.Clock", + "lineno": 123, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clocks_with_other_number_types", + "callee": ".cocotb.triggers.Timer", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clocks_with_other_number_types", + "callee": ".cocotb.clock.Clock", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clocks_with_other_number_types", + "callee": ".cocotb.triggers.Timer", + "lineno": 127, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_stop_and_restart", + "callee": ".cocotb.clock.Clock", + "lineno": 133, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_stop_and_restart", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 136, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_stop_and_restart", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 144, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_cycles", + "callee": ".cocotb.clock.Clock", + "lineno": 151, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_cycles", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_cycles", + "callee": ".common.assert_takes", + "lineno": 160, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_cycles", + "callee": ".common.assert_takes", + "lineno": 163, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_cycles", + "callee": ".common.assert_takes", + "lineno": 166, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_cycles", + "callee": ".common.assert_takes", + "lineno": 169, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_task_cancel", + "callee": ".cocotb.clock.Clock", + "lineno": 175, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_task_cancel", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 178, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_task_cancel", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 183, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_clock_task_cancel", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 183, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_bad_set_action", + "callee": ".cocotb.clock.Clock", + "lineno": 189, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_set_action", + "callee": ".cocotb.clock.Clock", + "lineno": 196, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_set_action", + "callee": ".cocotb._base_triggers.NullTrigger", + "lineno": 199, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_set_action", + "callee": ".cocotb.triggers.Timer", + "lineno": 202, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_set_action", + "callee": ".cocotb._base_triggers.NullTrigger", + "lineno": 203, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_period_high", + "callee": ".cocotb.clock.Clock", + "lineno": 213, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_period_high", + "callee": ".cocotb.clock.Clock", + "lineno": 215, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_period_high", + "callee": ".cocotb.clock.Clock", + "lineno": 219, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_period_high", + "callee": ".cocotb.clock.Clock", + "lineno": 222, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_period_high", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 224, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_period_high", + "callee": ".common.assert_takes", + "lineno": 226, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_period_high", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 227, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_period_high", + "callee": ".common.assert_takes", + "lineno": 228, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_clock.test_period_high", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 229, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.test_deprecated": [ + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_testfactory_deprecated_test", + "callee": ".list.append", + "lineno": 36, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.", + "callee": ".cocotb.regression.TestFactory", + "lineno": 41, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_real_handle_casts_deprecated", + "callee": ".cocotb.triggers.Timer", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_int_handle_casts_deprecated", + "callee": ".cocotb.triggers.Timer", + "lineno": 67, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_logic_handle_casts_deprecated", + "callee": ".cocotb.triggers.Timer", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_string_handle_casts_deprecated", + "callee": ".cocotb.triggers.Timer", + "lineno": 85, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_deprecated", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_deprecated.returns_1", + "lineno": 95, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_deprecated", + "callee": ".cocotb.triggers.Join", + "lineno": 97, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_in_first_backwards_compat", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_in_first_backwards_compat.returns_1", + "lineno": 108, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_in_first_backwards_compat", + "callee": ".cocotb.triggers.Join", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_in_first_backwards_compat", + "callee": ".cocotb.triggers.First", + "lineno": 111, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_join_trigger_in_first_backwards_compat", + "callee": ".cocotb.triggers.Timer", + "lineno": 111, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_task_join_deprecated", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_task_join_deprecated.returns_1", + "lineno": 120, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_task_join_in_first_backwards_compat", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_task_join_in_first_backwards_compat.returns_1", + "lineno": 131, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_task_join_in_first_backwards_compat", + "callee": ".cocotb.triggers.First", + "lineno": 134, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_task_join_in_first_backwards_compat", + "callee": ".cocotb.triggers.Timer", + "lineno": 134, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_event_data_deprecated", + "callee": ".cocotb.triggers.Event", + "lineno": 140, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_logic_scalar_object_methods_deprecated", + "callee": ".cocotb.triggers.Timer", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_edge_trigger_deprecated", + "callee": ".cocotb.triggers.Edge", + "lineno": 168, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_cocotb_start", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_cocotb_start.do_something", + "lineno": 182, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_event_name_deprecated", + "callee": ".cocotb.triggers.Event", + "lineno": 196, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_units_deprecated", + "callee": ".common.assert_takes", + "lineno": 210, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_units_deprecated", + "callee": ".cocotb.triggers.Timer", + "lineno": 211, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_units_deprecated", + "callee": ".cocotb.clock.Clock", + "lineno": 213, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_units_deprecated", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 215, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_units_deprecated", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 215, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_units_deprecated", + "callee": ".cocotb.utils.get_sim_steps", + "lineno": 217, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_units_deprecated", + "callee": ".cocotb.utils.get_sim_steps", + "lineno": 217, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_units_deprecated", + "callee": ".cocotb.utils.get_time_from_sim_steps", + "lineno": 219, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_units_deprecated", + "callee": ".cocotb.utils.get_time_from_sim_steps", + "lineno": 219, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Lock_name_deprecated", + "callee": ".cocotb._base_triggers.Lock", + "lineno": 243, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_unstarted.example", + "callee": ".cocotb.triggers.Timer", + "lineno": 255, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_unstarted", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_unstarted.example", + "lineno": 257, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_scheduled.example", + "callee": ".cocotb.triggers.Timer", + "lineno": 269, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_scheduled", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_scheduled.example", + "lineno": 271, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_pending.example", + "callee": ".cocotb.triggers.Timer", + "lineno": 283, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_pending", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_pending.example", + "lineno": 285, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_pending", + "callee": ".cocotb.triggers.Timer", + "lineno": 286, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_done", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_done.example", + "lineno": 300, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_done", + "callee": ".cocotb.triggers.Timer", + "lineno": 301, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_running.example", + "callee": ".cocotb.task.current_task", + "lineno": 316, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_running.example", + "callee": ".cocotb.triggers.Timer", + "lineno": 320, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_running", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_Task_kill_running.example", + "lineno": 324, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_task.raise_test_success", + "callee": ".cocotb.triggers.Timer", + "lineno": 332, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_task", + "callee": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_task.raise_test_success", + "lineno": 336, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_deprecated.test_pass_test_in_task", + "callee": ".cocotb.triggers.Timer", + "lineno": 337, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.test_edge_triggers": [ + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.count_edges_cycles", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.do_single_edge_check", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.do_single_edge_check", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 60, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_rising_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 68, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_rising_edge", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.do_single_edge_check", + "lineno": 69, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_rising_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 70, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_rising_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 72, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_rising_edge", + "callee": ".cocotb.triggers.select", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_falling_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 81, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_falling_edge", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.do_single_edge_check", + "lineno": 82, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_falling_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 83, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_falling_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 85, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_falling_edge", + "callee": ".cocotb.triggers.select", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 94, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 96, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 98, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 104, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 106, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 108, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 112, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_either_edge", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 116, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_fork_and_monitor", + "callee": ".cocotb.clock.Clock", + "lineno": 122, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_fork_and_monitor", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 125, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_fork_and_monitor", + "callee": ".cocotb.triggers.Timer", + "lineno": 127, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_fork_and_monitor", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.count_edges_cycles", + "lineno": 128, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_fork_and_monitor", + "callee": ".cocotb.triggers.select", + "lineno": 133, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.do_clock", + "callee": ".cocotb.triggers.Timer", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.do_clock", + "callee": ".cocotb.triggers.Timer", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.do_edge_count", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_count", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.do_clock", + "lineno": 170, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_count", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.do_edge_count", + "lineno": 171, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_count", + "callee": ".cocotb.triggers.Timer", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_identity", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 183, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_identity", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 184, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_identity", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 185, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_identity", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 187, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_identity", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 188, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_identity", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 189, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_identity", + "callee": ".cocotb.triggers.Timer", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_trigger_result_type", + "callee": ".cocotb.clock.Clock", + "lineno": 201, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_trigger_result_type", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 203, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_trigger_result_type", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 208, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_trigger_result_type", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 213, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.clock.Clock", + "lineno": 227, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 230, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 232, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".common.assert_takes", + "lineno": 243, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 246, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".common.assert_takes", + "lineno": 257, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 261, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 262, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 263, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 264, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 265, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 266, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 270, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 272, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 274, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 276, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles_forked", + "callee": ".cocotb.clock.Clock", + "lineno": 284, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles_forked.wait_ten", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles_forked", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles_forked.wait_ten", + "lineno": 289, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles_forked", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.test_clock_cycles_forked.wait_ten", + "lineno": 290, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers.wait_rising_edge", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 310, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers.wait_falling_edge", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 313, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers.wait_rising_edge", + "lineno": 315, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers.wait_falling_edge", + "lineno": 316, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers", + "callee": ".cocotb.clock.Clock", + "lineno": 317, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers", + "callee": ".cocotb.triggers.gather", + "lineno": 318, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 303, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_both_edge_triggers", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 303, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector", + "callee": ".cocotb.clock.Clock", + "lineno": 325, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector.wait_edge", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 332, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector.wait_edge", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 334, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 338, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 339, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector.wait_edge", + "lineno": 341, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 346, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 349, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_on_vector", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 355, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_bad_handles", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 365, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_bad_handles", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 368, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_bad_handles", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 371, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_bad_handles", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 374, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_bad_handles", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 377, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_logic_vector.change_stream_in_data", + "callee": ".cocotb.triggers.Timer", + "lineno": 385, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_logic_vector", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_logic_vector.change_stream_in_data", + "lineno": 388, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_logic_vector", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 390, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_logic_vector", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 390, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_non_logic_handles.change_stream_in_int", + "callee": ".cocotb.triggers.Timer", + "lineno": 399, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_non_logic_handles", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_non_logic_handles.change_stream_in_int", + "lineno": 402, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_non_logic_handles", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 404, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_non_logic_handles", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 404, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_trigger_repr", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 409, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_trigger_repr", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 416, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_trigger_repr", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 422, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_trigger_on_const", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 433, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_trigger_on_const", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 435, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.test_edge_trigger_on_const", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 437, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_edge", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 444, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_rising_edge", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 449, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_falling_edge", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 454, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_all_edges", + "callee": ".cocotb.clock.Clock", + "lineno": 459, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_all_edges", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_edge", + "lineno": 460, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_all_edges", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_rising_edge", + "lineno": 461, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_all_edges", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_falling_edge", + "lineno": 462, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_same_edges", + "callee": ".cocotb.clock.Clock", + "lineno": 467, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_same_edges", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_rising_edge", + "lineno": 468, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_same_edges", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_rising_edge", + "lineno": 469, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_different_edges", + "callee": ".cocotb.clock.Clock", + "lineno": 474, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_different_edges", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_rising_edge", + "lineno": 475, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_edge_triggers.issue_376_different_edges", + "callee": "tests.test_cases.test_cocotb.test_edge_triggers.wait_for_falling_edge", + "lineno": 476, + "resolution": "direct_name_call" + } + ], + "tests.test_cases.test_cocotb.test_first_combine": [ + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed", + "callee": "tests.test_cases.test_cocotb.test_first_combine.MyTrigger.__init__", + "lineno": 40, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed", + "callee": ".cocotb.triggers.Timer", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed", + "callee": ".cocotb.triggers.First", + "lineno": 43, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed_on_exception", + "callee": "tests.test_cases.test_cocotb.test_first_combine.MyTrigger.__init__", + "lineno": 55, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed_on_exception", + "callee": ".cocotb.triggers.First", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed_on_exception", + "callee": ".cocotb.task.Task", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed_on_exception", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_First_unfired_triggers_killed_on_exception.fails", + "lineno": 61, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_unfired_triggers_killed_on_exception", + "callee": "tests.test_cases.test_cocotb.test_first_combine.MyTrigger.__init__", + "lineno": 72, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_unfired_triggers_killed_on_exception", + "callee": ".cocotb.triggers.Combine", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_unfired_triggers_killed_on_exception", + "callee": ".cocotb.task.Task", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_unfired_triggers_killed_on_exception", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_unfired_triggers_killed_on_exception.fails", + "lineno": 78, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first", + "callee": ".cocotb.triggers.Event", + "lineno": 88, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first.fire_events", + "callee": ".cocotb.triggers.Timer", + "lineno": 94, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first.wait_for_nested_first", + "callee": ".cocotb.triggers.First", + "lineno": 98, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first.wait_for_nested_first", + "callee": ".cocotb.triggers.First", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first.fire_events", + "lineno": 105, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_nested_first.wait_for_nested_first", + "lineno": 106, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_first_does_not_kill.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 117, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_first_does_not_kill", + "callee": ".cocotb.triggers.Timer", + "lineno": 121, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_first_does_not_kill", + "callee": ".cocotb.triggers.First", + "lineno": 123, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_first_does_not_kill", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_first_does_not_kill.coro", + "lineno": 123, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_first_does_not_kill", + "callee": ".cocotb.triggers.Timer", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first.raise_inner", + "callee": ".cocotb.triggers.Timer", + "lineno": 138, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first.raise_soon", + "callee": ".cocotb.triggers.Timer", + "lineno": 142, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first.raise_soon", + "callee": ".cocotb.triggers.First", + "lineno": 144, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first.raise_soon", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first.raise_inner", + "lineno": 144, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first", + "callee": ".common._check_traceback", + "lineno": 146, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_exceptions_first.raise_soon", + "lineno": 147, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_combine.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 157, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_combine", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_combine.coro", + "lineno": 159, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_combine", + "callee": ".cocotb.triggers.Combine", + "lineno": 162, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_fork_combine.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 171, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_fork_combine", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_fork_combine.coro", + "lineno": 173, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_fork_combine", + "callee": ".cocotb.triggers.Combine", + "lineno": 176, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_event_is_set", + "callee": ".cocotb.triggers.Event", + "lineno": 181, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_combine_start_soon.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_combine_start_soon", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_combine_start_soon.coro", + "lineno": 197, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_combine_start_soon", + "callee": ".common.assert_takes", + "lineno": 199, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_combine_start_soon", + "callee": ".cocotb.triggers.Combine", + "lineno": 200, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "lineno": 212, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "lineno": 213, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "callee": ".cocotb.triggers.Combine", + "lineno": 215, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "callee": ".collections.deque", + "lineno": 216, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "callee": ".collections.deque", + "lineno": 217, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "callee": ".list.append", + "lineno": 221, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "callee": ".list.append", + "lineno": 223, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "callee": ".list.extend", + "lineno": 224, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "callee": ".list.extend", + "lineno": 225, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon", + "callee": ".random.randint", + "lineno": 228, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon.mergesort", + "lineno": 229, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine_and_start_soon", + "callee": ".list.sort", + "lineno": 230, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine.waiter", + "callee": ".cocotb.triggers.Timer", + "lineno": 241, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine", + "callee": ".common.assert_takes", + "lineno": 244, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine", + "callee": ".cocotb.triggers.Combine", + "lineno": 246, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine", + "callee": ".cocotb.triggers.Combine", + "lineno": 247, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine.waiter", + "lineno": 247, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine.waiter", + "lineno": 247, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_recursive_combine.waiter", + "lineno": 248, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_concurrency_trigger_repr", + "callee": ".cocotb.triggers.Event", + "lineno": 259, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_invalid_trigger_types", + "callee": ".cocotb.triggers.First", + "lineno": 273, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_invalid_trigger_types", + "callee": ".cocotb.triggers.Timer", + "lineno": 273, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_invalid_trigger_types", + "callee": ".cocotb.triggers.Combine", + "lineno": 276, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_invalid_trigger_types", + "callee": ".cocotb.triggers.Timer", + "lineno": 276, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_empty", + "callee": ".cocotb.triggers.Combine", + "lineno": 282, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_empty", + "callee": ".common.assert_takes", + "lineno": 283, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_single", + "callee": ".cocotb.triggers.Combine", + "lineno": 291, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_single", + "callee": ".cocotb.triggers.Timer", + "lineno": 291, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_single", + "callee": ".common.assert_takes", + "lineno": 292, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_exception", + "callee": ".cocotb.triggers.Event", + "lineno": 301, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_exception.raises_after_1ns", + "callee": ".cocotb.triggers.Timer", + "lineno": 304, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_exception", + "callee": ".cocotb.triggers.Combine", + "lineno": 308, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_exception", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_exception.raises_after_1ns", + "lineno": 309, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_exception", + "callee": ".cocotb.triggers.Timer", + "lineno": 309, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_exception", + "callee": ".common.assert_takes", + "lineno": 311, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_empty", + "callee": ".cocotb.triggers.First", + "lineno": 319, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_single", + "callee": ".cocotb.triggers.Timer", + "lineno": 325, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_single", + "callee": ".common.assert_takes", + "lineno": 326, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_single", + "callee": ".cocotb.triggers.First", + "lineno": 327, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_exception", + "callee": ".cocotb.triggers.Event", + "lineno": 335, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_exception.raises_after_1ns", + "callee": ".cocotb.triggers.Timer", + "lineno": 338, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_exception", + "callee": ".cocotb.triggers.First", + "lineno": 342, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_exception", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_First_exception.raises_after_1ns", + "lineno": 342, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_exception", + "callee": ".cocotb.triggers.Timer", + "lineno": 342, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_exception", + "callee": ".common.assert_takes", + "lineno": 343, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_objects_shared_by_multiple", + "callee": ".cocotb.triggers.Event", + "lineno": 351, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_objects_shared_by_multiple.wait_for_all_events", + "callee": ".cocotb.triggers.Combine", + "lineno": 355, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_objects_shared_by_multiple", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_objects_shared_by_multiple.wait_for_all_events", + "lineno": 358, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_objects_shared_by_multiple", + "callee": ".cocotb.triggers.Combine", + "lineno": 362, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_cancelled", + "callee": "tests.test_cases.test_cocotb.test_first_combine.MyTrigger.__init__", + "lineno": 370, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_cancelled.waiter", + "callee": ".cocotb.triggers.Combine", + "lineno": 373, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_cancelled", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_cancelled.waiter", + "lineno": 375, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_cancelled", + "callee": ".cocotb.triggers.Timer", + "lineno": 376, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_cancelled", + "callee": ".cocotb.triggers.Timer", + "lineno": 382, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_cancelled", + "callee": "tests.test_cases.test_cocotb.test_first_combine.MyTrigger.__init__", + "lineno": 393, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_cancelled.waiter", + "callee": ".cocotb.triggers.First", + "lineno": 396, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_cancelled", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_cancelled.waiter", + "lineno": 398, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_cancelled", + "callee": ".cocotb.triggers.Timer", + "lineno": 399, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_cancelled", + "callee": ".cocotb.triggers.Timer", + "lineno": 405, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled", + "callee": ".cocotb.triggers.Event", + "lineno": 415, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled.wait_forever", + "lineno": 420, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled.wait_on_tasks", + "callee": ".cocotb.triggers.Combine", + "lineno": 424, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled.wait_on_tasks", + "lineno": 426, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled", + "callee": ".cocotb.triggers.Timer", + "lineno": 427, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled", + "callee": ".cocotb.triggers.Timer", + "lineno": 433, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_Combine_task_being_waited_cancelled", + "callee": ".cocotb.triggers.Timer", + "lineno": 443, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled", + "callee": ".cocotb.triggers.Event", + "lineno": 450, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled.wait_forever", + "lineno": 455, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled.wait_on_tasks", + "callee": ".cocotb.triggers.First", + "lineno": 459, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled", + "callee": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled.wait_on_tasks", + "lineno": 461, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled", + "callee": ".cocotb.triggers.Timer", + "lineno": 462, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_first_combine.test_First_task_being_waited_cancelled", + "callee": ".cocotb.triggers.Timer", + "lineno": 468, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.test_handle": [ + { + "caller": "tests.test_cases.test_cocotb.test_handle.", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 30, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 32, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_string_ansi_color", + "callee": ".str.encode", + "lineno": 86, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_string_ansi_color", + "callee": ".str.replace", + "lineno": 95, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_string_ansi_color", + "callee": ".str.replace", + "lineno": 99, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_string_ansi_color", + "callee": ".str.encode", + "lineno": 103, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_delayed_assignment_still_errors", + "callee": ".cocotb.handle.Immediate", + "lineno": 112, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_delayed_assignment_still_errors", + "callee": ".cocotb.handle.Immediate", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_real_assign_double", + "callee": ".cocotb.triggers.Timer", + "lineno": 140, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_real_assign_int", + "callee": ".cocotb.triggers.Timer", + "lineno": 168, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_access_underscore_name", + "callee": ".cocotb.triggers.Timer", + "lineno": 191, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_access_underscore_name", + "callee": ".cocotb.triggers.Timer", + "lineno": 194, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_access_underscore_name", + "callee": ".cocotb.triggers.Timer", + "lineno": 197, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_LogicArray", + "callee": ".cocotb.types.LogicArray", + "lineno": 203, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_LogicArray", + "callee": ".cocotb.types.LogicArray", + "lineno": 204, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_LogicArray", + "callee": ".cocotb.types.LogicArray", + "lineno": 207, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_Logic", + "callee": ".cocotb.types.Logic", + "lineno": 216, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_Logic", + "callee": ".cocotb.triggers.Timer", + "lineno": 217, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_Logic", + "callee": ".cocotb.types.Logic", + "lineno": 220, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_Logic_4value", + "callee": ".cocotb.types.Logic", + "lineno": 233, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_Logic_4value", + "callee": ".cocotb.triggers.Timer", + "lineno": 234, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_Logic_9value", + "callee": ".cocotb.types.Logic", + "lineno": 243, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_Logic_9value", + "callee": ".cocotb.triggers.Timer", + "lineno": 244, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_LogicArray_9value", + "callee": ".cocotb.types.LogicArray", + "lineno": 253, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_LogicArray_9value", + "callee": ".cocotb.triggers.Timer", + "lineno": 254, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_LogicArray_9value", + "callee": ".cocotb.types.LogicArray", + "lineno": 258, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_LogicArray_9value", + "callee": ".cocotb.triggers.Timer", + "lineno": 259, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_LogicArray_9value", + "callee": ".cocotb.types.LogicArray", + "lineno": 260, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_string", + "callee": ".cocotb.triggers.Timer", + "lineno": 268, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_string", + "callee": ".cocotb.triggers.Timer", + "lineno": 274, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_immediate", + "callee": ".cocotb.handle.Immediate", + "lineno": 281, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_immediate", + "callee": ".cocotb.handle.Immediate", + "lineno": 284, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_immediate", + "callee": ".cocotb.handle.Immediate", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_immediate", + "callee": ".cocotb.types.LogicArray", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_immediate", + "callee": ".cocotb.types.LogicArray", + "lineno": 288, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace", + "callee": ".cocotb.triggers.Timer", + "lineno": 295, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace.nested_watch", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 299, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace", + "callee": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace.nested_watch", + "lineno": 302, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace.watch", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 306, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace.watch", + "callee": ".cocotb.handle.Immediate", + "lineno": 308, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace", + "callee": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace.watch", + "lineno": 311, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace", + "callee": ".cocotb.triggers.Timer", + "lineno": 312, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace", + "callee": ".cocotb.handle.Immediate", + "lineno": 314, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_immediate_reentrace", + "callee": ".cocotb.triggers.Timer", + "lineno": 315, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_str_logic_scalar", + "callee": ".cocotb.triggers.Timer", + "lineno": 343, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_str_logic_scalar", + "callee": ".cocotb.triggers.Timer", + "lineno": 347, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_str_logic_scalar", + "callee": ".cocotb.types.Logic", + "lineno": 350, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_str_logic_scalar", + "callee": ".cocotb.triggers.Timer", + "lineno": 351, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_str_logic_scalar", + "callee": ".cocotb.types.LogicArray", + "lineno": 354, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_str_logic_scalar", + "callee": ".cocotb.triggers.Timer", + "lineno": 355, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_str_logic_scalar", + "callee": ".cocotb.types.LogicArray", + "lineno": 362, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_str_logic_scalar", + "callee": ".cocotb.triggers.Timer", + "lineno": 370, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_assign_str_logic_scalar", + "callee": ".cocotb.triggers.Timer", + "lineno": 375, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_set_at_end_of_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 418, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_handle_str_with_separators", + "callee": ".cocotb.triggers.Timer", + "lineno": 452, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_handle_str_with_separators", + "callee": ".cocotb.types.LogicArray", + "lineno": 453, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_handle_str_with_separators", + "callee": ".cocotb.triggers.Timer", + "lineno": 456, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_handle_str_with_separators", + "callee": ".cocotb.types.LogicArray", + "lineno": 457, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_handle_str_with_separators", + "callee": ".cocotb.triggers.Timer", + "lineno": 460, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_handle.test_handle_str_with_separators", + "callee": ".cocotb.types.LogicArray", + "lineno": 461, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.test_logging": [ + { + "caller": "tests.test_cases.test_cocotb.test_logging.capture_logs", + "callee": "tests.test_cases.test_cocotb.test_logging.LogCaptureHandler.__init__", + "lineno": 37, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_logging.test_logging_with_args", + "callee": "tests.test_cases.test_cocotb.test_logging.StrCallCounter.__init__", + "lineno": 60, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_logging.test_custom_logging_levels", + "callee": "tests.test_cases.test_cocotb.test_logging.capture_logs", + "lineno": 81, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_logging.test_ansi_stripping", + "callee": "tests.test_cases.test_cocotb.test_logging.capture_logs", + "lineno": 92, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_logging.test_warning_capture", + "callee": "tests.test_cases.test_cocotb.test_logging.capture_logs", + "lineno": 104, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_logging.test_multiline_indent", + "callee": "tests.test_cases.test_cocotb.test_logging.capture_logs", + "lineno": 126, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_logging.test_multiline_indent", + "callee": "tests.test_cases.test_cocotb.test_logging.capture_logs", + "lineno": 139, + "resolution": "direct_name_call" + } + ], + "tests.test_cases.test_cocotb.test_queues": [ + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".cocotb.queue.Queue", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".list.append", + "lineno": 91, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.putter", + "lineno": 91, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 92, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.putter", + "lineno": 97, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".list.append", + "lineno": 99, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.putter", + "lineno": 99, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".list.append", + "lineno": 102, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.getter", + "lineno": 102, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".list.append", + "lineno": 104, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.getter", + "lineno": 104, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".cocotb.triggers.gather", + "lineno": 106, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".list.append", + "lineno": 119, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.getter", + "lineno": 119, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.getter", + "lineno": 122, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".list.append", + "lineno": 124, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.getter", + "lineno": 124, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".list.append", + "lineno": 127, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.putter", + "lineno": 127, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".list.append", + "lineno": 129, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": "tests.test_cases.test_cocotb.test_queues.test_queue_contention.putter", + "lineno": 129, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_queue_contention", + "callee": ".cocotb.triggers.gather", + "lineno": 131, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_fair_scheduling", + "callee": ".cocotb.queue.Queue", + "lineno": 144, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_fair_scheduling", + "callee": "tests.test_cases.test_cocotb.test_queues.test_fair_scheduling.putter", + "lineno": 154, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_fair_scheduling", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 155, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": ".list.append", + "lineno": 197, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test.putter", + "lineno": 197, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 198, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": ".list.append", + "lineno": 203, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test.getter", + "lineno": 203, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 204, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": ".cocotb.triggers.gather", + "lineno": 206, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": ".list.append", + "lineno": 220, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test.getter", + "lineno": 220, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 221, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": ".list.append", + "lineno": 224, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test.putter", + "lineno": 224, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 225, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.run_queue_blocking_test", + "callee": ".cocotb.triggers.gather", + "lineno": 227, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_str_and_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 242, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_str_and_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 252, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_queues.test_str_and_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 261, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.test_scheduler": [ + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 58, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill.coro", + "lineno": 60, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill", + "callee": ".cocotb.triggers.Timer", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill.waiter", + "lineno": 62, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill", + "callee": ".cocotb.triggers.Timer", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 67, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_kill", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_close_down", + "callee": ".cocotb.clock.Clock", + "lineno": 85, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_close_down.wait_on_clock_and_timer", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 89, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_close_down.wait_on_clock_and_timer", + "callee": ".cocotb.triggers.Timer", + "lineno": 90, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_close_down", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_close_down.wait_on_clock_and_timer", + "lineno": 92, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_close_down", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_close_down.wait_on_clock_and_timer", + "lineno": 93, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.join_finished.some_coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 109, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.join_finished", + "callee": "tests.test_cases.test_cocotb.test_scheduler.join_finished.some_coro", + "lineno": 112, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.consistent_join.wait_for", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 132, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.consistent_join", + "callee": ".cocotb.clock.Clock", + "lineno": 137, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.consistent_join", + "callee": "tests.test_cases.test_cocotb.test_scheduler.consistent_join.wait_for", + "lineno": 139, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.consistent_join", + "callee": "tests.test_cases.test_cocotb.test_scheduler.consistent_join.wait_for", + "lineno": 140, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.consistent_join", + "callee": "tests.test_cases.test_cocotb.test_scheduler.consistent_join.wait_for", + "lineno": 142, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_twice.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 157, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_twice", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_kill_twice.coro", + "lineno": 159, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_twice", + "callee": ".cocotb.triggers.Timer", + "lineno": 160, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_twice", + "callee": ".cocotb.triggers.Timer", + "lineno": 162, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_trigger_with_failing_prime", + "callee": ".cocotb.triggers.Timer", + "lineno": 177, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow.null_coroutine", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 195, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow.null_coroutine", + "lineno": 198, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow", + "callee": ".cocotb.triggers.Timer", + "lineno": 200, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow_pending_coros.simple_coroutine", + "callee": ".cocotb.triggers.Timer", + "lineno": 212, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow_pending_coros", + "callee": ".cocotb.triggers.gather", + "lineno": 214, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow_pending_coros", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_stack_overflow_pending_coros.simple_coroutine", + "lineno": 214, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger.victim", + "callee": ".cocotb.triggers.Timer", + "lineno": 228, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger.victim", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 229, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger.victim", + "lineno": 233, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger.killer", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 236, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger.killer", + "lineno": 239, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger", + "callee": ".cocotb.triggers.Timer", + "lineno": 241, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_coroutine_waiting_on_the_same_trigger", + "callee": ".cocotb.triggers.Timer", + "lineno": 245, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_reschedule.reschedule", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 265, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_reschedule", + "callee": ".cocotb.triggers.gather", + "lineno": 268, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_reschedule", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_reschedule.reschedule", + "lineno": 268, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_reschedule", + "callee": ".cocotb.triggers.Timer", + "lineno": 270, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_reschedule", + "callee": ".cocotb.triggers.gather", + "lineno": 273, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_reschedule", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_reschedule.reschedule", + "lineno": 273, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 278, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_nulltrigger_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 280, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_event_set_schedule", + "callee": ".cocotb.triggers.Event", + "lineno": 293, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_event_set_schedule", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_event_set_schedule.waiter", + "lineno": 301, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_event_set_schedule", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 302, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_event_set_schedule", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 309, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_last_scheduled_write_wins", + "callee": ".cocotb.triggers.Timer", + "lineno": 320, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_last_scheduled_write_wins", + "callee": ".cocotb.triggers.Timer", + "lineno": 324, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_last_scheduled_write_wins_array", + "callee": ".cocotb.triggers.Timer", + "lineno": 339, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": ".cocotb.triggers.Event", + "lineno": 349, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_wait", + "callee": ".cocotb.triggers.Timer", + "lineno": 352, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_inner", + "callee": ".cocotb.triggers.Combine", + "lineno": 361, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_inner", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_wait", + "lineno": 361, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_middle", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_inner", + "lineno": 366, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_outer", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_middle", + "lineno": 369, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_outer", + "lineno": 371, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 372, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 376, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 390, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": ".cocotb.triggers.Timer", + "lineno": 403, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_first", + "callee": ".cocotb.task.Task", + "lineno": 412, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_first", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_wait", + "lineno": 412, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_first", + "callee": ".cocotb.triggers.First", + "lineno": 414, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_first", + "callee": ".cocotb.triggers.Timer", + "lineno": 414, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_first", + "lineno": 417, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 420, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 434, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 447, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_timer", + "callee": ".cocotb.triggers.Timer", + "lineno": 461, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_timer", + "lineno": 463, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 464, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr.coroutine_outer", + "lineno": 474, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 506, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.TestClassRepr.__init__", + "callee": "tests.test_cases.test_cocotb.test_scheduler.TestClassRepr.check_repr", + "lineno": 527, + "resolution": "self_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_soon_async", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_start_soon_async.example", + "lineno": 563, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_soon_async", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 565, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_await_start_soon.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 574, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_await_start_soon", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_await_start_soon.coro", + "lineno": 576, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_await_start_soon", + "callee": ".common.assert_takes", + "lineno": 578, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_start_soon_task", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_kill_start_soon_task.coro", + "lineno": 591, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_kill_start_soon_task", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 594, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_after_start_soon", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_after_start_soon.coro", + "lineno": 610, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_with_multiple_pending_tasks", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_with_multiple_pending_tasks.coro", + "lineno": 630, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_with_multiple_pending_tasks", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_with_multiple_pending_tasks.coro", + "lineno": 631, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 637, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_start.coro", + "lineno": 639, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start", + "callee": ".cocotb.triggers.Timer", + "lineno": 643, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_start.coro", + "lineno": 646, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_start.coro_val", + "lineno": 653, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 654, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_create_task", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_create_task.coro", + "lineno": 665, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_create_task", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_create_task.agen", + "lineno": 691, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_completes", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_completes.coro", + "lineno": 715, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_exception.coro", + "callee": ".common.MyException", + "lineno": 728, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_exception", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_exception.coro", + "lineno": 730, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 749, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task.coro", + "lineno": 758, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task.coro", + "lineno": 768, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 769, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task", + "callee": ".cocotb.triggers.Timer", + "lineno": 771, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task.coro", + "lineno": 781, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task", + "callee": ".cocotb.triggers.Timer", + "lineno": 783, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task_cancellation_error", + "callee": ".cocotb.triggers.Event", + "lineno": 791, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task_cancellation_error", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task_cancellation_error.coro", + "lineno": 797, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task_cancellation_error", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 798, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_cancel_task_cancellation_error", + "callee": ".cocotb.triggers.Timer", + "lineno": 800, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_invalid_operations_task", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_invalid_operations_task.coro", + "lineno": 808, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_multiple_concurrent_test_fails", + "callee": ".cocotb.triggers.Timer", + "lineno": 821, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_multiple_concurrent_test_fails", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_multiple_concurrent_test_fails.call_error", + "lineno": 822, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_multiple_concurrent_test_fails", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_multiple_concurrent_test_fails.call_error", + "lineno": 823, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_multiple_concurrent_test_fails", + "callee": ".cocotb.triggers.Timer", + "lineno": 824, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_passing", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_passing.passing_coro", + "lineno": 838, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_erroring", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_erroring.erroring_coro", + "lineno": 855, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_cancelled.cancelled_coro", + "callee": ".cocotb.triggers.Event", + "lineno": 872, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_cancelled", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_cancelled.cancelled_coro", + "lineno": 875, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_cancelled", + "callee": ".cocotb.triggers.Timer", + "lineno": 878, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_cancelled", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 880, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_added_after_done", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_added_after_done.noop", + "lineno": 895, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_done_callback_added_after_done", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 898, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_complete", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_complete.noop", + "lineno": 907, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_joins_in_first.wait", + "callee": ".cocotb.triggers.Timer", + "lineno": 920, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_joins_in_first", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_joins_in_first.wait", + "lineno": 922, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_joins_in_first", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_joins_in_first.wait", + "lineno": 923, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_joins_in_first", + "callee": ".cocotb.triggers.First", + "lineno": 924, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_after_create.fail", + "callee": ".common.MyException", + "lineno": 931, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_after_create", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_start_after_create.fail", + "lineno": 933, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_while_scheduled", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_while_scheduled.noop", + "lineno": 943, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_while_pending.noop", + "callee": ".cocotb.triggers.Timer", + "lineno": 952, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_while_pending", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_while_pending.noop", + "lineno": 954, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_while_pending", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 955, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_cancellation_error.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 967, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_cancellation_error", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_cancellation_error.coro", + "lineno": 969, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_test_end_cancellation_error", + "callee": ".cocotb.triggers.Timer", + "lineno": 970, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_name.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 976, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_name", + "callee": ".cocotb.task.Task", + "lineno": 978, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_name", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_name.coro", + "lineno": 978, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_name", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_name.coro", + "lineno": 985, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_name", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_name.coro", + "lineno": 989, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_name", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_name.coro", + "lineno": 994, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_finished_task.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 1002, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_finished_task", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_finished_task.coro", + "lineno": 1004, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_cancelled_task.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 1014, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_cancelled_task", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_cancelled_task.coro", + "lineno": 1016, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_start_again_cancelled_task", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 1017, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_create_carryover_task.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 1033, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_create_carryover_task", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_create_carryover_task.coro", + "lineno": 1036, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables.get_rng", + "callee": ".cocotb.task.current_task", + "lineno": 1051, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables.get_rng", + "callee": ".cocotb.task.current_task", + "lineno": 1054, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables.coro", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables.get_rng", + "lineno": 1058, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 1059, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables.coro", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables.get_rng", + "lineno": 1060, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_task_local_variables.coro", + "lineno": 1062, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_return.bad", + "callee": ".cocotb.triggers.Timer", + "lineno": 1070, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_return", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_return.bad", + "lineno": 1074, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_return", + "callee": ".cocotb.triggers.Timer", + "lineno": 1075, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_await.bad", + "callee": ".cocotb.triggers.Timer", + "lineno": 1083, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_await.bad", + "callee": ".cocotb.triggers.Timer", + "lineno": 1085, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_await", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_await.bad", + "lineno": 1087, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_ignored_CancelledError_await", + "callee": ".cocotb.triggers.Timer", + "lineno": 1088, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_cancel_running.example", + "callee": ".cocotb.task.current_task", + "lineno": 1095, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_cancel_running.example", + "callee": ".cocotb.triggers.Timer", + "lineno": 1099, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_cancel_running", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_Task_cancel_running.example", + "lineno": 1103, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_Task_yield_bad_value", + "callee": ".cocotb.triggers.Timer", + "lineno": 1117, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_write_in_Task_occurs_on_same_cycle", + "callee": ".cocotb.clock.Clock", + "lineno": 1124, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_write_in_Task_occurs_on_same_cycle.writer", + "callee": ".cocotb.triggers.Timer", + "lineno": 1128, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_write_in_Task_occurs_on_same_cycle", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 1131, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_write_in_Task_occurs_on_same_cycle", + "callee": "tests.test_cases.test_cocotb.test_scheduler.test_write_in_Task_occurs_on_same_cycle.writer", + "lineno": 1132, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_write_in_Task_occurs_on_same_cycle", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 1134, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.wait_edge", + "callee": ".cocotb.triggers.First", + "lineno": 1140, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.wait_edge", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 1140, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_957_1", + "callee": "tests.test_cases.test_cocotb.test_scheduler.wait_edge", + "lineno": 1145, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_957_1", + "callee": ".cocotb.triggers.Timer", + "lineno": 1146, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_957_2", + "callee": "tests.test_cases.test_cocotb.test_scheduler.wait_edge", + "lineno": 1153, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_scheduler.test_957_2", + "callee": ".cocotb.triggers.Timer", + "lineno": 1154, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.test_sim_time_utils": [], + "tests.test_cases.test_cocotb.test_start_soon": [ + { + "caller": "tests.test_cases.test_cocotb.test_start_soon.test_start_soon_doesnt_start_immediately", + "callee": "tests.test_cases.test_cocotb.test_start_soon.test_start_soon_doesnt_start_immediately.increments", + "lineno": 18, + "resolution": "nested_function_call" + } + ], + "tests.test_cases.test_cocotb.test_synchronization_primitives": [ + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_trigger_lock", + "callee": ".cocotb.triggers.Lock", + "lineno": 38, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_trigger_lock.co", + "callee": ".cocotb.triggers.Timer", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_trigger_lock.co", + "callee": ".cocotb.triggers.Timer", + "lineno": 45, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_trigger_lock", + "callee": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_trigger_lock.co", + "lineno": 48, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_trigger_lock", + "callee": ".cocotb.triggers.Timer", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_trigger_lock", + "callee": ".cocotb.triggers.Timer", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_except_lock", + "callee": ".cocotb.triggers.Lock", + "lineno": 65, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_lock_release_without_acquire", + "callee": ".cocotb.triggers.Lock", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_lock_repr", + "callee": ".cocotb.triggers.Lock", + "lineno": 85, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_lock_repr", + "callee": ".cocotb.triggers.Lock", + "lineno": 90, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_lock_repr.task", + "callee": ".cocotb.triggers.Timer", + "lineno": 94, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_lock_repr", + "callee": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_lock_repr.task", + "lineno": 97, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_lock_repr", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 101, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": ".cocotb._base_triggers._InternalEvent", + "lineno": 119, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent.set_internalevent", + "callee": ".cocotb.triggers.Timer", + "lineno": 123, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent.set_internalevent", + "lineno": 127, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": ".common.assert_takes", + "lineno": 128, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": ".cocotb._base_triggers._InternalEvent", + "lineno": 135, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent.await_internalevent", + "lineno": 145, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 146, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": ".cocotb.triggers.Timer", + "lineno": 153, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": ".cocotb._base_triggers._InternalEvent", + "lineno": 158, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent.set_internalevent", + "lineno": 160, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": ".cocotb.triggers.Timer", + "lineno": 161, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_internalevent", + "callee": ".common.assert_takes", + "lineno": 163, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_fair_scheduling", + "callee": ".cocotb.triggers.Lock", + "lineno": 179, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_fair_scheduling.waiter", + "callee": ".common.assert_takes", + "lineno": 183, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_fair_scheduling.waiter", + "callee": ".cocotb.triggers.Timer", + "lineno": 192, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_fair_scheduling", + "callee": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_fair_scheduling.waiter", + "lineno": 198, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_fair_scheduling", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 200, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_fair_scheduling", + "callee": ".cocotb.triggers.Timer", + "lineno": 207, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_fair_scheduling", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 211, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_multiple_users_acquire_triggers", + "callee": ".cocotb.triggers.Lock", + "lineno": 221, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_multiple_users_acquire_triggers", + "callee": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_multiple_users_acquire_triggers.wait", + "lineno": 224, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_multiple_users_acquire_triggers", + "callee": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_multiple_users_acquire_triggers.wait", + "lineno": 225, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Lock_multiple_users_acquire_triggers", + "callee": ".cocotb.triggers.Timer", + "lineno": 226, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_multiple_task_share_trigger", + "callee": ".cocotb.triggers.Event", + "lineno": 236, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_multiple_task_share_trigger", + "callee": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_multiple_task_share_trigger.waiter", + "lineno": 238, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_multiple_task_share_trigger", + "callee": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_multiple_task_share_trigger.waiter", + "lineno": 239, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_multiple_task_share_trigger", + "callee": ".cocotb.triggers.Timer", + "lineno": 241, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_wait_after_set", + "callee": ".cocotb.triggers.Event", + "lineno": 248, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_synchronization_primitives.test_Event_wait_after_set", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 254, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.test_task_manager": [ + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.AwaitableThing.__await__", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 37, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "callee": ".cocotb.triggers.Timer", + "lineno": 45, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_passes", + "callee": ".cocotb.triggers.Timer", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_passes", + "callee": ".common.assert_takes", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_passes", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_passes", + "callee": "tests.test_cases.test_cocotb.test_task_manager.AwaitableThing.__init__", + "lineno": 57, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_passes", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 58, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_passes.task4", + "callee": ".cocotb.triggers.Timer", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_no_tasks_passes", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes", + "callee": ".cocotb.triggers.Timer", + "lineno": 88, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes", + "callee": ".common.assert_takes", + "lineno": 90, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 94, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes", + "callee": ".common.assert_takes", + "lineno": 96, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 97, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes", + "callee": "tests.test_cases.test_cocotb.test_task_manager.AwaitableThing.__init__", + "lineno": 101, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 102, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_passes.task4", + "callee": ".cocotb.triggers.Timer", + "lineno": 106, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_in_child_passes", + "callee": ".cocotb.triggers.Timer", + "lineno": 122, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_in_child_passes", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 129, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_in_child_passes", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 132, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_in_child_passes.outer_task", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 136, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_in_child_passes.outer_task", + "callee": "tests.test_cases.test_cocotb.test_task_manager.AwaitableThing.__init__", + "lineno": 142, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_in_child_passes.outer_task", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 143, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_nested_in_child_passes.outer_task.task4", + "callee": ".cocotb.triggers.Timer", + "lineno": 147, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 165, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 166, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 188, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 191, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 196, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_child_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 225, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_child_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 228, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_child_block.inner_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 232, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_failure_in_nested_child_block.inner_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 236, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_block", + "callee": ".common.assert_takes", + "lineno": 263, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 265, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 266, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 267, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 270, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 298, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 301, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 303, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 306, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 307, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 310, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 346, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 349, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_block.inner_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 353, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_block.inner_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 357, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_block.inner_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 358, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_block.inner_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 361, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_exit", + "callee": ".common.assert_takes", + "lineno": 394, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_exit", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 396, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_exit", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 397, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_exit", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 398, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_exit", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 421, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_exit", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 424, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_exit", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 426, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_exit", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 429, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_exit", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 430, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_exit", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 460, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_exit", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 463, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_exit.inner_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 468, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_exit.inner_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 471, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_failure_in_nested_child_exit.inner_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 472, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block", + "callee": ".cocotb.triggers.Event", + "lineno": 499, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 502, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block.run_task_manager", + "lineno": 509, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 512, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_block", + "callee": ".cocotb.triggers.Event", + "lineno": 529, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_block.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 534, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_block.run_task_manager", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 538, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_block.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 540, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_block.run_task_manager", + "lineno": 547, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 550, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_block", + "callee": ".cocotb.triggers.Event", + "lineno": 569, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_block.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 575, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_block.run_task_manager", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 579, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_block.run_task_manager.inner_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 583, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_block.run_task_manager", + "lineno": 592, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 595, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_aexit.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 615, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_aexit.run_task_manager", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 617, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_aexit", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_aexit.run_task_manager", + "lineno": 619, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_aexit", + "callee": ".cocotb.triggers.Timer", + "lineno": 622, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_aexit.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 644, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_aexit.run_task_manager", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 648, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_aexit.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 650, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_aexit.run_task_manager", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 654, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_aexit", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_aexit.run_task_manager", + "lineno": 656, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_aexit", + "callee": ".cocotb.triggers.Timer", + "lineno": 659, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 683, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit.run_task_manager", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 687, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit.run_task_manager.inner_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 691, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit.run_task_manager.inner_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 695, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit.run_task_manager", + "lineno": 697, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit", + "callee": ".cocotb.triggers.Timer", + "lineno": 700, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_nested_child_aexit", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 710, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_at_end_of_block.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 724, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_at_end_of_block.run_task_manager", + "callee": ".cocotb.triggers.Timer", + "lineno": 726, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_at_end_of_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_at_end_of_block.run_task_manager", + "lineno": 730, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_at_end_of_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 733, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_new_raise.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 749, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_new_raise.run_task_manager", + "callee": ".cocotb.triggers.Timer", + "lineno": 751, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_new_raise", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_new_raise.run_task_manager", + "lineno": 755, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_new_raise", + "callee": ".cocotb.triggers.Timer", + "lineno": 758, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_and_await.run_task_manager", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 774, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_and_await.run_task_manager", + "callee": ".cocotb.triggers.Timer", + "lineno": 776, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_and_await.run_task_manager", + "callee": ".cocotb.triggers.Timer", + "lineno": 780, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_and_await", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_and_await.run_task_manager", + "lineno": 782, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_external_cancel_in_block_ignored_and_await", + "callee": ".cocotb.triggers.Timer", + "lineno": 785, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_at_end_of_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 797, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_at_end_of_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 798, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_at_end_of_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 801, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_at_end_of_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 805, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_and_await", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 811, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_and_await", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 812, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_and_await", + "callee": ".cocotb.triggers.Timer", + "lineno": 815, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_and_await", + "callee": ".cocotb.triggers.Timer", + "lineno": 819, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_new_raise", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 825, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_new_raise", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 826, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_child_fails_ignore_cancel_new_raise", + "callee": ".cocotb.triggers.Timer", + "lineno": 829, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_reused_context", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 837, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_reused_context", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 840, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_cancel_no_continue", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 850, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_cancel_no_continue", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 851, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_cancel_no_continue", + "callee": ".cocotb.triggers.Timer", + "lineno": 854, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_cancel_no_continue", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 856, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_cancel_continue", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 871, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_cancel_continue", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 872, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_cancel_continue", + "callee": ".cocotb.triggers.Timer", + "lineno": 873, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_cancel_continue", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 874, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_reraised_child_exception", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 886, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_reraised_child_exception", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 887, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_outside_context", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 902, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_outside_context", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 904, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_fork_outside_context.coro_noargs", + "callee": ".cocotb.triggers.Timer", + "lineno": 914, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_fork_outside_context", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 916, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_add_tasks_from_another_task", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 929, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_add_tasks_from_another_task", + "callee": ".cocotb.triggers.Event", + "lineno": 930, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_add_tasks_from_another_task", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_add_tasks_from_another_task.tm_coro", + "lineno": 931, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_add_tasks_from_another_task", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 933, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_add_tasks_from_another_task", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 935, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_finished", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 949, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_finished", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 950, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_start_soon_after_finished", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 952, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_exit", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 965, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_exit.child", + "callee": ".cocotb.triggers.Timer", + "lineno": 970, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_exit", + "callee": ".cocotb.triggers.Timer", + "lineno": 975, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_continue", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 988, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_continue.child", + "callee": ".cocotb.triggers.Timer", + "lineno": 993, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_continue", + "callee": ".cocotb.triggers.Timer", + "lineno": 998, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_cancel_child_task_in_block_and_continue.other", + "callee": ".cocotb.triggers.Timer", + "lineno": 1003, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_KeyboardInterrupt_in_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 1012, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_KeyboardInterrupt_in_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 1013, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_KeyboardInterrupt_in_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 1015, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_KeyboardInterrupt_in_nested_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 1026, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_KeyboardInterrupt_in_nested_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 1027, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_KeyboardInterrupt_in_nested_block", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 1029, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_KeyboardInterrupt_in_nested_block", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 1030, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_KeyboardInterrupt_in_nested_block", + "callee": ".cocotb.triggers.Timer", + "lineno": 1032, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_continue", + "callee": ".common.assert_takes", + "lineno": 1038, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_continue", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 1040, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_continue", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 1041, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_continue", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 1042, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fail", + "callee": ".common.assert_takes", + "lineno": 1055, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fail", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 1057, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fail", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 1058, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fail", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 1059, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_continue", + "callee": ".common.assert_takes", + "lineno": 1072, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_continue", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 1074, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_continue", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 1075, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_continue.task2", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 1079, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_fail", + "callee": ".common.assert_takes", + "lineno": 1092, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_fail", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 1094, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_fail", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 1095, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_override_continue_on_error_fork_fail.task2", + "callee": "tests.test_cases.test_cocotb.test_task_manager.raises_after", + "lineno": 1099, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_bad_args", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 1112, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_bad_args", + "callee": "tests.test_cases.test_cocotb.test_task_manager.test_bad_args.oops_async_generator", + "lineno": 1122, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_context_block_continue_on_error", + "callee": ".cocotb.triggers.Timer", + "lineno": 1142, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_context_block_continue_on_error", + "callee": ".cocotb.triggers.TaskManager", + "lineno": 1145, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_context_block_continue_on_error", + "callee": "tests.test_cases.test_cocotb.test_task_manager.AwaitableThing.__init__", + "lineno": 1147, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_task_manager.test_context_block_continue_on_error", + "callee": "tests.test_cases.test_cocotb.test_task_manager.coro", + "lineno": 1148, + "resolution": "direct_name_call" + } + ], + "tests.test_cases.test_cocotb.test_testfactory": [ + { + "caller": "tests.test_cases.test_cocotb.test_testfactory.TestClass.__init__", + "callee": "tests.test_cases.test_cocotb.test_testfactory.TestClass.run", + "lineno": 52, + "resolution": "self_method_call" + } + ], + "tests.test_cases.test_cocotb.test_tests": [ + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_error", + "callee": ".cocotb.triggers.Timer", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_expect_particular_exception", + "callee": ".common.MyException", + "lineno": 49, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_expect_exception_list", + "callee": ".common.MyException", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_timeout_testdec_fail", + "callee": ".cocotb.triggers.Timer", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_timeout_testdec_pass", + "callee": ".cocotb.triggers.Timer", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.TestClass.__init__", + "callee": "tests.test_cases.test_cocotb.test_tests.TestClass.run", + "lineno": 95, + "resolution": "self_method_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail", + "callee": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail.test_func", + "lineno": 127, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail", + "callee": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail.test_func", + "lineno": 136, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_pytest_raises_fail_in_task", + "callee": "tests.test_cases.test_cocotb.test_tests.test_pytest_raises_fail_in_task.test_func", + "lineno": 145, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_pytest_raises_fail_in_task", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 146, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail_in_task.test_func", + "callee": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail_in_task.inner_func", + "lineno": 156, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail_in_task", + "callee": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail_in_task.test_func", + "lineno": 158, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_pytest_warns_fail_in_task", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail_in_task.test_func", + "callee": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail_in_task.inner_func", + "lineno": 169, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail_in_task", + "callee": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail_in_task.test_func", + "lineno": 171, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_pytest_deprecated_call_fail_in_task", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 172, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_base_exception_in_task_expect_fail", + "callee": "tests.test_cases.test_cocotb.test_tests.test_base_exception_in_task_expect_fail.test_func", + "lineno": 185, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_base_exception_in_task_expect_fail", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 186, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_end_in_task.end_test", + "callee": ".cocotb.triggers.Timer", + "lineno": 239, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_end_in_task", + "callee": "tests.test_cases.test_cocotb.test_tests.test_end_in_task.end_test", + "lineno": 242, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_tests.test_end_in_task", + "callee": ".cocotb.triggers.Timer", + "lineno": 243, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.test_timing_triggers": [ + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_function_reentrant_clock", + "callee": ".cocotb.triggers.Timer", + "lineno": 56, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".cocotb.simulator.get_precision", + "lineno": 72, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".common.assert_takes", + "lineno": 74, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".cocotb.triggers.Timer", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".cocotb.triggers.Timer", + "lineno": 79, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".common.assert_takes", + "lineno": 81, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".cocotb.triggers.Timer", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".common.assert_takes", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".cocotb.triggers.Timer", + "lineno": 85, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".common.assert_takes", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".cocotb.triggers.Timer", + "lineno": 88, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".common.assert_takes", + "lineno": 90, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_units", + "callee": ".cocotb.triggers.Timer", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_rational_units", + "callee": ".common.assert_takes", + "lineno": 98, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_rational_units", + "callee": ".cocotb.triggers.Timer", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_rational_units", + "callee": ".fractions.Fraction", + "lineno": 99, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_rational_units", + "callee": ".common.assert_takes", + "lineno": 102, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_rational_units", + "callee": ".cocotb.triggers.Timer", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_with_rational_units", + "callee": ".decimal.Decimal", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.do_test_afterdelay_in_readonly", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 108, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_cached_write_in_readonly", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_afterdelay_in_readonly_valid", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 125, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_afterdelay_in_readonly_valid", + "callee": ".cocotb.triggers.Timer", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_writes_have_taken_effect_after_readwrite.write_manually", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 135, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_writes_have_taken_effect_after_readwrite", + "callee": "tests.test_cases.test_cocotb.test_timing_triggers.test_writes_have_taken_effect_after_readwrite.write_manually", + "lineno": 140, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_writes_have_taken_effect_after_readwrite", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 147, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.example", + "callee": ".cocotb.triggers.Timer", + "lineno": 152, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_coro_fail", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_coro_fail", + "callee": "tests.test_cases.test_cocotb.test_timing_triggers.example", + "lineno": 160, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_coro_pass", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 166, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_coro_pass", + "callee": "tests.test_cases.test_cocotb.test_timing_triggers.example", + "lineno": 167, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_fail", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 175, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_fail", + "callee": "tests.test_cases.test_cocotb.test_timing_triggers.example", + "lineno": 175, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_pass", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 180, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_func_pass", + "callee": "tests.test_cases.test_cocotb.test_timing_triggers.example", + "lineno": 180, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.MyAwaitable.__await__", + "callee": ".cocotb.triggers.Timer", + "lineno": 186, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_awaitable_fail", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 193, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_awaitable_fail", + "callee": "tests.test_cases.test_cocotb.test_timing_triggers.MyAwaitable.", + "lineno": 193, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_awaitable_pass", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 198, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timeout_awaitable_pass", + "callee": "tests.test_cases.test_cocotb.test_timing_triggers.MyAwaitable.", + "lineno": 198, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readwrite", + "callee": ".cocotb.triggers.Timer", + "lineno": 206, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readwrite", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 208, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_singleton_isinstance", + "callee": ".cocotb.triggers.NextTimeStep", + "lineno": 219, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_singleton_isinstance", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 220, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_singleton_isinstance", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 221, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timing_trigger_repr", + "callee": ".cocotb.triggers.NextTimeStep", + "lineno": 226, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timing_trigger_repr", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 228, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timing_trigger_repr", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 230, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timing_trigger_repr", + "callee": ".cocotb.triggers.Timer", + "lineno": 232, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_neg_timer", + "callee": ".cocotb.triggers.Timer", + "lineno": 243, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_neg_timer", + "callee": ".cocotb.triggers.Timer", + "lineno": 245, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_rounds_to_0", + "callee": ".common.assert_takes", + "lineno": 250, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_rounds_to_0", + "callee": ".cocotb.triggers.Timer", + "lineno": 251, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 258, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 262, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 266, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 267, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 268, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 269, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 270, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 274, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 275, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 277, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 278, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 280, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 281, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 283, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 284, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 286, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_timer_round_mode", + "callee": ".cocotb.triggers.Timer", + "lineno": 287, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_valuechange", + "callee": ".cocotb.clock.Clock", + "lineno": 294, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_valuechange", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 295, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_valuechange", + "callee": ".common.assert_takes", + "lineno": 296, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_valuechange", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 297, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_timer", + "callee": ".cocotb.clock.Clock", + "lineno": 302, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_timer", + "callee": ".cocotb.triggers.Timer", + "lineno": 303, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_timer", + "callee": ".common.assert_takes", + "lineno": 304, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_timer", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 305, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_readwrite", + "callee": ".cocotb.clock.Clock", + "lineno": 311, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_readwrite", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 312, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_readwrite", + "callee": ".common.assert_takes", + "lineno": 313, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_readwrite", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 314, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_readwrite", + "callee": ".common.assert_takes", + "lineno": 315, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_readwrite", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 316, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.clock.Clock", + "lineno": 321, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.current_gpi_trigger", + "lineno": 322, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 323, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.current_gpi_trigger", + "lineno": 324, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 325, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.current_gpi_trigger", + "lineno": 326, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 327, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.current_gpi_trigger", + "lineno": 328, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.current_gpi_trigger", + "lineno": 329, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.Event", + "lineno": 331, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger.check_after_python_trigger", + "callee": ".cocotb.triggers.current_gpi_trigger", + "lineno": 335, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger.check_after_python_trigger", + "lineno": 337, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 338, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_current_gpi_trigger", + "callee": ".cocotb.triggers.Timer", + "lineno": 340, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readwrite_in_readonly", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 345, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readwrite_in_readonly", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 347, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_readonly", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 352, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_readonly_in_readonly", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 354, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_next_time_step.wait_ns", + "callee": ".cocotb.triggers.Timer", + "lineno": 369, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_next_time_step", + "callee": "tests.test_cases.test_cocotb.test_timing_triggers.test_next_time_step.wait_ns", + "lineno": 371, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_timing_triggers.test_next_time_step", + "callee": ".cocotb.triggers.NextTimeStep", + "lineno": 372, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_cocotb.test_waiters": [ + { + "caller": "tests.test_cases.test_cocotb.test_waiters.coro", + "callee": ".cocotb.triggers.Timer", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__await__", + "callee": "tests.test_cases.test_cocotb.test_waiters.coro", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.raises_after", + "callee": ".cocotb.triggers.Timer", + "lineno": 34, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": ".cocotb.triggers.wait", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.coro", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": ".cocotb.triggers.Timer", + "lineno": 42, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 43, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.raises_after", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": ".cocotb.triggers.wait", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.coro", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": ".cocotb.triggers.Timer", + "lineno": 53, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 53, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": ".cocotb.triggers.wait", + "lineno": 59, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": ".cocotb.triggers.Timer", + "lineno": 60, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.raises_after", + "lineno": 61, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 62, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.coro", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 67, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": ".cocotb.triggers.wait", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.coro", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": ".cocotb.triggers.Timer", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 76, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": "tests.test_cases.test_cocotb.test_waiters.raises_after", + "lineno": 77, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 81, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait_doesnt_cancel_tasks.completes", + "callee": ".cocotb.triggers.Timer", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait_doesnt_cancel_tasks", + "callee": "tests.test_cases.test_cocotb.test_waiters.test_wait_doesnt_cancel_tasks.completes", + "lineno": 94, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait_doesnt_cancel_tasks", + "callee": ".cocotb.triggers.wait", + "lineno": 95, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait_doesnt_cancel_tasks", + "callee": ".cocotb.triggers.Timer", + "lineno": 95, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_wait_doesnt_cancel_tasks", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 96, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": ".cocotb.triggers.Timer", + "lineno": 103, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": ".cocotb.triggers.gather", + "lineno": 104, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": "tests.test_cases.test_cocotb.test_waiters.coro", + "lineno": 105, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 106, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": ".cocotb.triggers.gather", + "lineno": 114, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": "tests.test_cases.test_cocotb.test_waiters.raises_after", + "lineno": 115, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 116, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": ".cocotb.triggers.Timer", + "lineno": 117, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": ".cocotb.triggers.Timer", + "lineno": 120, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": ".cocotb.triggers.gather", + "lineno": 121, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": "tests.test_cases.test_cocotb.test_waiters.raises_after", + "lineno": 122, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 123, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_gather", + "callee": ".cocotb.triggers.gather", + "lineno": 131, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": ".cocotb.triggers.Timer", + "lineno": 136, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": ".cocotb.triggers.select", + "lineno": 137, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": "tests.test_cases.test_cocotb.test_waiters.coro", + "lineno": 138, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 139, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": ".cocotb.triggers.select", + "lineno": 145, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": "tests.test_cases.test_cocotb.test_waiters.raises_after", + "lineno": 146, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 147, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": ".cocotb.triggers.Timer", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": ".cocotb.triggers.Timer", + "lineno": 153, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": ".cocotb.triggers.select", + "lineno": 156, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": "tests.test_cases.test_cocotb.test_waiters.raises_after", + "lineno": 157, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 158, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": ".cocotb.triggers.Timer", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": ".cocotb.triggers.select", + "lineno": 162, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": "tests.test_cases.test_cocotb.test_waiters.raises_after", + "lineno": 163, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": "tests.test_cases.test_cocotb.test_waiters.AwaitableThing.__init__", + "lineno": 164, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": ".cocotb.triggers.Timer", + "lineno": 165, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_select", + "callee": ".cocotb.triggers.select", + "lineno": 172, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_cancel_while_waiting.waiter", + "callee": ".cocotb.triggers.wait", + "lineno": 178, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_cancel_while_waiting.waiter", + "callee": ".cocotb.triggers.Timer", + "lineno": 178, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_cancel_while_waiting", + "callee": "tests.test_cases.test_cocotb.test_waiters.test_cancel_while_waiting.waiter", + "lineno": 180, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_cancel_while_waiting", + "callee": ".cocotb.triggers.Timer", + "lineno": 181, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_cocotb.test_waiters.test_cancel_while_waiting", + "callee": ".cocotb.triggers.Timer", + "lineno": 183, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_compare.test_compare": [ + { + "caller": "tests.test_cases.test_compare.test_compare.Testbench.__init__", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_compare.test_compare.Testbench.initialise", + "callee": ".cocotb.clock.Clock", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_compare.test_compare.test_compare_simhandlebase", + "callee": "tests.test_cases.test_compare.test_compare.Testbench.__init__", + "lineno": 34, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_compare.test_compare.test_compare_simhandlebase", + "callee": "tests.test_cases.test_compare.test_compare.Testbench.initialise", + "lineno": 35, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.test_cases.test_compare.test_compare.test_compare_valueobject", + "callee": "tests.test_cases.test_compare.test_compare.Testbench.__init__", + "lineno": 58, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_compare.test_compare.test_compare_valueobject", + "callee": "tests.test_cases.test_compare.test_compare.Testbench.initialise", + "lineno": 59, + "resolution": "local_typed_method_call" + }, + { + "caller": "tests.test_cases.test_compare.test_compare.test_compare_valueobject", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 79, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_configuration.test_configurations": [], + "tests.test_cases.test_custom_entry.custom_entry": [], + "tests.test_cases.test_deadlock.test_deadlock": [ + { + "caller": "tests.test_cases.test_deadlock.test_deadlock.test_sim_failure_a", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 18, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter": [], + "tests.test_cases.test_discovery.test_discovery": [ + { + "caller": "tests.test_cases.test_discovery.test_discovery.", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 31, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 33, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.", + "callee": ".cocotb_tools.sim_versions.VerilatorVersion", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.", + "callee": ".cocotb_tools.sim_versions.VerilatorVersion", + "lineno": 64, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_cond_scope", + "callee": "tests.test_cases.test_discovery.test_discovery.verilog_test", + "lineno": 68, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_bad_var", + "callee": "tests.test_cases.test_discovery.test_discovery.verilog_test", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_arr_scope", + "callee": "tests.test_cases.test_discovery.test_discovery.verilog_test", + "lineno": 85, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_nested_scope", + "callee": "tests.test_cases.test_discovery.test_discovery.verilog_test", + "lineno": 91, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_scoped_params", + "callee": "tests.test_cases.test_discovery.test_discovery.verilog_test", + "lineno": 106, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_intf_array", + "callee": "tests.test_cases.test_discovery.test_discovery.verilog_test", + "lineno": 119, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.recursive_discover._discover", + "callee": "tests.test_cases.test_discovery.test_discovery.recursive_discover._discover", + "lineno": 151, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.recursive_discover", + "callee": "tests.test_cases.test_discovery.test_discovery.recursive_discover._discover", + "lineno": 153, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_both_conds", + "callee": "tests.test_cases.test_discovery.test_discovery.verilog_test", + "lineno": 165, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_signal", + "callee": ".cocotb.handle.Immediate", + "lineno": 206, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_signal", + "callee": ".cocotb.triggers.Timer", + "lineno": 207, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 214, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 217, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 222, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 227, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog_metavalues", + "callee": ".cocotb.triggers.Timer", + "lineno": 238, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog_metavalues", + "callee": ".cocotb.types.LogicArray", + "lineno": 239, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog_metavalues", + "callee": ".cocotb.triggers.Timer", + "lineno": 240, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog_metavalues", + "callee": ".cocotb.types.LogicArray", + "lineno": 248, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_type_bit_verilog_metavalues", + "callee": ".cocotb.triggers.Timer", + "lineno": 249, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_writing_string_undersized", + "callee": ".cocotb.handle.Immediate", + "lineno": 310, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_writing_string_undersized", + "callee": ".cocotb.triggers.Timer", + "lineno": 312, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_writing_string_oversized", + "callee": ".cocotb.handle.Immediate", + "lineno": 324, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.test_writing_string_oversized", + "callee": ".cocotb.triggers.Timer", + "lineno": 325, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_const_string_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 339, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_const_string_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 344, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_var_string_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 355, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_var_string_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 360, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_boolean", + "callee": ".cocotb.handle.Immediate", + "lineno": 385, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_boolean", + "callee": ".cocotb.triggers.Timer", + "lineno": 386, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.access_internal_register_array", + "callee": ".cocotb.triggers.Timer", + "lineno": 395, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.type_check_verilog", + "callee": ".list.append", + "lineno": 455, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.type_check_verilog", + "callee": ".list.append", + "lineno": 457, + "resolution": "local_builtin_method_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.discover_all_in_component_vhdl._discover", + "callee": "tests.test_cases.test_discovery.test_discovery.discover_all_in_component_vhdl._discover", + "lineno": 497, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.discover_all_in_component_vhdl", + "callee": "tests.test_cases.test_discovery.test_discovery.discover_all_in_component_vhdl._discover", + "lineno": 500, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.discover_all_in_component_vhdl", + "callee": ".cocotb_tools.sim_versions.NvcVersion", + "lineno": 517, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_discovery.test_discovery.discover_all_in_component_vhdl", + "callee": ".cocotb_tools.sim_versions.NvcVersion", + "lineno": 517, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator": [ + { + "caller": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator.reset_dut", + "callee": ".cocotb.triggers.Timer", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator.test_dumpfile_verilator", + "callee": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator.reset_dut", + "lineno": 23, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator.test_dumpfile_verilator", + "callee": ".cocotb.clock.Clock", + "lineno": 24, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator.test_dumpfile_verilator", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator.test_dumpfile_verilator", + "callee": ".pathlib.Path", + "lineno": 29, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_exit_error.test_exit": [ + { + "caller": "tests.test_cases.test_exit_error.test_exit.test_name_error", + "callee": ".cocotb.triggers.Timer", + "lineno": 11, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_failure.test_failure": [], + "tests.test_cases.test_fatal.test_fatal": [ + { + "caller": "tests.test_cases.test_fatal.test_fatal.test_fatal", + "callee": ".cocotb.triggers.Timer", + "lineno": 13, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers": [ + { + "caller": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_first_on_coincident_trigger", + "callee": ".cocotb.triggers.First", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_first_on_coincident_trigger", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 26, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_first_on_coincident_trigger", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_first_on_coincident_trigger", + "callee": ".cocotb.triggers.Timer", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_repeated_first_no_missed_edges", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 74, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_repeated_first_no_missed_edges", + "callee": ".cocotb.triggers.First", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_repeated_first_no_missed_edges", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_repeated_first_no_missed_edges", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_repeated_first_no_missed_edges", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 79, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers.test_repeated_first_no_missed_edges", + "callee": ".cocotb.utils.get_sim_time", + "lineno": 82, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_force_release.test_force_release": [ + { + "caller": "tests.test_cases.test_force_release.test_force_release.", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.", + "callee": ".cocotb_tools.sim_versions.GhdlVersion", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.", + "callee": ".cocotb_tools.sim_versions.GhdlVersion", + "lineno": 39, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.reset", + "callee": ".cocotb.handle.Release", + "lineno": 61, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.reset", + "callee": ".cocotb.handle.Release", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.reset", + "callee": ".cocotb.triggers.Timer", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_combo", + "callee": "tests.test_cases.test_force_release.test_force_release.reset", + "lineno": 71, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_combo", + "callee": ".cocotb.handle.Force", + "lineno": 74, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_combo", + "callee": ".cocotb.triggers.Timer", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_combo", + "callee": ".cocotb.triggers.Timer", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_combo", + "callee": ".cocotb.handle.Release", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_combo", + "callee": ".cocotb.triggers.Timer", + "lineno": 87, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_combo", + "callee": ".cocotb.triggers.Timer", + "lineno": 91, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_registered", + "callee": "tests.test_cases.test_force_release.test_force_release.reset", + "lineno": 105, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_registered", + "callee": ".cocotb.clock.Clock", + "lineno": 107, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_registered", + "callee": ".cocotb.handle.Force", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_registered", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 111, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_registered", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_registered", + "callee": ".cocotb.handle.Release", + "lineno": 122, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_hdl_writes_dont_overwrite_force_registered", + "callee": ".cocotb.triggers.ClockCycles", + "lineno": 125, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_force_in_same_cycle", + "callee": "tests.test_cases.test_force_release.test_force_release.reset", + "lineno": 140, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_force_in_same_cycle", + "callee": ".cocotb.handle.Force", + "lineno": 143, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_force_in_same_cycle", + "callee": ".cocotb.handle.Force", + "lineno": 144, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_force_in_same_cycle", + "callee": ".cocotb.handle.Force", + "lineno": 145, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_force_in_same_cycle", + "callee": ".cocotb.triggers.Timer", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_force_in_same_cycle", + "callee": ".cocotb.triggers.Timer", + "lineno": 153, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_force_in_same_cycle", + "callee": ".cocotb_tools.sim_versions.QuestaVersion", + "lineno": 135, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_release_in_same_cycle", + "callee": "tests.test_cases.test_force_release.test_force_release.reset", + "lineno": 162, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_release_in_same_cycle", + "callee": ".cocotb.handle.Force", + "lineno": 165, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_release_in_same_cycle", + "callee": ".cocotb.triggers.Timer", + "lineno": 166, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_release_in_same_cycle.do_realease", + "callee": ".cocotb.handle.Release", + "lineno": 171, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_release_in_same_cycle", + "callee": "tests.test_cases.test_force_release.test_force_release.test_multiple_release_in_same_cycle.do_realease", + "lineno": 174, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_release_in_same_cycle", + "callee": ".cocotb.triggers.Timer", + "lineno": 176, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_multiple_release_in_same_cycle", + "callee": ".cocotb.triggers.Timer", + "lineno": 180, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_deposit_on_forced", + "callee": "tests.test_cases.test_force_release.test_force_release.reset", + "lineno": 194, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_deposit_on_forced", + "callee": ".cocotb.handle.Force", + "lineno": 197, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_deposit_on_forced", + "callee": ".cocotb.triggers.Timer", + "lineno": 198, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_deposit_on_forced", + "callee": ".cocotb.triggers.Timer", + "lineno": 203, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_deposit_on_forced", + "callee": ".cocotb.handle.Release", + "lineno": 207, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_deposit_on_forced", + "callee": ".cocotb.triggers.Timer", + "lineno": 211, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_deposit_then_force_in_same_cycle", + "callee": "tests.test_cases.test_force_release.test_force_release.reset", + "lineno": 224, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_deposit_then_force_in_same_cycle", + "callee": ".cocotb.handle.Force", + "lineno": 228, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_deposit_then_force_in_same_cycle", + "callee": ".cocotb.triggers.Timer", + "lineno": 231, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_deposit_then_force_in_same_cycle", + "callee": ".cocotb.triggers.Timer", + "lineno": 236, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_force_then_deposit_in_same_cycle", + "callee": "tests.test_cases.test_force_release.test_force_release.reset", + "lineno": 249, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_force_then_deposit_in_same_cycle", + "callee": ".cocotb.handle.Force", + "lineno": 252, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_force_then_deposit_in_same_cycle", + "callee": ".cocotb.triggers.Timer", + "lineno": 256, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_force_release.test_force_release.test_force_then_deposit_in_same_cycle", + "callee": ".cocotb.triggers.Timer", + "lineno": 261, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_forked_exception.test_forked_exception": [ + { + "caller": "tests.test_cases.test_forked_exception.test_forked_exception.test_fail.fails", + "callee": ".cocotb.triggers.Timer", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_forked_exception.test_forked_exception.test_fail", + "callee": "tests.test_cases.test_forked_exception.test_forked_exception.test_fail.fails", + "lineno": 26, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_forked_exception.test_forked_exception.test_fail", + "callee": ".cocotb.triggers.Timer", + "lineno": 27, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_gpi_extra_bad_lib.test_simple": [ + { + "caller": "tests.test_cases.test_gpi_extra_bad_lib.test_simple.test_name_error", + "callee": ".cocotb.triggers.Timer", + "lineno": 10, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_gpi_users_bad_lib.test_simple": [ + { + "caller": "tests.test_cases.test_gpi_users_bad_lib.test_simple.test_name_error", + "callee": ".cocotb.triggers.Timer", + "lineno": 10, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_gpi_users_notset.test_simple": [ + { + "caller": "tests.test_cases.test_gpi_users_notset.test_simple.test_name_error", + "callee": ".cocotb.triggers.Timer", + "lineno": 10, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_indexing_warning.indexing_warning_tests": [], + "tests.test_cases.test_indexing_warning.test_indexing_warning": [ + { + "caller": "tests.test_cases.test_indexing_warning.test_indexing_warning.test_indexing_warning", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_indexing_warning.test_indexing_warning.test_indexing_warning", + "callee": ".pathlib.Path", + "lineno": 21, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_inertial_writes.inertial_writes_tests": [ + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_on_timer_seen_on_edge", + "callee": ".cocotb.triggers.Timer", + "lineno": 44, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_on_timer_seen_on_edge", + "callee": ".cocotb.triggers.with_timeout", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_on_timer_seen_on_edge", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 50, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_read_back_in_readwrite", + "callee": ".cocotb.triggers.Timer", + "lineno": 75, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_read_back_in_readwrite", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_dont_update_hdl_this_delta", + "callee": ".cocotb.clock.Clock", + "lineno": 106, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_dont_update_hdl_this_delta", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 110, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_dont_update_hdl_this_delta", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 111, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_dont_update_hdl_this_delta", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_dont_update_hdl_this_delta", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 119, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_dont_update_hdl_this_delta", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 123, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_dont_update_hdl_this_delta", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_in_read_write", + "callee": ".cocotb.clock.Clock", + "lineno": 130, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_in_read_write", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 132, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_in_read_write", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 139, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_in_read_write", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 143, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_in_last_read_write", + "callee": ".cocotb.clock.Clock", + "lineno": 150, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_in_last_read_write", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 152, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_in_last_read_write", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 155, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_inertial_writes.inertial_writes_tests.test_writes_in_last_read_write", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 163, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_integers.integer_tests": [ + { + "caller": "tests.test_cases.test_integers.integer_tests.test_int_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 79, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_int_verilog", + "callee": "tests.test_cases.test_integers.integer_tests.test_int_verilog.check", + "lineno": 80, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_int_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 83, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_int_verilog", + "callee": ".cocotb.triggers.Timer", + "lineno": 105, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_int_verilog", + "callee": ".cocotb_tools.sim_versions.VerilatorVersion", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_int_verilog", + "callee": ".cocotb_tools.sim_versions.VerilatorVersion", + "lineno": 40, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_integer_access_vhdl", + "callee": ".cocotb.triggers.Timer", + "lineno": 162, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_integer_access_vhdl", + "callee": "tests.test_cases.test_integers.integer_tests.test_integer_access_vhdl.check", + "lineno": 163, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_integer_access_vhdl", + "callee": ".cocotb.triggers.Timer", + "lineno": 175, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_integer_access_vhdl", + "callee": ".cocotb.triggers.Timer", + "lineno": 197, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_integer_access_vhdl", + "callee": ".cocotb_tools.sim_versions.GhdlVersion", + "lineno": 124, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.integer_tests.test_integer_access_vhdl", + "callee": ".cocotb_tools.sim_versions.GhdlVersion", + "lineno": 124, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_integers.test_integers": [ + { + "caller": "tests.test_cases.test_integers.test_integers.", + "callee": ".subprocess.run", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.test_integers.test_integers_runner", + "callee": ".pathlib.Path", + "lineno": 31, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.test_integers.test_integers_runner", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 45, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.test_integers.test_integers_runner", + "callee": ".cocotb_tools.sim_versions.IcarusVersion", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_integers.test_integers.", + "callee": "tests.test_cases.test_integers.test_integers.test_integers_runner", + "lineno": 59, + "resolution": "direct_name_call" + } + ], + "tests.test_cases.test_iteration_mixedlang.test_iteration": [ + { + "caller": "tests.test_cases.test_iteration_mixedlang.test_iteration.recursive_dump", + "callee": "tests.test_cases.test_iteration_mixedlang.test_iteration.recursive_dump", + "lineno": 57, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_iteration_mixedlang.test_iteration.recursive_discovery", + "callee": "tests.test_cases.test_iteration_mixedlang.test_iteration.recursive_dump", + "lineno": 67, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_iteration_mixedlang.test_iteration.recursive_discovery_boundary", + "callee": "tests.test_cases.test_iteration_mixedlang.test_iteration.recursive_dump", + "lineno": 81, + "resolution": "direct_name_call" + } + ], + "tests.test_cases.test_iteration_verilog.test_iteration_es": [ + { + "caller": "tests.test_cases.test_iteration_verilog.test_iteration_es.recursive_discovery.sim_iter", + "callee": "tests.test_cases.test_iteration_verilog.test_iteration_es.recursive_discovery.sim_iter", + "lineno": 40, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_iteration_verilog.test_iteration_es.recursive_discovery", + "callee": "tests.test_cases.test_iteration_verilog.test_iteration_es.recursive_discovery.sim_iter", + "lineno": 43, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_iteration_verilog.test_iteration_es.dual_iteration", + "callee": "tests.test_cases.test_iteration_verilog.test_iteration_es.iteration_loop", + "lineno": 63, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_iteration_verilog.test_iteration_es.dual_iteration", + "callee": "tests.test_cases.test_iteration_verilog.test_iteration_es.iteration_loop", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_iteration_verilog.test_iteration_es.dual_iteration", + "callee": ".cocotb.triggers.gather", + "lineno": 66, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_iteration_vhdl.test_iteration": [ + { + "caller": "tests.test_cases.test_iteration_vhdl.test_iteration.recursive_discovery", + "callee": "tests.test_cases.test_iteration_vhdl.test_iteration.total_object_count", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_iteration_vhdl.test_iteration.recursive_discovery", + "callee": ".cocotb.triggers.Timer", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_iteration_vhdl.test_iteration.recursive_discovery.dump_all_the_things", + "callee": "tests.test_cases.test_iteration_vhdl.test_iteration.recursive_discovery.dump_all_the_things", + "lineno": 67, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_iteration_vhdl.test_iteration.recursive_discovery", + "callee": "tests.test_cases.test_iteration_vhdl.test_iteration.recursive_discovery.dump_all_the_things", + "lineno": 70, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_iteration_vhdl.test_iteration.recursive_discovery", + "callee": "tests.test_cases.test_iteration_vhdl.test_iteration.total_object_count", + "lineno": 44, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_iteration_vhdl.test_iteration.dual_iteration.iteration_loop", + "callee": ".cocotb.triggers.Timer", + "lineno": 92, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_iteration_vhdl.test_iteration.dual_iteration", + "callee": "tests.test_cases.test_iteration_vhdl.test_iteration.dual_iteration.iteration_loop", + "lineno": 94, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_iteration_vhdl.test_iteration.dual_iteration", + "callee": "tests.test_cases.test_iteration_vhdl.test_iteration.dual_iteration.iteration_loop", + "lineno": 95, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_iteration_vhdl.test_iteration.dual_iteration", + "callee": ".cocotb.triggers.gather", + "lineno": 97, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_kill_sim.kill_sim_tests": [ + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_sys_exit", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 21, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_sys_exit_sim_continued", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_sys_exit", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_sys_exit.coro", + "lineno": 34, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_sys_exit", + "callee": ".cocotb.triggers.Timer", + "lineno": 35, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_sys_exit", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 36, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_sys_exit_sim_continued", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 41, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_trigger_sys_exit", + "callee": ".cocotb.triggers.Timer", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_trigger_sys_exit", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_trigger_sys_exit_sim_continued", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 53, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_keyboard_interrupt", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 59, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_keyboard_interrupt_sim_continued", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 64, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_keyboard_interrupt", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_keyboard_interrupt.coro", + "lineno": 72, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_keyboard_interrupt", + "callee": ".cocotb.triggers.Timer", + "lineno": 73, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_keyboard_interrupt", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 74, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_task_keyboard_interrupt_sim_continued", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 79, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_trigger_keyboard_interrupt", + "callee": ".cocotb.triggers.Timer", + "lineno": 84, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_trigger_keyboard_interrupt", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 86, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_kill_sim.kill_sim_tests.test_trigger_keyboard_interrupt_sim_continued", + "callee": "tests.test_cases.test_kill_sim.kill_sim_tests.make_failure_file", + "lineno": 91, + "resolution": "direct_name_call" + } + ], + "tests.test_cases.test_listing.check_results": [], + "tests.test_cases.test_listing.test_listing_1": [], + "tests.test_cases.test_listing.test_listing_2": [], + "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing": [ + { + "caller": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.test_debug_array_verilog", + "callee": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.inspect_signal", + "lineno": 31, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.test_debug_array_verilog", + "callee": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.inspect_signal", + "lineno": 33, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.test_debug_array_vhdl", + "callee": ".cocotb.triggers.Timer", + "lineno": 45, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.test_debug_array_vhdl", + "callee": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.inspect_signal", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.test_debug_array_vhdl", + "callee": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.inspect_signal", + "lineno": 49, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.test_debug_array_vhdl", + "callee": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.inspect_signal", + "lineno": 52, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing.test_debug_array_vhdl", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 57, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_log_prefix.log_prefix_tests": [ + { + "caller": "tests.test_cases.test_log_prefix.log_prefix_tests.capture_logs", + "callee": "tests.test_cases.test_log_prefix.log_prefix_tests.LogCaptureData.__init__", + "lineno": 22, + "resolution": "same_module_class_call" + }, + { + "caller": "tests.test_cases.test_log_prefix.log_prefix_tests.test_log_prefix_custom", + "callee": "tests.test_cases.test_log_prefix.log_prefix_tests.capture_logs", + "lineno": 42, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_log_prefix.log_prefix_tests.test_log_prefix_default", + "callee": "tests.test_cases.test_log_prefix.log_prefix_tests.capture_logs", + "lineno": 65, + "resolution": "direct_name_call" + } + ], + "tests.test_cases.test_log_prefix.test_log_prefix": [ + { + "caller": "tests.test_cases.test_log_prefix.test_log_prefix.test_log_prefix", + "callee": ".cocotb_tools.runner.get_runner", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_log_prefix.test_log_prefix.test_log_prefix", + "callee": ".pathlib.Path", + "lineno": 21, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_long_log_msg.test_long_log_msg": [], + "tests.test_cases.test_max_failures.test_max_failures": [], + "tests.test_cases.test_module_var_messy.test_nothing": [], + "tests.test_cases.test_module_without_tests.test_nothing": [], + "tests.test_cases.test_multi_dimension_array.test_cocotb_array": [ + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_packed", + "callee": ".cocotb.triggers.Timer", + "lineno": 27, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 41, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr", + "callee": ".cocotb.triggers.Timer", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_vect_packed_packed", + "callee": ".cocotb.triggers.Timer", + "lineno": 63, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_vect_packed_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 78, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_vect_unpacked_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr_packed", + "callee": ".cocotb.triggers.Timer", + "lineno": 111, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 126, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_arr", + "callee": ".cocotb.triggers.Timer", + "lineno": 137, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_packed_packed_packed", + "callee": ".cocotb.triggers.Timer", + "lineno": 148, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_packed_packed_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 165, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_packed_unpacked_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 187, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_vect_unpacked_unpacked_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 212, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr_packed_packed", + "callee": ".cocotb.triggers.Timer", + "lineno": 223, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr_packed_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 239, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_arr_unpacked_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 261, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_arr_packed", + "callee": ".cocotb.triggers.Timer", + "lineno": 272, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_2d_arr_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 288, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_in_3d_arr", + "callee": ".cocotb.triggers.Timer", + "lineno": 299, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_struct", + "callee": ".cocotb.triggers.Timer", + "lineno": 310, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_struct_1d_arr_packed", + "callee": ".cocotb.triggers.Timer", + "lineno": 321, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_struct_1d_arr_unpacked", + "callee": ".cocotb.triggers.Timer", + "lineno": 335, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_multi_dimension_array.test_cocotb_array.test_struct_2d_arr_packed_packed", + "callee": ".cocotb.triggers.Timer", + "lineno": 347, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_multi_level_module_path": [], + "tests.test_cases.test_multi_level_module_path.test_package.test_module_path": [], + "tests.test_cases.test_multi_level_module_path.test_package": [], + "tests.test_cases.test_null_ranges.test_null_ranges": [ + { + "caller": "tests.test_cases.test_null_ranges.test_null_ranges.test_null_vector", + "callee": ".cocotb.types.Range", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_null_ranges.test_null_ranges.test_null_vector", + "callee": ".cocotb.types.LogicArray", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_null_ranges.test_null_ranges.test_null_vector", + "callee": ".cocotb.types.Range", + "lineno": 55, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_null_ranges.test_null_ranges.test_null_array", + "callee": ".cocotb.types.Range", + "lineno": 88, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_null_ranges.test_null_ranges.test_null_array", + "callee": ".cocotb.types.Range", + "lineno": 92, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_null_ranges.test_null_ranges.test_null_string", + "callee": ".cocotb.types.Range", + "lineno": 135, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_one_empty_test.test_one_empty_test": [], + "tests.test_cases.test_package.test_package": [], + "tests.test_cases.test_packed_union.test_packed_union": [ + { + "caller": "tests.test_cases.test_packed_union.test_packed_union.test_packed_union", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_packed_union.test_packed_union.test_packed_union", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 20, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_packed_union.test_packed_union.test_packed_union", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 21, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_packed_union.test_packed_union.test_packed_union", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 21, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_plusargs.plusargs": [], + "tests.test_cases.test_random_test_order.test_random_test_order": [], + "tests.test_cases.test_seed.test_other": [], + "tests.test_cases.test_seed.test_seed": [], + "tests.test_cases.test_select_testcase.x_tests": [], + "tests.test_cases.test_select_testcase.y_tests": [], + "tests.test_cases.test_select_testcase.y_tests_again": [], + "tests.test_cases.test_select_testcase_error.x_tests": [], + "tests.test_cases.test_similar_scope_name.test_similar_scope_name": [], + "tests.test_cases.test_skip.test_skip": [ + { + "caller": "tests.test_cases.test_skip.test_skip.test_skip_in_task", + "callee": "tests.test_cases.test_skip.test_skip.test_skip_in_task.skipit", + "lineno": 24, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_skip.test_skip.test_skip_in_task", + "callee": ".cocotb.triggers.Timer", + "lineno": 25, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run": [], + "tests.test_cases.test_struct.test_struct": [ + { + "caller": "tests.test_cases.test_struct.test_struct.", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 36, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_struct.test_struct.test_packed_struct_setting", + "callee": ".cocotb.triggers.Timer", + "lineno": 62, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_struct.test_struct.test_packed_struct_setting", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 52, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_struct.test_struct.test_packed_struct_setting", + "callee": ".cocotb_tools.sim_versions.RivieraVersion", + "lineno": 53, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_sv_interface.test_sv_if": [ + { + "caller": "tests.test_cases.test_sv_interface.test_sv_if.", + "callee": ".cocotb_tools.sim_versions.VerilatorVersion", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_sv_interface.test_sv_if.", + "callee": ".cocotb_tools.sim_versions.VerilatorVersion", + "lineno": 24, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_test_filter.x_tests": [], + "tests.test_cases.test_toplevel_architecture_same_as_entity.test_toplevel_architecture_same_as_entity": [], + "tests.test_cases.test_toplevel_library.test_myentity": [], + "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak": [ + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_next_time_step_leak", + "callee": ".cocotb.clock.Clock", + "lineno": 51, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_next_time_step_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 54, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_next_time_step_leak", + "callee": ".cocotb.triggers.NextTimeStep", + "lineno": 57, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_timer_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 66, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_timer_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 68, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_timer_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 71, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_readonly_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 80, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_readonly_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 82, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_readonly_leak", + "callee": ".cocotb.triggers.ReadOnly", + "lineno": 85, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_readonly_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 86, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_readwrite_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 95, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_readwrite_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 97, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_readwrite_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 100, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_readwrite_leak", + "callee": ".cocotb.triggers.ReadWrite", + "lineno": 101, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_rising_edge_leak", + "callee": ".cocotb.clock.Clock", + "lineno": 115, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_rising_edge_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 118, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_rising_edge_leak", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 121, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_falling_edge_leak", + "callee": ".cocotb.clock.Clock", + "lineno": 134, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_falling_edge_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 137, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_falling_edge_leak", + "callee": ".cocotb.triggers.FallingEdge", + "lineno": 140, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_value_change_leak", + "callee": ".cocotb.clock.Clock", + "lineno": 153, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_value_change_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 156, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_value_change_leak", + "callee": ".cocotb.triggers.ValueChange", + "lineno": 159, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_null_triger_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 168, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_null_triger_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 170, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_null_triger_leak", + "callee": ".cocotb.triggers.NullTrigger", + "lineno": 173, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_event_leak", + "callee": ".cocotb.triggers.Event", + "lineno": 182, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_event_leak", + "callee": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_event_leak.wait_event", + "lineno": 188, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_event_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 190, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_event_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 192, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak.test_event_leak", + "callee": ".cocotb.triggers.Timer", + "lineno": 196, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a": [ + { + "caller": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a.clk_in_coroutine", + "callee": ".cocotb.clock.Clock", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a.clk_in_coroutine", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a.clk_in_coroutine", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a.clk_in_hdl", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a.clk_in_hdl", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 32, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b": [ + { + "caller": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b.clk_in_coroutine", + "callee": ".cocotb.clock.Clock", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b.clk_in_coroutine", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b.clk_in_coroutine", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b.clk_in_hdl", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b.clk_in_hdl", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 33, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c": [ + { + "caller": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c.clk_in_coroutine", + "callee": ".cocotb.clock.Clock", + "lineno": 16, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c.clk_in_coroutine", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 18, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c.clk_in_coroutine", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 22, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c.clk_in_hdl", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 28, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c.clk_in_hdl", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 32, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d": [ + { + "caller": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d.clk_in_coroutine", + "callee": ".cocotb.clock.Clock", + "lineno": 17, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d.clk_in_coroutine", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 19, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d.clk_in_coroutine", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 23, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d.clk_in_hdl", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 29, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d.clk_in_hdl", + "callee": ".cocotb.triggers.RisingEdge", + "lineno": 33, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_verilog_access.test_verilog_access": [], + "tests.test_cases.test_verilog_include_dirs.test_verilog_include_dirs": [], + "tests.test_cases.test_vhdl_access.test_vhdl_access": [ + { + "caller": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects", + "callee": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects.check_instance", + "lineno": 49, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects", + "callee": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects.check_instance", + "lineno": 50, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects", + "callee": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects.check_instance", + "lineno": 51, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects", + "callee": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects.check_instance", + "lineno": 52, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects", + "callee": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects.check_instance", + "lineno": 53, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects", + "callee": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects.check_instance", + "lineno": 54, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects", + "callee": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects.check_instance", + "lineno": 55, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects", + "callee": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects.check_instance", + "lineno": 56, + "resolution": "nested_function_call" + }, + { + "caller": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects", + "callee": "tests.test_cases.test_vhdl_access.test_vhdl_access.check_objects.check_instance", + "lineno": 57, + "resolution": "nested_function_call" + } + ], + "tests.test_cases.test_vhdl_integer.test_vhdl_integer": [ + { + "caller": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.vhdl_integer_valuechange", + "callee": ".cocotb.triggers.gather", + "lineno": 25, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.vhdl_integer_valuechange", + "callee": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.wait_value_change", + "lineno": 26, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.vhdl_integer_valuechange", + "callee": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.wait_value_change", + "lineno": 27, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.vhdl_record_integer_valuechange", + "callee": ".cocotb.triggers.gather", + "lineno": 46, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.vhdl_record_integer_valuechange", + "callee": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.wait_value_change", + "lineno": 47, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.vhdl_record_integer_valuechange", + "callee": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.wait_value_change", + "lineno": 48, + "resolution": "direct_name_call" + }, + { + "caller": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.vhdl_record_integer_valuechange", + "callee": ".cocotb_tools.sim_versions.NvcVersion", + "lineno": 37, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_vhdl_integer.test_vhdl_integer.vhdl_record_integer_valuechange", + "callee": ".cocotb_tools.sim_versions.NvcVersion", + "lineno": 37, + "resolution": "external_constructor_call" + } + ], + "tests.test_cases.test_vhdl_libraries.test_ab": [], + "tests.test_cases.test_vhdl_libraries_multiple.test_abcde": [], + "tests.test_cases.test_xfail.test_xfail": [ + { + "caller": "tests.test_cases.test_xfail.test_xfail.test_xfail_with_raises_group", + "callee": ".exceptiongroup.ExceptionGroup", + "lineno": 83, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_xfail.test_xfail.test_xfail_with_raises_group_nested", + "callee": ".exceptiongroup.ExceptionGroup", + "lineno": 96, + "resolution": "external_constructor_call" + }, + { + "caller": "tests.test_cases.test_xfail.test_xfail.test_xfail_with_raises_group_nested", + "callee": ".exceptiongroup.ExceptionGroup", + "lineno": 96, + "resolution": "external_constructor_call" + } + ] + }, + "cyclic_clusters": [], + "unresolved": [ + { + "module": "cocotb_build_libs", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .indent(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .indent(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 222, + "pattern": "self_method_not_found", + "note": "self.get_ext_fullpath(...) not found in class 'build_ext' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "cocotb_build_libs", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .initialize(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 247, + "pattern": "self_method_not_found", + "note": "self.get_ext_fullname(...) not found in class 'build_ext' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "cocotb_build_libs", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .intersection(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .build_extensions(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .build_extension(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ext_filename(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .finalize_options(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 378, + "pattern": "self_method_not_found", + "note": "self.get_finalized_command(...) not found in class 'build_ext' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "cocotb_build_libs", + "lineno": 380, + "pattern": "self_method_not_found", + "note": "self.get_ext_fullname(...) not found in class 'build_ext' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "cocotb_build_libs", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 383, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .get_package_dir(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 389, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 393, + "pattern": "self_method_not_found", + "note": "self.write_stub(...) not found in class 'build_ext' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "cocotb_build_libs", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .get_config_var(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .get_config_var(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .get_python_version(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .get_config_var(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 497, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .get_config_var(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 531, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .get_config_vars(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 578, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .relpath(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 581, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .relpath(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .relpath(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 584, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 636, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 637, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 642, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 696, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 720, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 734, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "cocotb_build_libs", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .install(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .chdir(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .rename(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .notify(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .notify(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 457, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .install(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .glob(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .install(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 511, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .as_uri(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 571, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 555, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 583, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 615, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 608, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "noxfile", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .session(...) - target object type not statically resolved." + }, + { + "module": "setup", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "setup", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "setup", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "setup", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "setup", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "setup", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .StreamHandler(...) - target object type not statically resolved." + }, + { + "module": "setup", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "setup", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "setup", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .addHandler(...) - target object type not statically resolved." + }, + { + "module": "setup", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 541, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 543, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .FileType(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 573, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 595, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 597, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": ".github.generate-envs", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .now(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .check_output(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "docs.source.conf", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .connect(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .is_running(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "examples.adder.tests.test_adder", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.afe", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.afe", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.afe", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.afe", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.afe", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.afe", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.test_analog_model", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.test_analog_model", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.test_analog_model", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.test_analog_model", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.test_analog_model", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.test_analog_model", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.analog_model.test_analog_model", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.first_steps.counter_tests", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.first_steps.counter_tests", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.first_steps.counter_tests", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.first_steps.counter_tests", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.first_steps.counter_tests", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.first_steps.counter_tests", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "examples.first_steps.counter_tests", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "examples.first_steps.counter_tests", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 126, + "pattern": "name_call_unresolved", + "note": "Call to 'cb(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .log2(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .to_unsigned(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .to_unsigned(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 267, + "pattern": "name_call_unresolved", + "note": "Call to 'cb(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 316, + "pattern": "self_method_not_found", + "note": "self._cmp(...) not found in class 'InOrderChecker' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 317, + "pattern": "self_method_not_found", + "note": "self._cmp(...) not found in class 'InOrderChecker' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .add_callback(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .send_input(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .add_output_callback(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .add_callback(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .addActual(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 401, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 412, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 428, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .cycles(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .cycles(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.matrix_multiplier_tests", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.test_matrix_multiplier", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.test_matrix_multiplier", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.test_matrix_multiplier", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.test_matrix_multiplier", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.test_matrix_multiplier", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.test_matrix_multiplier", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.test_matrix_multiplier", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "examples.matrix_multiplier.tests.test_matrix_multiplier", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access ._discover_all(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .is_running(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .to_unsigned(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .to_unsigned(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .is_running(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_language.tests.test_mixed_language", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .to_signed(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .figure(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .axes(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ylabel(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ylim(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .ceil(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .step(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .annotate(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_locator(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .NullLocator(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .set_major_formatter(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .NullFormatter(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .tight_layout(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .set_size_inches(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_plot", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .savefig(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_trim", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .cycle(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_trim", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_trim", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_trim", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_trim", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_trim", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_trim", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_trim", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_trim", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_regulator_trim", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'Dataset(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .subplots(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .set_title(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .set_xlabel(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ylabel(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .twinx(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ylabel(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .plot(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .tick_params(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .tick_params(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .axhline(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .tight_layout(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .set_size_inches(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .legend(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .savefig(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .transform(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .transform(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .inverted(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .transform(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .transform(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .get_ylim(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .set_ylim(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap_minimalist", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap_minimalist", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap_minimalist", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "examples.mixed_signal.tests.test_rescap_minimalist", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.simple_dff.test_dff", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "examples.simple_dff.test_dff", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "examples.simple_dff.test_dff", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "examples.simple_dff.test_dff", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "examples.simple_dff.test_dff", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "examples.simple_dff.test_dff", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "examples.simple_dff.test_dff", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "examples.simple_dff.test_dff", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "examples.simple_dff.test_dff", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "examples.simple_dff.test_dff", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .clock_create(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 335, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 335, + "pattern": "self_method_not_found", + "note": "self._set_action(...) not found in class 'Clock' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.clock", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 338, + "pattern": "self_method_not_found", + "note": "self._set_action(...) not found in class 'Clock' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.clock", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 340, + "pattern": "self_method_not_found", + "note": "self._set_action(...) not found in class 'Clock' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.clock", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.clock", + "lineno": 386, + "pattern": "name_call_unresolved", + "note": "Call to 'edge_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.clock", + "lineno": 405, + "pattern": "name_call_unresolved", + "note": "Call to 'edge_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.clock", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.debug", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .get_name_string(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .get_type_string(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .get_definition_name(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .get_definition_file(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .get_range(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .iterate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .get_name_string(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .__dir__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .__setattr__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .__getattribute__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 458, + "pattern": "self_method_not_found", + "note": "self._get(...) not found in class 'HierarchyObject' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.handle", + "lineno": 464, + "pattern": "self_method_not_found", + "note": "self._get(...) not found in class 'HierarchyObject' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.handle", + "lineno": 498, + "pattern": "self_method_not_found", + "note": "self._get(...) not found in class 'HierarchyObject' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.handle", + "lineno": 513, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_name(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 557, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 568, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 572, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 575, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 589, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_index(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 595, + "pattern": "self_method_not_found", + "note": "self._get(...) not found in class 'HierarchyArrayObject' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.handle", + "lineno": 604, + "pattern": "self_method_not_found", + "note": "self._keys(...) not found in class 'HierarchyArrayObject' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.handle", + "lineno": 643, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_value(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_value(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 696, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_value(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 696, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 726, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_value(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 726, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 751, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_value(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 759, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_value(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 765, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 778, + "pattern": "name_call_unresolved", + "note": "Call to 'write_func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.handle", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 790, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.handle", + "lineno": 791, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 807, + "pattern": "name_call_unresolved", + "note": "Call to 'write_func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.handle", + "lineno": 818, + "pattern": "attribute_call", + "note": "Call via attribute access ._register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 823, + "pattern": "name_call_unresolved", + "note": "Call to 'write_func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.handle", + "lineno": 880, + "pattern": "attribute_call", + "note": "Call via attribute access ._dispatch(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .get_const(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1007, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1024, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_handle(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1073, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_value(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1080, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_index(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1105, + "pattern": "attribute_call", + "note": "Call via attribute access ._make(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1111, + "pattern": "attribute_call", + "note": "Call via attribute access ._make(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1134, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1164, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signal_val_binstr(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1195, + "pattern": "attribute_call", + "note": "Call via attribute access ._make(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1202, + "pattern": "attribute_call", + "note": "Call via attribute access ._make(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1226, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1233, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1241, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1280, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1305, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1306, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1309, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1330, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signal_val_binstr(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1331, + "pattern": "attribute_call", + "note": "Call via attribute access ._from_handle(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1389, + "pattern": "attribute_call", + "note": "Call via attribute access .get_num_elems(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1396, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_index(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1420, + "pattern": "attribute_call", + "note": "Call via attribute access ._make(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1429, + "pattern": "attribute_call", + "note": "Call via attribute access ._make(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1441, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1457, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signal_val_real(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1504, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1538, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signal_val_long(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1540, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signal_val_binstr(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1543, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1574, + "pattern": "attribute_call", + "note": "Call via attribute access .get_num_elems(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1601, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1636, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signal_val_long(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1638, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signal_val_binstr(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1641, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1670, + "pattern": "attribute_call", + "note": "Call via attribute access .get_num_elems(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1685, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1700, + "pattern": "attribute_call", + "note": "Call via attribute access .get_signal_val_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1749, + "pattern": "attribute_call", + "note": "Call via attribute access .decode(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1809, + "pattern": "attribute_call", + "note": "Call via attribute access .get_type(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.handle", + "lineno": 1812, + "pattern": "attribute_call", + "note": "Call via attribute access .get_type_string(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .addLevelName(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .basicConfig(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .addFilter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .setFormatter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .captureWarnings(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .isatty(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 187, + "pattern": "name_call_unresolved", + "note": "Call to 'old_setLevel(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.logging", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .set_gpi_log_level(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .getEffectiveLevel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .initialize_logger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .ljust(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .rjust(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .makeRecord(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 342, + "pattern": "self_method_not_found", + "note": "self._prefix_func(...) not found in class 'SimLogFormatter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.logging", + "lineno": 370, + "pattern": "self_method_not_found", + "note": "self.formatException(...) not found in class 'SimLogFormatter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.logging", + "lineno": 376, + "pattern": "self_method_not_found", + "note": "self.formatStack(...) not found in class 'SimLogFormatter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.logging", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .getMessage(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 390, + "pattern": "self_method_not_found", + "note": "self._prefix_func(...) not found in class 'SimLogFormatter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.logging", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 421, + "pattern": "self_method_not_found", + "note": "self._multiline_indent(...) not found in class 'SimLogFormatter' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.logging", + "lineno": 421, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .isEnabledFor(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .makeRecord(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.logging", + "lineno": 470, + "pattern": "attribute_call", + "note": "Call via attribute access .handle(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .deque(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .deque(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .current_task(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 144, + "pattern": "name_call_unresolved", + "note": "Call to 'QueueFull(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.queue", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .current_task(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 166, + "pattern": "name_call_unresolved", + "note": "Call to 'QueueEmpty(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.queue", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .deque(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .heappush(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .heappop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .deque(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.queue", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .matches(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .as_int(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .generate_tests(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .fromdictargs(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .shuffle(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .sort(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 382, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access ._register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .func(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .sha1(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .getstate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .getstate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 464, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 470, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access ._shutdown(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .stop_simulator(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .setstate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .setstate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .getsourcelines(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 699, + "pattern": "attribute_call", + "note": "Call via attribute access .getfile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .getfile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 764, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 775, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .getfile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 819, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 832, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 838, + "pattern": "attribute_call", + "note": "Call via attribute access .getfile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 852, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 869, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 879, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 885, + "pattern": "attribute_call", + "note": "Call via attribute access .getfile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 899, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 935, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .getfile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 957, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 970, + "pattern": "name_call_unresolved", + "note": "Call to 'RegressionTerminated(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.regression", + "lineno": 974, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 978, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1033, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1103, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1120, + "pattern": "name_call_unresolved", + "note": "Call to 'SimFailure(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.regression", + "lineno": 1121, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1122, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1126, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1131, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1144, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1153, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1154, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1158, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1176, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1182, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1186, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1187, + "pattern": "attribute_call", + "note": "Call via attribute access .list_tests(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1189, + "pattern": "attribute_call", + "note": "Call via attribute access .start_regression(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.regression", + "lineno": 1190, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.result", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.result", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.result", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.simtime", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.simtime", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sim_time(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.simtime", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.simtime", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .get_precision(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .iscoroutine(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .isasyncgen(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 257, + "pattern": "name_call_unresolved", + "note": "Call to 'callback(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.task", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access ._react(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access ._react(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .schedule(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access ._register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .getcoroutinestate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access ._make(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access ._make(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 610, + "pattern": "name_call_unresolved", + "note": "Call to 'callback(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.task", + "lineno": 611, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 662, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.task", + "lineno": 663, + "pattern": "self_method_not_found", + "note": "self._react(...) not found in class 'TaskComplete' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb.task", + "lineno": 712, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.triggers", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.utils", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.utils", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access ._deregister(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 45, + "pattern": "self_method_not_found", + "note": "self._func(...) not found in class 'TriggerCallback' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access ._run(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access ._react(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access ._prime_lock(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access ._unprime_lock(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access ._is_used(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 372, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access ._react(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 435, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._base_triggers", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 66, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb._bridge", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .wraps(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .wraps(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .Condition(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .current_thread(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .notify(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .current_thread(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .is_alive(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .current_thread(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .current_thread(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .current_thread(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .current_thread(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .current_thread(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .thread_resume(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .Event(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .thread_suspend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .thread_done(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .Thread(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .thread_start(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .current_thread(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .thread_wait(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .current_thread(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._bridge", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access ._add_done_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._concurrent_waiters", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .cleandoc(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .isidentifier(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 374, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .isidentifier(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .isidentifier(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._decorators", + "lineno": 620, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._deprecation", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._deprecation", + "lineno": 43, + "pattern": "name_call_unresolved", + "note": "Call to 'f(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb._deprecation", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .wraps(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._event_loop", + "lineno": 26, + "pattern": "self_method_not_found", + "note": "self._func(...) not found in class 'ScheduledCallback' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb._event_loop", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._event_loop", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._event_loop", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._event_loop", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access ._run(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._event_loop", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._event_loop", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._event_loop", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._event_loop", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access ._add_done_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access ._add_done_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._extended_awaitables", + "lineno": 349, + "pattern": "self_method_not_found", + "note": "self._edge_type(...) not found in class 'ClockCycles' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 48, + "pattern": "self_method_not_found", + "note": "self._do_callbacks(...) not found in class 'GPITrigger' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .deregister(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .register_timed_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .register_readonly_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .register_rwsynch_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access ._apply_scheduled_writes(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access ._do_callbacks(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .register_nextstep_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._gpi_triggers", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .register_value_change_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access ._init(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access ._init(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access ._init(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access ._init(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .get_simulator_args(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .get_simulator_product(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .get_simulator_version(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .absolute(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .package_iterate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access ._make_sim_object(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access ._discover_all(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .find_spec(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .absolute(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .coverage(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .coverage(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .save(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .time(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .as_int(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .as_int(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .get_root_handle(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._init", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access ._make_sim_object(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._outcomes", + "lineno": 27, + "pattern": "name_call_unresolved", + "note": "Call to 'fn(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb._profiling", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._profiling", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .Profile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._profiling", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .sort_stats(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._profiling", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .Stats(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._profiling", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .dump_stats(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._profiling", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._profiling", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .enable(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._profiling", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .disable(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._shutdown", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._shutdown", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._shutdown", + "lineno": 21, + "pattern": "name_call_unresolved", + "note": "Call to 'cb(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb._shutdown", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .set_sim_event_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 190, + "pattern": "name_call_unresolved", + "note": "Call to 'coro_func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access ._add_done_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access ._ensure_started(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .pop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 235, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access ._uncancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._task_manager", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .stack(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_factory", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access ._add_done_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access ._ensure_started(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access ._register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .post_mortem(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .set_trace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 146, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access ._cancel_now(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access ._register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 166, + "pattern": "self_method_not_found", + "note": "self._test_complete_cb(...) not found in class 'TestManager' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access ._add_done_callback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access ._ensure_started(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .set_name(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .add_task(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._test_manager", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._utils", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .with_traceback(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._utils", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .extract(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._utils", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._utils", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._utils", + "lineno": 197, + "pattern": "name_call_unresolved", + "note": "Call to 'orig_new(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb._utils", + "lineno": 198, + "pattern": "name_call_unresolved", + "note": "Call to 'orig_init(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb._utils", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .__repr__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._utils", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._version", + "lineno": 8, + "pattern": "attribute_call", + "note": "Call via attribute access .version(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .isoformat(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .now(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .is_absolute(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb._xunit_reporter", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._array", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._array", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._array", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._array", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._array", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._array", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._array", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._indexing", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access ._singleton(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 507, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 556, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access ._get_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 633, + "pattern": "attribute_call", + "note": "Call via attribute access ._get_array(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 711, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 744, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 778, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 829, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 841, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 852, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 913, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 1015, + "pattern": "attribute_call", + "note": "Call via attribute access .__new__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 1016, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 1019, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 1029, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._logic_array", + "lineno": 1035, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._range", + "lineno": 105, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb.types._range", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .from_range(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._range", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._range", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._range", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .from_range(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._range", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .from_range(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._range", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._range", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._resolve", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._resolve", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._resolve", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._resolve", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._resolve", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._resolve", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._resolve", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb.types._resolve", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .getroot(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.check_results", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .iterdir(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentTypeError(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .Element(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .cwd(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .is_absolute(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .ElementTree(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.combine_results", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .joinpath(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .ArgumentParser(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .add_mutually_exclusive_group(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .parse_args(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .find_libpython(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.config", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.ipython_support", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .in_prompt_tokens(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.ipython_support", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .queue_function(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.ipython_support", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .InteractiveShellEmbed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.ipython_support", + "lineno": 89, + "pattern": "name_call_unresolved", + "note": "Call to 'shell(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.ipython_support", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .cpu_count(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .maketrans(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .translate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .quote(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .find_libpython(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .pygpi_entry_point(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 565, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 566, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 577, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 580, + "pattern": "attribute_call", + "note": "Call via attribute access .escape(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 605, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 607, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .rsplit(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .is_absolute(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 645, + "pattern": "attribute_call", + "note": "Call via attribute access .unlink(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 657, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 671, + "pattern": "attribute_call", + "note": "Call via attribute access .error(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 680, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 682, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 686, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 688, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 690, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemError(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 694, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 701, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 746, + "pattern": "attribute_call", + "note": "Call via attribute access .is_dir(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 747, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 748, + "pattern": "attribute_call", + "note": "Call via attribute access .rmtree(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 766, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 772, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 814, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 820, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 836, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 842, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 846, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 853, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 855, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 867, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 870, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 874, + "pattern": "attribute_call", + "note": "Call via attribute access .stat(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 884, + "pattern": "attribute_call", + "note": "Call via attribute access .is_absolute(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 885, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .cwd(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 904, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 905, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 911, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 916, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 935, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 937, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 938, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 941, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 942, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 945, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 946, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 947, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1012, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1032, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1032, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1052, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1053, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1059, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1062, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1144, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1144, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1153, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1153, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1160, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1160, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1182, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1183, + "pattern": "attribute_call", + "note": "Call via attribute access .is_file(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1185, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1189, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1205, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_env_test(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1210, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1211, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1215, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1237, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1305, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1313, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1313, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1336, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1338, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1344, + "pattern": "attribute_call", + "note": "Call via attribute access .from_commandline(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1351, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_env_test(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1356, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1357, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1366, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1420, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1420, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1440, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1441, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1447, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1450, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1466, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1467, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1468, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1469, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1472, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1472, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1475, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1479, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1483, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1494, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1496, + "pattern": "attribute_call", + "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1497, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1497, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1497, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1507, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1512, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1512, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1515, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1521, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1525, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1525, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1529, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1534, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1534, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1536, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1542, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1546, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1546, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1557, + "pattern": "attribute_call", + "note": "Call via attribute access .NamedTemporaryFile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1558, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1558, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1599, + "pattern": "attribute_call", + "note": "Call via attribute access ._append_onerror_command(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1670, + "pattern": "attribute_call", + "note": "Call via attribute access ._set_env_test(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1685, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1687, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1694, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1697, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1750, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1804, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1805, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1813, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1817, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1865, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1941, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1941, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1957, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1957, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1977, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1978, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1984, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 1991, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2028, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2028, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2038, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2077, + "pattern": "attribute_call", + "note": "Call via attribute access .which(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2078, + "pattern": "name_call_unresolved", + "note": "Call to 'SystemExit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2084, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2087, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2108, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2116, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2116, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2149, + "pattern": "attribute_call", + "note": "Call via attribute access .as_posix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2149, + "pattern": "attribute_call", + "note": "Call via attribute access .lib_name_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2163, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.runner", + "lineno": 2203, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 69, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 151, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools.sim_versions", + "lineno": 182, + "pattern": "name_call_unresolved", + "note": "Call to 'cls(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools._coverage", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._coverage", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .coverage(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._coverage", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .load(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._coverage", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._coverage", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._coverage", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .save(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._coverage", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._env", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._env", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._env", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._env", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._env", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._env", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .sub(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_cocotb_make_runner(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .removesuffix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 299, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 400, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 447, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_parents(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 457, + "pattern": "name_call_unresolved", + "note": "Call to 'apply(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 495, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.hdl", + "lineno": 498, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_runner(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_test(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_timeout(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_sources(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_defines(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_parameters(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_env(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_includes(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_plusargs(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_timescale(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_seed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_build_args(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_elab_args(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_test_args(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_pre_cmd(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_library(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_waves(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_verbose(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_always(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_clean(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .lstrip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.mark", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .addinivalue_line(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .values(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .add_argument(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .dedent(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_cocotb_make_hdl(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 590, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_cocotb_make_hdl(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access ._check_hdl_toplevel_lang(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .add_hookspecs(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 664, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 667, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 677, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_pycollect_makeitem(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 681, + "pattern": "attribute_call", + "note": "Call via attribute access .isfunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 690, + "pattern": "attribute_call", + "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .signature(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 693, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_test(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 720, + "pattern": "attribute_call", + "note": "Call via attribute access .get_result(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 733, + "pattern": "attribute_call", + "note": "Call via attribute access .force_result(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .summary_failures_combined(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 756, + "pattern": "attribute_call", + "note": "Call via attribute access .section(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 793, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 809, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 810, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 811, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 812, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 813, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 824, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 825, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 826, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 835, + "pattern": "attribute_call", + "note": "Call via attribute access .write_sep(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 837, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 846, + "pattern": "attribute_call", + "note": "Call via attribute access .fromkeys(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 848, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 850, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .ensure_newline(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 854, + "pattern": "attribute_call", + "note": "Call via attribute access .write_sep(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest.plugin", + "lineno": 856, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .order(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_timeout(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_test(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._compat", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .cwd(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .partition(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .removesuffix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .removeprefix(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .getparent(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 282, + "pattern": "attribute_call", + "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 285, + "pattern": "name_call_unresolved", + "note": "Call to 'UserWarning(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 307, + "pattern": "name_call_unresolved", + "note": "Call to 'UserWarning(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 312, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .from_parent(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 344, + "pattern": "attribute_call", + "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 345, + "pattern": "attribute_call", + "note": "Call via attribute access .isasyncgenfunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .cache_key(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .accept(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .recv(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_report_from_serializable(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_logreport(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .from_current(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._controller", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .notify_exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._fixture", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._fixture", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._fixture", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .__getitem__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._fixture", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._fixture", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._fixture", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .as_args(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .as_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._init", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .start_regression(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._junitxml", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._junitxml", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._junitxml", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._junitxml", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._junitxml", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._junitxml", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .rpartition(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._junitxml", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .node_reporter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._junitxml", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .add_attribute(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._junitxml", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .add_attribute(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .getini(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 93, + "pattern": "name_call_unresolved", + "note": "Call to 'create_log_record(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .filter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .get_plugin(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .addFilter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .addFilter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .addFilter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._logging", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .addFilter(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .upper(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .as_int(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .as_path(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .as_args(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .addini(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .addoption(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .getgroup(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .add_to_parser(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .getoption(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .getini(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._option", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 77, + "pattern": "name_call_unresolved", + "note": "Call to 'method(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access ._notify_exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .from_current(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access ._finish(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .getstate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .getstate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .cwd(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .InvocationParams(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .cwd(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .consider_preparse(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .import_plugin(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_cmdline_parse(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .getoption(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .getini(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .from_config(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access ._do_configure(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_sessionstart(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_collection(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtestloop(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .get_plugin(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .Interrupted(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_protocol(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_logstart(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .getoption(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .from_call(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_makereport(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 410, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 414, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_logreport(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_logreport(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_logreport(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_logreport(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_logreport(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_logfinish(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_runtest_protocol(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 491, + "pattern": "attribute_call", + "note": "Call via attribute access .notify_exception(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_sessionfinish(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access ._ensure_unconfigure(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .sha1(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 518, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 519, + "pattern": "attribute_call", + "note": "Call via attribute access .hexdigest(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 522, + "pattern": "attribute_call", + "note": "Call via attribute access .getstate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 525, + "pattern": "attribute_call", + "note": "Call via attribute access .getstate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 527, + "pattern": "attribute_call", + "note": "Call via attribute access .seed(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .setstate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .setstate(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 562, + "pattern": "attribute_call", + "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .isasyncgenfunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 593, + "pattern": "attribute_call", + "note": "Call via attribute access .cache_key(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 611, + "pattern": "attribute_call", + "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 616, + "pattern": "attribute_call", + "note": "Call via attribute access .func(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .__anext__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .getfixturevalue(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .iscoroutinefunction(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 664, + "pattern": "name_call_unresolved", + "note": "Call to 'testfunction(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 726, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 729, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 733, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 742, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 745, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 754, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_report_to_serializable(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 761, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 767, + "pattern": "attribute_call", + "note": "Call via attribute access .from_current(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 787, + "pattern": "attribute_call", + "note": "Call via attribute access .__anext__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 802, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 803, + "pattern": "attribute_call", + "note": "Call via attribute access .add_task(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 805, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 807, + "pattern": "attribute_call", + "note": "Call via attribute access .addfinalizer(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 824, + "pattern": "attribute_call", + "note": "Call via attribute access .addHandler(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 825, + "pattern": "attribute_call", + "note": "Call via attribute access .addHandler(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 826, + "pattern": "attribute_call", + "note": "Call via attribute access .addHandler(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 827, + "pattern": "attribute_call", + "note": "Call via attribute access .addHandler(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .getvalue(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 850, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .removeHandler(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 852, + "pattern": "attribute_call", + "note": "Call via attribute access .removeHandler(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 856, + "pattern": "name_call_unresolved", + "note": "Call to 'SimFailure(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 862, + "pattern": "attribute_call", + "note": "Call via attribute access .from_current(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 875, + "pattern": "attribute_call", + "note": "Call via attribute access ._register(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 878, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 881, + "pattern": "attribute_call", + "note": "Call via attribute access ._shutdown(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 884, + "pattern": "attribute_call", + "note": "Call via attribute access .stop_simulator(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 892, + "pattern": "attribute_call", + "note": "Call via attribute access .is_absolute(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 894, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 894, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 896, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 920, + "pattern": "attribute_call", + "note": "Call via attribute access .pytest_exception_interact(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 932, + "pattern": "attribute_call", + "note": "Call via attribute access .get_closest_marker(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._regression", + "lineno": 945, + "pattern": "name_call_unresolved", + "note": "Call to 'func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "src.cocotb_tools._pytest._runner", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._runner", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .iter_markers(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._runner", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .replace(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._runner", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._runner", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .from_parent(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._test", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._pytest._test", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 46, + "pattern": "self_method_not_found", + "note": "self.parse(...) not found in class 'Version' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 52, + "pattern": "self_method_not_found", + "note": "self._cmp(...) not found in class 'Version' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 58, + "pattern": "self_method_not_found", + "note": "self._cmp(...) not found in class 'Version' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 64, + "pattern": "self_method_not_found", + "note": "self._cmp(...) not found in class 'Version' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 70, + "pattern": "self_method_not_found", + "note": "self._cmp(...) not found in class 'Version' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 76, + "pattern": "self_method_not_found", + "note": "self._cmp(...) not found in class 'Version' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .group(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "src.cocotb_tools._vendor.distutils_version", + "lineno": 313, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.pygpi.entry", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "src.pygpi.entry", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "src.pygpi.entry", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "src.pygpi.entry", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .import_module(...) - target object type not statically resolved." + }, + { + "module": "src.pygpi.entry", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .attrgetter(...) - target object type not statically resolved." + }, + { + "module": "src.pygpi.entry", + "lineno": 42, + "pattern": "name_call_unresolved", + "note": "Call to 'entry_func(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.benchmarks.test_matrix_multiplier", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.benchmarks.test_matrix_multiplier", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.benchmarks.test_matrix_multiplier", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.benchmarks.test_matrix_multiplier", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.benchmarks.test_parameterize_perf.parametrize_performance_tests", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.benchmarks.test_parameterize_perf.parametrize_performance_tests", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.benchmarks.test_parameterize_perf.test_parameterize_perf", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.benchmarks.test_parameterize_perf.test_parameterize_perf", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.benchmarks.test_parameterize_perf.test_parameterize_perf", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.benchmarks.test_parameterize_perf.test_parameterize_perf", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_array", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_cocotb", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .as_bool(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .as_path(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .as_path(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .as_path(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .as_path(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .as_path(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .as_str(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .as_int(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .as_int(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .as_int(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .as_int(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .as_args(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .as_args(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .as_args(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .as_args(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .as_list(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .deprecated_call(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access ._setup_regression_manager(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access ._setup_regression_manager(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access ._setup_regression_manager(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access ._setup_regression_manager(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access ._setup_random_seed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .deprecated_call(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 296, + "pattern": "attribute_call", + "note": "Call via attribute access ._setup_random_seed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 308, + "pattern": "attribute_call", + "note": "Call via attribute access .deprecated_call(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access ._setup_random_seed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .deprecated_call(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access ._setup_random_seed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access ._init(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access ._init(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 345, + "pattern": "name_call_unresolved", + "note": "Call to 'resolve(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.pytest.test_env", + "lineno": 346, + "pattern": "name_call_unresolved", + "note": "Call to 'resolve(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.pytest.test_env", + "lineno": 347, + "pattern": "name_call_unresolved", + "note": "Call to 'resolve(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.pytest.test_env", + "lineno": 348, + "pattern": "name_call_unresolved", + "note": "Call to 'resolve(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.pytest.test_env", + "lineno": 349, + "pattern": "name_call_unresolved", + "note": "Call to 'resolve(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.pytest.test_env", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access ._init(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 359, + "pattern": "name_call_unresolved", + "note": "Call to 'resolve(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.pytest.test_env", + "lineno": 360, + "pattern": "name_call_unresolved", + "note": "Call to 'resolve(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.pytest.test_env", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access ._init(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 396, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 419, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 427, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .write_text(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 431, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_env", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .poll(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .terminate(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .kill(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .isalive(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .terminate(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .update(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .expect(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .sendline(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .expect(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .expect(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .sendline(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .expect(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .sendline(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .expect(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .sendline(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .expect(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .sendline(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .expect(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_ipython_support", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .compile(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .delenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .setenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access ._init(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access ._configure(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .at_level(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .at_level(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .rstrip(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .default_config(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .at_level(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logging_with_envs", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .from_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .to_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .to_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .to_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .to_bytes(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 395, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 425, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 442, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 451, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .to_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 456, + "pattern": "attribute_call", + "note": "Call via attribute access .to_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 489, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 506, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 508, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 510, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 536, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .from_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 546, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 550, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logic_array", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .from_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logs", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logs", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logs", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logs", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logs", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logs", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logs", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logs", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logs", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_logs", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parallel_cocotb", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parallel_cocotb", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parallel_cocotb", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parallel_cocotb", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parallel_cocotb", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parameterize", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parameterize", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parameterize", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parameterize", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parameterize", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parameterize", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parameterize", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_parameterize", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_plusargs", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_plusargs", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_plusargs", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_plusargs", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_plusargs", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_plusargs", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_plusargs", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_plusargs", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .count(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .from_range(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .to_range(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .from_range(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .copy(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .deepcopy(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_range", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .index(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .dirname(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .abspath(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .items(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .isfile(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .makedirs(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .setattr(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_runner", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .TemporaryDirectory(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .flush(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_timescale", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_vhdl_libraries_multiple", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .insert(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .basename(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .splitext(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .extend(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .run(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .from_commandline(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdtemp(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_waves", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .getroot(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .touch(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .getroot(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .timestamp(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .fromisoformat(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .timestamp(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .now(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 209, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 229, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .mkdir(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .touch(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .getroot(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .getroot(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 340, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 359, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .getroot(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .iter(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 377, + "pattern": "attribute_call", + "note": "Call via attribute access .relative_to(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 391, + "pattern": "attribute_call", + "note": "Call via attribute access .add_testcase(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .getroot(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .parse(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 403, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest.test_xunit_reporter", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .findall(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.conftest", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.conftest", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .has_plugin(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.conftest", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .import_plugin(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.conftest", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.conftest", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_caplog", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .set_level(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_caplog", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_caplog", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .set_level(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_caplog", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_caplog", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb_top", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb_top", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb_top", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb_top", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb_top", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb_top", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_cocotb_top", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_end_test", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .end_test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_parametrize", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_parametrize", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_parametrize", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_parametrize", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_parametrize", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_parametrize", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_parametrize", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_parametrize", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .fixture(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_runner(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_runner(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_runner(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_runner(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_sample_module", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_session", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_session", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_session", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_session", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_session", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_session", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_timeout", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_timeout", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_timeout(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_timeout", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_timeout", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .cocotb_timeout(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_xfail", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_xfail", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_xfail", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.pytest_plugin.test_xfail", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 298, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 327, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array.test_array", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 114, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 153, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_array_simple.test_array_simple", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .sleep(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .Thread(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_async_bridge.test_async_bridge", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.common", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .format_exc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.common", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.common", + "lineno": 64, + "pattern": "name_call_unresolved", + "note": "Call to 'cmp(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.pytest_assertion_rewriting", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.pytest_assertion_rewriting", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_coroutines", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_coroutines", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .async_(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_coroutines", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .async_(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_coroutines", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_coroutines", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_coroutines", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_coroutines", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_coroutines", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_coroutines", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_coroutines", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_generators", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .Timer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_generators", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_generators", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_generators", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_generators", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_generators", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_async_generators", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_ci", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_ci", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_ci", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_ci", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .Decimal(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .Fraction(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .stop(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .cycles(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .cycles(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 164, + "pattern": "attribute_call", + "note": "Call via attribute access .cycles(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .cycles(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .cycles(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 194, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_clock", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access ._id(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .add_option(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .generate_tests(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 86, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .join(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 181, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .setimmediatevalue(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 204, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 226, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 230, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 246, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .kill(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 274, + "pattern": "attribute_call", + "note": "Call via attribute access .kill(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 285, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .kill(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 300, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .kill(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 310, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .kill(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 322, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .pass_test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 336, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .pass_test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .pass_test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 356, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .pass_test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 354, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .pass_test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .pass_test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_deprecated", + "lineno": 366, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 120, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 177, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 269, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 289, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 290, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 316, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 295, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 370, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 373, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 388, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 402, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 394, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 432, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 459, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 460, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 462, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access ._make(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 487, + "pattern": "attribute_call", + "note": "Call via attribute access .object(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_edge_triggers", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 133, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .clear(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 190, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .popleft(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 234, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 262, + "pattern": "name_call_unresolved", + "note": "Call to 'MyEvent(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 263, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 275, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 342, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 343, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 381, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 420, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 426, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 434, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 440, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 455, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 458, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 461, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_first_combine", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .Timer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .Timer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .Timer(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .encode(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .uniform(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 179, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 201, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 210, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 227, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 248, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 270, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 272, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 320, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 324, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 325, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 368, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 387, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 404, + "pattern": "attribute_call", + "note": "Call via attribute access ._discover_all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 407, + "pattern": "attribute_call", + "note": "Call via attribute access ._keys(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 408, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 444, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 445, + "pattern": "attribute_call", + "note": "Call via attribute access .dumps(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 473, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .RisingEdge(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .FallingEdge(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 482, + "pattern": "attribute_call", + "note": "Call via attribute access .Clock(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 485, + "pattern": "attribute_call", + "note": "Call via attribute access .RisingEdge(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .FallingEdge(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 465, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_handle", + "lineno": 466, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 28, + "pattern": "self_method_not_found", + "note": "self.format(...) not found in class 'LogCaptureHandler' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .SimLogFormatter(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .setFormatter(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .addHandler(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .removeHandler(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .basicConfig(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .addLevelName(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .log(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .catch_warnings(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .simplefilter(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .warn(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 115, + "pattern": "name_call_unresolved", + "note": "Call to 'ljust(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 116, + "pattern": "name_call_unresolved", + "note": "Call to 'rjust(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 117, + "pattern": "name_call_unresolved", + "note": "Call to 'ljust(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 118, + "pattern": "name_call_unresolved", + "note": "Call to 'rjust(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 119, + "pattern": "name_call_unresolved", + "note": "Call to 'ljust(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 120, + "pattern": "name_call_unresolved", + "note": "Call to 'rjust(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .SimLogFormatter(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .SimLogFormatter(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 144, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_logging", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 22, + "pattern": "name_call_unresolved", + "note": "Call to 'queue_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .full(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .put_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .full(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .put_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .put_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .full(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .put_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .get_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .get_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .empty(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .full(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .get_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 151, + "pattern": "attribute_call", + "note": "Call via attribute access .put_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .get_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 165, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .remove(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 178, + "pattern": "name_call_unresolved", + "note": "Call to 'queue_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 179, + "pattern": "name_call_unresolved", + "note": "Call to 'queue_type(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .put_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .get_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 212, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 220, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .qsize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 173, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .put_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .get_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .get_nowait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 260, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .put(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_queues", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 137, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 163, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 172, + "pattern": "attribute_call", + "note": "Call via attribute access .__init__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 179, + "pattern": "name_call_unresolved", + "note": "Call to 'ABadTrigger(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 256, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 268, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 279, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 281, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 276, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 297, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 284, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 314, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 329, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 330, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 347, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 355, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 360, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 361, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 379, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 392, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 393, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 405, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 413, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 417, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 418, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 422, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 423, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 436, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 437, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 449, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 450, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 468, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 474, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 476, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 477, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 479, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 480, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 484, + "pattern": "self_method_not_found", + "note": "self.run(...) not found in class 'CoroutineClass' or its resolved inheritance chain (D-004), and not a recognized stdlib-base method." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 493, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 499, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 501, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 501, + "pattern": "name_call_unresolved", + "note": "Call to 'CoroutineClass(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 502, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 503, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 505, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 512, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 516, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 520, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 521, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 530, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 533, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 534, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 539, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 545, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 548, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 551, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 554, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 576, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 569, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 591, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 596, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 582, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 602, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 613, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 630, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 622, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 639, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 641, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 644, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 646, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 647, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 653, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 655, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 665, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 670, + "pattern": "name_call_unresolved", + "note": "Call to 'coro(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 673, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 676, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 679, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 682, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 684, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 684, + "pattern": "name_call_unresolved", + "note": "Call to 'CoroType(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 690, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 691, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 694, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 698, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 699, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 702, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 703, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 706, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 707, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 659, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 715, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 716, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 717, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 719, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 720, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 721, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 722, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 710, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 731, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 732, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 733, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 735, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 736, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 737, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 740, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 725, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 758, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 760, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 761, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 764, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 765, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 770, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 773, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 774, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 775, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 776, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 777, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 778, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 781, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 785, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 786, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 794, + "pattern": "attribute_call", + "note": "Call via attribute access .suppress(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 797, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 799, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 789, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 808, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 809, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 810, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 811, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 812, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 803, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 822, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 815, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 838, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 839, + "pattern": "attribute_call", + "note": "Call via attribute access ._add_done_callback(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 855, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 857, + "pattern": "attribute_call", + "note": "Call via attribute access ._add_done_callback(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 858, + "pattern": "attribute_call", + "note": "Call via attribute access .suppress(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 873, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 875, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 877, + "pattern": "attribute_call", + "note": "Call via attribute access ._add_done_callback(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 879, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 895, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 897, + "pattern": "attribute_call", + "note": "Call via attribute access ._add_done_callback(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 907, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 908, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 914, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 923, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 933, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 934, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 928, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 944, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 954, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 956, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 966, + "pattern": "attribute_call", + "note": "Call via attribute access .suppress(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 969, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 961, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 979, + "pattern": "attribute_call", + "note": "Call via attribute access .get_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 981, + "pattern": "attribute_call", + "note": "Call via attribute access .set_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 982, + "pattern": "attribute_call", + "note": "Call via attribute access .get_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 983, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 985, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 986, + "pattern": "attribute_call", + "note": "Call via attribute access .get_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 987, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 989, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 990, + "pattern": "attribute_call", + "note": "Call via attribute access .get_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 991, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 993, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 994, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 995, + "pattern": "attribute_call", + "note": "Call via attribute access .get_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 996, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1004, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1007, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1008, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1016, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1018, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1020, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1023, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1024, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1036, + "pattern": "attribute_call", + "note": "Call via attribute access .create_task(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1041, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1042, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1053, + "pattern": "attribute_call", + "note": "Call via attribute access .Random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1062, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1074, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1076, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1066, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1087, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1089, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1079, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1096, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1097, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1098, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1101, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1103, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1105, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1114, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1115, + "pattern": "name_call_unresolved", + "note": "Call to 'NotATrigger(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1124, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1124, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1132, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1145, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_scheduler", + "lineno": 1153, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sim_steps(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sim_steps(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sim_steps(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sim_steps(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sim_steps(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sim_steps(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .get_sim_steps(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_sim_time_utils", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_start_soon", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_start_soon", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 105, + "pattern": "attribute_call", + "note": "Call via attribute access .locked(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 127, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 152, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .is_set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 184, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .release(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .randrange(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .random(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 222, + "pattern": "attribute_call", + "note": "Call via attribute access .acquire(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 225, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 237, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 238, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 239, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_synchronization_primitives", + "lineno": 251, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 46, + "pattern": "name_call_unresolved", + "note": "Call to 'MyException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 100, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 112, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 132, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 143, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 156, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 167, + "pattern": "name_call_unresolved", + "note": "Call to 'MyException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 176, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 178, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 197, + "pattern": "name_call_unresolved", + "note": "Call to 'MyException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 200, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 206, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 208, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 183, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 236, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 238, + "pattern": "name_call_unresolved", + "note": "Call to 'MyException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 247, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 249, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 253, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 255, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 217, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 266, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 267, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 283, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 286, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 288, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 259, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 301, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 306, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 307, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 318, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 323, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 328, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 331, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 349, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 358, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 369, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 375, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 380, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 384, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 386, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 338, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 397, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 398, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 406, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 424, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 429, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 430, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 438, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 441, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 443, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 446, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 448, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 415, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 416, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 463, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 471, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 472, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 475, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 481, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 486, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 490, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 492, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 452, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 453, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 504, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 509, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 515, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 538, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 542, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 553, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 558, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 523, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 524, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 579, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 587, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 592, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 598, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 604, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 606, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 563, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 564, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 617, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 619, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 626, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 631, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 610, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 648, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 654, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 656, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 663, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 668, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 670, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 635, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 636, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 687, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 695, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 697, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 704, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 712, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 714, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 674, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 675, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 730, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 736, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 738, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 739, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 718, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 753, + "pattern": "name_call_unresolved", + "note": "Call to 'MyException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 755, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 761, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 763, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 764, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 743, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 782, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 788, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 790, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 791, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 768, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 798, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 795, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 812, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 809, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 826, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 831, + "pattern": "name_call_unresolved", + "note": "Call to 'MyException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 823, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 840, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 842, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 835, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 851, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 857, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 858, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 859, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 862, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 872, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 874, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 877, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 887, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 893, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 905, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 906, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 907, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 900, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 917, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 918, + "pattern": "attribute_call", + "note": "Call via attribute access .fork(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 911, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 926, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 931, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 936, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 937, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 938, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 940, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 943, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 922, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 950, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 953, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 954, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 955, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 947, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 976, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 959, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 999, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1006, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 982, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1011, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1013, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1016, + "pattern": "name_call_unresolved", + "note": "Call to 'KeyboardInterrupt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1025, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1027, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1030, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1033, + "pattern": "name_call_unresolved", + "note": "Call to 'KeyboardInterrupt(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1041, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1042, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1044, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1049, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1050, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1058, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1059, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1061, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1066, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1067, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1075, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1077, + "pattern": "attribute_call", + "note": "Call via attribute access .fork(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1081, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1086, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1087, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1095, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1097, + "pattern": "attribute_call", + "note": "Call via attribute access .fork(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1101, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1106, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1107, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1113, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1114, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1116, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1117, + "pattern": "attribute_call", + "note": "Call via attribute access .fork(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1123, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1124, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1125, + "pattern": "attribute_call", + "note": "Call via attribute access .aclose(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1127, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1128, + "pattern": "attribute_call", + "note": "Call via attribute access .fork(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1130, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1131, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1133, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1134, + "pattern": "attribute_call", + "note": "Call via attribute access .fork(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1146, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1147, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1148, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1150, + "pattern": "name_call_unresolved", + "note": "Call to 'MyException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1152, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1158, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1159, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1160, + "pattern": "attribute_call", + "note": "Call via attribute access .result(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1162, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1163, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1164, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_task_manager", + "lineno": 1138, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .add(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 102, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_testfactory", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .send(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .throw(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 126, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 121, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .deprecated_call(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 145, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 168, + "pattern": "attribute_call", + "note": "Call via attribute access .deprecated_call(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 162, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 185, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 205, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 207, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 213, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 215, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 221, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 223, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 232, + "pattern": "attribute_call", + "note": "Call via attribute access .end_test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 240, + "pattern": "attribute_call", + "note": "Call via attribute access .end_test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_tests", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 140, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 158, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 167, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 202, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 214, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 233, + "pattern": "attribute_call", + "note": "Call via attribute access .match(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 224, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 242, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 257, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 273, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 254, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 294, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 302, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 311, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 309, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 321, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 337, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 339, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 346, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 353, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 371, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_timing_triggers", + "lineno": 357, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .__await__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 35, + "pattern": "name_call_unresolved", + "note": "Call to 'MyException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .exception(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .done(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .cancelled(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_cocotb.test_waiters", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .cancel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_compare.test_compare", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_compare.test_compare", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_compare.test_compare", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .__eq__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_compare.test_compare", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .__ne__(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_compare.test_compare", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_compare.test_compare", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_configuration.test_configurations", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_deadlock.test_deadlock", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_deadlock.test_deadlock", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_deadlock.test_deadlock", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_deadlock.test_deadlock", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_deadlock.test_deadlock", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_deadlock.test_deadlock", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_defaultless_parameter.test_defaultless_parameter", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 125, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 139, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 187, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 199, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 196, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 203, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 211, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 241, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 250, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 252, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 231, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 261, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 262, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 264, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 271, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 278, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 280, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 291, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 293, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 303, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 305, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 317, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 319, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 332, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 333, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 334, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 348, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 350, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 365, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 367, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 376, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 378, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 390, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 399, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 401, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 409, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 411, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 454, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 433, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 467, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 469, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 483, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 484, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 496, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 514, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 517, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 478, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 529, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 526, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 535, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 537, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 540, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 532, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 547, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 549, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 552, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_discovery.test_discovery", + "lineno": 544, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .debug(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .exists(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_dumpfile_verilator.test_dumpfile_verilator", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_exit_error.test_exit", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_failure.test_failure", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_failure.test_failure", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_failure.test_failure", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_failure.test_failure", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_failure.test_failure", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_failure.test_failure", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_failure.test_failure", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .end_test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_failure.test_failure", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_failure.test_failure", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .end_test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_failure.test_failure", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_fatal.test_fatal", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .assertLogs(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .TestCase(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_first_on_coincident_triggers.test_first_on_coincident_triggers", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 107, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 131, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 134, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 159, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 189, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 218, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 219, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 243, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_force_release.test_force_release", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_forked_exception.test_forked_exception", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_forked_exception.test_forked_exception", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_gpi_extra_bad_lib.test_simple", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_gpi_users_bad_lib.test_simple", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_gpi_users_notset.test_simple", + "lineno": 7, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.indexing_warning_tests", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.indexing_warning_tests", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.indexing_warning_tests", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.indexing_warning_tests", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.indexing_warning_tests", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.indexing_warning_tests", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.test_indexing_warning", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.test_indexing_warning", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.test_indexing_warning", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .absolute(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.test_indexing_warning", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.test_indexing_warning", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_indexing_warning.test_indexing_warning", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 92, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 106, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_inertial_writes.inertial_writes_tests", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .to_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .to_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 90, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 99, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .to_unsigned(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 150, + "pattern": "attribute_call", + "note": "Call via attribute access .to_signed(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 182, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.integer_tests", + "lineno": 124, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.test_integers", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.test_integers", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.test_integers", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.test_integers", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.test_integers", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .resolve(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.test_integers", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.test_integers", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.test_integers", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_integers.test_integers", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .from_commandline(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_mixedlang.test_iteration", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access ._get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_mixedlang.test_iteration", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access ._get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_mixedlang.test_iteration", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access ._get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_mixedlang.test_iteration", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_mixedlang.test_iteration", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_mixedlang.test_iteration", + "lineno": 70, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_mixedlang.test_iteration", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_mixedlang.test_iteration", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .split(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .get_handle_by_name(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_verilog.test_iteration_es", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .get(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 50, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 66, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 91, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 95, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_iteration_vhdl.test_iteration", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .close(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 77, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_kill_sim.kill_sim_tests", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_listing.check_results", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_listing.check_results", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .search(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_listing.check_results", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .exit(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_logic_array_indexing.test_logic_array_indexing", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .append(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .format(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 29, + "pattern": "name_call_unresolved", + "note": "Call to 'old_emit(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 43, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .setLevel(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 65, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .warning(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 76, + "pattern": "attribute_call", + "note": "Call via attribute access .splitlines(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 79, + "pattern": "attribute_call", + "note": "Call via attribute access .endswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.log_prefix_tests", + "lineno": 82, + "pattern": "attribute_call", + "note": "Call via attribute access .find(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.test_log_prefix", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.test_log_prefix", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.test_log_prefix", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .absolute(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.test_log_prefix", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.test_log_prefix", + "lineno": 29, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.test_log_prefix", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.test_log_prefix", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.test_log_prefix", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .build(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.test_log_prefix", + "lineno": 57, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_log_prefix.test_log_prefix", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_long_log_msg.test_long_log_msg", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_max_failures.test_max_failures", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .getenv(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 45, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 85, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 115, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 170, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 192, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 216, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 228, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 244, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 245, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 265, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 277, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 292, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 304, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 315, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 326, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 341, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 352, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 362, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 363, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_dimension_array.test_cocotb_array", + "lineno": 364, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_multi_level_module_path.test_package.test_module_path", + "lineno": 12, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 60, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 97, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 108, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 113, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 118, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_null_ranges.test_null_ranges", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 89, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 101, + "pattern": "attribute_call", + "note": "Call via attribute access .keys(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_package.test_package", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_packed_union.test_packed_union", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_packed_union.test_packed_union", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_packed_union.test_packed_union", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_packed_union.test_packed_union", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_packed_union.test_packed_union", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_packed_union.test_packed_union", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_packed_union.test_packed_union", + "lineno": 19, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_plusargs.plusargs", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_random_test_order.test_random_test_order", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_random_test_order.test_random_test_order", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .parametrize(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_random_test_order.test_random_test_order", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_random_test_order.test_random_test_order", + "lineno": 35, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_random_test_order.test_random_test_order", + "lineno": 44, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_seed.test_other", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_seed.test_seed", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_seed.test_seed", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_seed.test_seed", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .read(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_seed.test_seed", + "lineno": 23, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_seed.test_seed", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .getrandbits(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_seed.test_seed", + "lineno": 27, + "pattern": "attribute_call", + "note": "Call via attribute access .write(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_seed.test_seed", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_select_testcase.x_tests", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_select_testcase.y_tests", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_select_testcase.y_tests_again", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_select_testcase.y_tests_again", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_select_testcase_error.x_tests", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_select_testcase_error.x_tests", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_similar_scope_name.test_similar_scope_name", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_similar_scope_name.test_similar_scope_name", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_similar_scope_name.test_similar_scope_name", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_similar_scope_name.test_similar_scope_name", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_similar_scope_name.test_similar_scope_name", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_similar_scope_name.test_similar_scope_name", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_skip.test_skip", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_skip.test_skip", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .skip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_skip.test_skip", + "lineno": 24, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_skip.test_skip", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_skip.test_skip", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .touch(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run", + "lineno": 16, + "pattern": "attribute_call", + "note": "Call via attribute access .Path(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_skipped_explicitly_run.test_skipped_explicitly_run", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .strip(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .fullmatch(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 51, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 84, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 71, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_struct.test_struct", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 15, + "pattern": "attribute_call", + "note": "Call via attribute access ._discover_all(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 28, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 49, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 62, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 80, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_sv_interface.test_sv_if", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_toplevel_architecture_same_as_entity.test_toplevel_architecture_same_as_entity", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_toplevel_library.test_myentity", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 39, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .Process(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .getpid(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 52, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 53, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 55, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 58, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 59, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .skipif(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 47, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 69, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 72, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 73, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 64, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 81, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 83, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 87, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 88, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 96, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 98, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 103, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 104, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 93, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 116, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 117, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 119, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 122, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 123, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 109, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 110, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 111, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 135, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 136, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 138, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 141, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 142, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 128, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 129, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 130, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 154, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 155, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 157, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 160, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 161, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 147, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 148, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 149, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 169, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 171, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 174, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 175, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 166, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 186, + "pattern": "attribute_call", + "note": "Call via attribute access .wait(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 188, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 191, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 193, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 195, + "pattern": "attribute_call", + "note": "Call via attribute access .set(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 197, + "pattern": "attribute_call", + "note": "Call via attribute access .collect(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 198, + "pattern": "attribute_call", + "note": "Call via attribute access .memory_info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_trigger_memory_leak.test_trigger_memory_leak", + "lineno": 180, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_a.test_verilator_timing_a", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_b.test_verilator_timing_b", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c", + "lineno": 17, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c", + "lineno": 20, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c", + "lineno": 13, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_c.test_verilator_timing_c", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .start_soon(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .start(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d", + "lineno": 14, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .randint(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilator_timing_d.test_verilator_timing_d", + "lineno": 26, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilog_access.test_verilog_access", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_verilog_include_dirs.test_verilog_include_dirs", + "lineno": 11, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_access.test_vhdl_access", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_access.test_vhdl_access", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_access.test_vhdl_access", + "lineno": 22, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_access.test_vhdl_access", + "lineno": 40, + "pattern": "attribute_call", + "note": "Call via attribute access .getLogger(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_access.test_vhdl_access", + "lineno": 46, + "pattern": "attribute_call", + "note": "Call via attribute access .info(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_access.test_vhdl_access", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_access.test_vhdl_access", + "lineno": 33, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_access.test_vhdl_access", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_access.test_vhdl_access", + "lineno": 34, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_access.test_vhdl_access", + "lineno": 67, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_integer.test_vhdl_integer", + "lineno": 10, + "pattern": "attribute_call", + "note": "Call via attribute access .lower(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_integer.test_vhdl_integer", + "lineno": 21, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_integer.test_vhdl_integer", + "lineno": 31, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_integer.test_vhdl_integer", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_integer.test_vhdl_integer", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_integer.test_vhdl_integer", + "lineno": 37, + "pattern": "attribute_call", + "note": "Call via attribute access .startswith(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_integer.test_vhdl_integer", + "lineno": 41, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_libraries.test_ab", + "lineno": 6, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_vhdl_libraries_multiple.test_abcde", + "lineno": 9, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 18, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 25, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 32, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 30, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 38, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 36, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 44, + "pattern": "name_call_unresolved", + "note": "Call to 'MyException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 42, + "pattern": "attribute_call", + "note": "Call via attribute access .test(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 48, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 56, + "pattern": "attribute_call", + "note": "Call via attribute access .raises(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 54, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 63, + "pattern": "attribute_call", + "note": "Call via attribute access .warns(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 61, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 70, + "pattern": "name_call_unresolved", + "note": "Call to 'MyException(...)' not found in local, imported, or builtin symbols." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 68, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 74, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 75, + "pattern": "attribute_call", + "note": "Call via attribute access .RaisesGroup(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 78, + "pattern": "attribute_call", + "note": "Call via attribute access .RaisesExc(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .xfail(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .RaisesGroup(...) - target object type not statically resolved." + }, + { + "module": "tests.test_cases.test_xfail.test_xfail", + "lineno": 94, + "pattern": "attribute_call", + "note": "Call via attribute access .RaisesGroup(...) - target object type not statically resolved." + } + ], + "governance_gate": "APPROVED" +} \ No newline at end of file